Hacker News new | ask | show | jobs
by siminm 1869 days ago
Memorizing code seems ridiculous. If you remember the algorithm you should be able to derive the necessary code for that. If you use a different variable name, or a while-loop instead of a for-loop will it be "wrong code" ?