Neetcode all:
https://neetcode.io/practice/practice/allNC
BFS
Open the Lock (BFS)
Open the Lock (JS)
Walls and Gates
(multi-source BFS,)
Walls and Gates (JS)
Rotting Oranges
Snake and Ladders
Minimum Genetic Mutation
Minimum Genetic Mutation (JS)
Word Ladder
Stack
Min Stack
Min Stack (JS)
Tree
Binary Tree Level Order Traversal