-
Where Will the Ball Fall - Just play the game!
Array
Depth-First Search
Dynamic Programming
Matrix
Medium
Simulation
-
Valid Parentheses - C++ stack clean 10 line solution
Easy
Stack
String
-
Unique Binary Search Trees - [100%] Easy DP
Binary Search Tree
Binary Tree
Dynamic Programming
Math
Medium
Tree
-
Rotting Oranges - Easy BFS
Array
Breadth-First Search
C++
Matrix
Medium
-
Reverse Nodes in k-Group - Well explained solution in easy way
C++
Hard
Linked List
Recursion
-
Path Sum III - Easy DFS
Binary Tree
Depth-First Search
Medium
Tree
-
Partition Labels - Greedy Solution
Greedy
Hash Table
Medium
String
Two Pointers
-
Palindromic Substrings - C++ DP with explanation
C++
Dynamic Programming
Medium
String