| ID | Title | Difficulty |
|---|---|---|
| 232 | Implement Queue using Stacks | Easy |
| 239 | Sliding Window Maximum | Hard |
| 341 | Flatten Nested List Iterator | Medium |
| 387 | First Unique Character in a String | Easy |
| 641 | Design Circular Deque | Medium |
| 649 | Dota2 Senate | Medium |
| 950 | Reveal Cards In Increasing Order | Medium |
| 1425 | Constrained Subsequence Sum | Hard |
| 1700 | Number of Students Unable to Eat Lunch | Easy |
| 2444 | Count Subarrays With Fixed Bounds | Hard |