Files
Tay Yang Shun 2182a70770 Squash commit
2017-09-20 15:27:28 +08:00

5 lines
124 B
Markdown

Queue
==
- Implement a Queue class from scratch with an existing bug, the bug is that it cannot take more than 5 elements.