Algorithms:
Sorting algorithms:
Dynamic programming:
LeetCode:
- Two sum
- Reverse integer
- Is palindrome
- Add two numbers
- Longest common prefix
- Is valid parenthesis
- Length of longest substring with no repeating character
- Remove duplicated elements
Others:
Data structures: