You’ll begin the interview and the questions won’t feel right. They’ll be extremely technical border lining on absurd or they’ll be edge cases, in either case, specialized knowledge is required to answer correctly. The questions are a setup for failure and an opportunity for the interviewer to stroke their ego. In fact, the entire interview…
Going Faster Tip #6
Use tools for other purposes than they are intended for. For example operating on large number of files can be a challenge is C#. Tools like Ant, NAnt, Rake are designed for this purpose.
Going Faster Tip #5
Automate, automate, automate.
Going Faster Tip #4
When coding, always prefer the keyboard over the mouse.