mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-03 10:34:43 +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.