We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b083b8 commit ea25296Copy full SHA for ea25296
README.md
@@ -27,7 +27,7 @@
27
- [Introduce Linked List](https://www.youtube.com/watch?v=WwfhLC16bis&feature=emb_logo)
28
- [About Leetcode](https://leetcode.com/problemset/all/)
29
- [About Codesignal](https://codesignal.com/)
30
-- [x] [MY Linked list](https://github.com/C-WeiYu/WeiYu/blob/master/Leetcode/class/707.Linked%20List.py)
+- [x] [MY Linked list](https://github.com/C-WeiYu/Data-Structure-Algorithm/blob/master/Leetcode/707_Design%20Linked%20List_06170201.py)
31
### Week3:Stack and Queue
32
>接連著上禮拜的Linked List,延伸至Stack與Queue結構,並講解兩者的差異
33
- [補充 : About Stack](http://alrightchiu.github.io/SecondRound/stack-introjian-jie.html)
0 commit comments