List of problems I have solved so far
Easy
Question | Solution | Date | Comment |
---|---|---|---|
232. Implement Queue using Stacks | |||
1700. Number of Students Unable to Eat Lunch | |||
933. Number of Recent Calls | |||
Medium
Question | Solution | Date | Comment |
---|---|---|---|
622. Design Circular Queue | |||
1428. Time Needed to Buy Tickets | |||
1670. Design Front Middle Back Queue | |||
Hard
Question | Solution | Date | Comment |
---|---|---|---|
406. Queue Reconstruction by Height | |||
641. Design Circular Deque | |||
1825. Finding MK Average | |||
862. Shortest Subarray with Sum at Least K |
Top comments (0)