File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Code accompanying my illustrated Data structures [video series on YouTube](https
6
6
* [ Array] ( ./array.js ) — [ ** Watch Video** ] ( https://www.youtube.com/watch?v=QJNwK2uJyGs )
7
7
* [ Linked List] ( ./linked-list.js ) — [ ** Watch Video** ] ( https://www.youtube.com/watch?v=odW9FU8jPRQ )
8
8
* [ Stack] ( ./stack.js ) — [ ** Watch Video** ] ( https://www.youtube.com/watch?v=I5lq6sCuABE )
9
- * [ Queue] ( ./queue.js ) — [ Soon on YouTube ] ( https://www.youtube.com/theroadmap?sub_confirmation=1 )
9
+ * [ Queue] ( ./queue.js ) — [ ** Watch Video ** ] ( https://www.youtube.com/watch?v=mDCi1lXd9hc )
10
10
* Heap — [ Soon on YouTube] ( https://www.youtube.com/theroadmap?sub_confirmation=1 )
11
11
* Hash Table — [ Soon on YouTube] ( https://www.youtube.com/theroadmap?sub_confirmation=1 )
12
12
* Tree — [ Soon on YouTube] ( https://www.youtube.com/theroadmap?sub_confirmation=1 )
You can’t perform that action at this time.
0 commit comments