Skip to content

Commit 0829034

Browse files
committed
updating readme
1 parent 7a830b8 commit 0829034

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Your Ultimate FREE Coding Interview Prep
22

3-
## See Full Video Whiteboard and Live Coding explanations on my [YouTube](https://www.youtube.com/channel/UCZOiUkaF2fy8Mn0gZiKiDyQ/videos) channel
3+
## See Full Video Whiteboard and Live Coding explanations on my [YouTube channel](https://www.youtube.com/channel/UCZOiUkaF2fy8Mn0gZiKiDyQ/videos)
44

55
Please consider subscribing.
66

@@ -29,6 +29,17 @@ Please consider subscribing.
2929

3030
## Data Structures Covered
3131

32+
- Array
33+
- ArrayList (Dynamic Array)
34+
- Hash Table
35+
- Linked List
36+
- Stack
37+
- Queues, Priority Queues
38+
- Binary Trees, Binary Search Trees
39+
- Graphs
40+
- Heaps (Min Heaps and Max Heaps)
41+
- Tries
42+
3243
Read about me here: [mvandi.com](https://mvandi.com)
3344

3445
Drop a shout out or Follow on [Twitter](https://twitter.com/michael_vandi)? No?

0 commit comments

Comments
 (0)