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

2020年3月下旬【算法讨论1】一起讨论 #16

Open
yudidi opened this issue Mar 21, 2020 · 2 comments
Open

2020年3月下旬【算法讨论1】一起讨论 #16

yudidi opened this issue Mar 21, 2020 · 2 comments
Labels
Didi Job allocated to Didi Done 完成的分享内容

Comments

@yudidi
Copy link
Member

yudidi commented Mar 21, 2020

  • 主要是交流刷题的经验吧,可能会以这2个题为例来讨论讨论。
    反转链表(递归和迭代)
    从尾到头打印链表(借助栈或直接利用系统调用栈 )

  • 目标就是5-10分钟内在纸上写出大部分面试题吧,再有个思路讲解的过程。

  • 方法

  1. 关于记忆一部分代码模块

https://time.geekbang.org/course/detail/130-72543

  1. 刷3遍

https://www.cnblogs.com/yudidi/p/12545581.html
https://zhuanlan.zhihu.com/p/63102734

@yudidi yudidi added the TODO label Mar 21, 2020
@yudidi yudidi changed the title 【算法讨论1】 【算法讨论1】一起讨论 Mar 21, 2020
@yudidi
Copy link
Member Author

yudidi commented Mar 22, 2020

讲解后更新的笔记

https://www.cnblogs.com/yudidi/p/12547193.html

@yudidi yudidi added Done 完成的分享内容 Didi Job allocated to Didi and removed TODO labels Mar 22, 2020
@yudidi
Copy link
Member Author

yudidi commented Mar 23, 2020

@yudidi yudidi changed the title 【算法讨论1】一起讨论 2020年3月下旬【算法讨论1】一起讨论 Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Didi Job allocated to Didi Done 完成的分享内容
Projects
None yet
Development

No branches or pull requests

1 participant