Solved problems from leetcode.com
Starting June 12th, 2016
- Gray code
- Valid Sudoku
- Sudoku Solver
- Word Wrap problem
- Longest valid paranthesis
- Amicable numbers
- Text Extraction
- LRU cache
- Next permutation
- ZigZag conversion
- Longest Palindrome substring
- Shortest Palindrome
- Longest substring without repaeating characters
- The skyline problem
- valid Anagram
- Word Ladder
- Pascals triangle
- Distinct Subsequences
- Restore IP addresses
- Decode ways
- Integer to Roman and vice versa
- Regular Expression matching
- Palindrome number
- Longest common prefix
- Unique Paths