mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-03-23 13:40:44 +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.