Keep recording all the problem solving with data-structure and algorithm skills
Covered Categories including:
- strStr & Coding Style
- Binary Search
- Binary Tree & Divide Conquer
- Breadth First Search
- Depth First Search
- Linked List & Array
- Two Pointers
- Hash & Heap
- Dynamic Programming
- Seleted Problems in Past Examinations
To solve the problems, I am using three different programming language including: Java, C++, Python
All solution will be updated if I find a better way to solve it (reducing time or space complexity)