InvestorsHub Logo
Followers 6
Posts 559
Boards Moderated 0
Alias Born 03/06/2007

Re: DallasDude post# 8459

Wednesday, 10/18/2017 9:05:28 PM

Wednesday, October 18, 2017 9:05:28 PM

Post# of 42940
That's a great saying. And your service is appreciated by this old-timer.

OT: Many years ago I used to give a test to interviewees. It was a single sheet of paper with an insertion sort coded in C. It's among the simplest of algorithms that any competent programmer could write/debug it in their sleep.

The catch was that the code was completely correct but I misspelled "lose/loose" in a comment line. The instructions were simply to "find the error".

Sounds dickish but I believed deeply that "polish" was the common denominator among those who were professionals and wrote truly successful code, and those that just hacked. Every candidate that caught the misspelling proved to be in the former category.

As a (rough) corollary, accuracy produces speed in any successful project.