Skip to content

Commit 75b69be

Browse files
committed
update: entry in readme
1 parent fa2a68a commit 75b69be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Collection of interview questions with Unit Tests. Problems includes Data Struct
3535
- [Weave](src/_DataStructures_/Queue/weave)
3636
- [Reverse First K Elements of a Queue](src/_DataStructures_/Queue/reverse-first-k)
3737
- [Generate all Binary Numbers from 1 to N](src/_DataStructures_/Queue/generate-binary-number)
38+
- [Queue using Stack](src/_DataStructures_/Queue/queue-using-stack)
3839

3940
- [Doubly Linked List](src/_DataStructures_/DoublyLinkedList)
4041

0 commit comments

Comments
 (0)