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 6de0e49 commit 88e0959Copy full SHA for 88e0959
README.md
@@ -1,7 +1,7 @@
1
# Best LeetCode Resources
2
This repository contains the best LeetCode resources for coding interview prep.
3
4
-## Data Structures Fundamentals
+## Data Structure Fundamentals
5
- [Hash Tables](https://medium.com/basecs/taking-hash-tables-off-the-shelf-139cbf4752f0)
6
- [Linked List](https://medium.com/basecs/whats-a-linked-list-anyway-part-1-d8b7e6508b9d)
7
- [Recursion](https://leetcode.com/discuss/study-guide/1733447/Become-Master-In-Recursion)
0 commit comments