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

[014-week1] 第一周刷题总结 #302

Open
confidence93 opened this issue Jul 15, 2019 · 0 comments
Open

[014-week1] 第一周刷题总结 #302

confidence93 opened this issue Jul 15, 2019 · 0 comments

Comments

@confidence93
Copy link
Contributor

学习心得:
本周主要挑选了几道数组的题目,用来可以联系数组的一些操作。因为在之前本人的算法学习中,发现其实递归什么的虽然难,但是有了特定的模板后,基本面试做题不会懵。但是一些数组涉及到下标操作的(这些题目往往有特点是题目要求强调空间复杂度O(1)的原地操作),这些题比较绕,在面试的时候也比较容易卡壳。练习下来的心得是,可以适当地背一些题目的Code,尤其是一些数组边界条件的处理。

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