self introduction
- 工作履历、教育背景、擅长的技术和业务
- 自己项目中的亮点
- 技术以外的内容,兴趣爱好等
Algorithm Interview
- Listen to the problem, ask clarifying questions.
- Explain the solution with complexity.
- Code the solution while explaining my thought process.
- Step through the code with a test case. Fix issues if any.
- Mention or write the other test cases.