Skip to content
New issue

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

027-week1【第一周学习总结】 #77

Open
russianalfred opened this issue Jun 9, 2019 · 0 comments
Open

027-week1【第一周学习总结】 #77

russianalfred opened this issue Jun 9, 2019 · 0 comments

Comments

@russianalfred
Copy link
Contributor

重点学习了递归的知识,使用递归是一种非常简洁的编码技巧,特别适合机器的思维。但是困难的是递推公式很难写、终止条件容易遗漏,特别容易把自己绕进去。除此之外,递归代码还有一些弊端,堆栈溢出、空间复杂度高等问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant