|
|
|
|
|
by anonporridge
1554 days ago
|
|
Python's closeness to pseudocode is one reason why it makes a fantastic choice for whiteboard coding interviews. I've personally had interviewers frustrated that I solve problems correctly so much faster than they expected. And not only correctly, but to the point where I could type what I wrote verbatim into the interpreter and prove that it actually works. |
|