mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-07 21:07:59 +08:00
124 B
124 B
Queue
- Implement a Queue class from scratch with an existing bug, the bug is that it cannot take more than 5 elements.