mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-03 10:57:52 +08:00
Squash commit
This commit is contained in:
4
algorithms/queue.md
Normal file
4
algorithms/queue.md
Normal file
@@ -0,0 +1,4 @@
|
||||
Queue
|
||||
==
|
||||
|
||||
- Implement a Queue class from scratch with an existing bug, the bug is that it cannot take more than 5 elements.
|
||||
Reference in New Issue
Block a user