|
|
|
|
|
by ryandrake
3156 days ago
|
|
> Write no tests for there code (even the given examples!) Just curious, do the instructions ask for tests? If one of these "programming quizzes" asked me to implement algorithm XYZ, I would follow it to the letter and implement only the algorithm. |
|
we give them a couple of examples (input, output) pairs - surely you would at least run your implementation past these, right?