Skip to content

Commit 3352d07

Browse files
Add queue link
1 parent 0d6c786 commit 3352d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Code accompanying my illustrated Data structures [video series on YouTube](https
66
* [Array](./array.js)[**Watch Video**](https://www.youtube.com/watch?v=QJNwK2uJyGs)
77
* [Linked List](./linked-list.js)[**Watch Video**](https://www.youtube.com/watch?v=odW9FU8jPRQ)
88
* [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)
1010
* Heap — [Soon on YouTube](https://www.youtube.com/theroadmap?sub_confirmation=1)
1111
* Hash Table — [Soon on YouTube](https://www.youtube.com/theroadmap?sub_confirmation=1)
1212
* Tree — [Soon on YouTube](https://www.youtube.com/theroadmap?sub_confirmation=1)

0 commit comments

Comments
 (0)