We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60829ee commit 1263bccCopy full SHA for 1263bcc
1 file changed
README.md
@@ -12,8 +12,8 @@ To-do
12
- [x] Dynamic array
13
- [x] Singly linked list
14
- [ ] Doubly linked list
15
-- [ ] Stack
16
-- [ ] Queue
+- [x] Stack
+- [x] Queue
17
- [ ] Hash table
18
19
### Trees
0 commit comments