Interview - jwyx/ForFun GitHub Wiki
Technical interview:
1. Make sure understand question
2. Give an example to solidify your understanding
3. Focus on the algorithm: clear everything & interactive
4. Explain how to implement it
5. Coding & keep talking
6. Ask question when necessary
7. After coding, verify it with one example
8. Check all error and special cases
9. Test