mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-14 18:05:55 +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.