Hacker News new | ask | show | jobs
by fitzpasd 4947 days ago
For us younger programmers, 'Think first, code later' is without a doubt the best advice you can give someone going for their first interview. I still shudder thinking back to an interview when I threw myself straight into coding the solution to the given problem.

Stand back. Think. Draw/Design the solution. Code

1 comments

Don't forget to document too :)