We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7df9c commit b1fac69Copy full SHA for b1fac69
README.md
@@ -2,7 +2,7 @@
2
This repository contains LeetCode resources which are useful during interview preparation.
3
4
## Fundamental Concepts
5
-- [LinkedIn List](https://leetcode.com/discuss/study-guide/1800120/become-master-in-linked-list)
+- [Linked List](https://leetcode.com/discuss/study-guide/1800120/become-master-in-linked-list)
6
- [Queues](https://medium.com/basecs/to-queue-or-not-to-queue-2653bcde5b04)
7
- [Stacks](https://medium.com/basecs/stacks-and-overflows-dbcf7854dc67)
8
- [Hash Tables](https://medium.com/basecs/taking-hash-tables-off-the-shelf-139cbf4752f0)
0 commit comments