We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
除了完成基本的功能以外,还要考虑到参数的边界条件,特殊输入(如 null pointer, 空字符串等)
清晰的思路比代码更重要
如果遇到了复杂的问题,就把抽象的问题形象化(画图)具体化(举例),复杂的问题简单化(分解)
问题还有可能在时间效率和空间效率方面存在优化
The text was updated successfully, but these errors were encountered:
No branches or pull requests
代码习惯
面试
QA
人力
研发
经理
高层
The text was updated successfully, but these errors were encountered: