stacks queues
2 problems, easiest first. Every one is open — nothing here is locked behind the others.
0 / 2 solved
| Solved | Problem | Topic | Difficulty |
|---|---|---|---|
| Valid Parentheses | stacks-queues | easy | |
| Daily Temperatures | stacks-queues | medium |
Then build one
These problems are one function each. A build challenge is the same ideas assembled into a working thing across several files.
Stuck on the pattern rather than the problem? The stacks queues lesson walks through it with an animation you can step through.