Also check out my code challenges repo for lots more!
- Data Structures
- Algorithms
- Reverse An Array
- Shift Array
- Binary Search
- Largest Product
- Queue with Stacks
- FIFO Animal Shelter
- Multi-Bracket Validation
- Towers of Hanoi
- Fizz Buzz Tree (BST)
- Breadth-first Traversal (BST)
- Find the Maximum Value in a Binary Tree
- Print Level Order of K-ary Tree
- Find Matches in K-ary Tree
- Repeated Word (Hash Table)
- Left Join (Hash Table)
- Sorting Algorithms
- Count Leaves (BST)
- Binary Search (BST)
- Mock Whiteboard Interviews