You can check out my LeetCode profile here.
- 242: isAnagram
- 1: twoSum
- 49: Group Anagrams
- 347: Top K Frequent Elements
- 271: Encode and Decode Strings
- 238: Product of Array Except Self
- 36: Valid Sudoku
- 128: Longest Consecutive Sequence
- 125: Valid Palindrome
- 167: Two Sum II - Input Array Is Sorted
- 20: Valid Parantheses
- 155: Min Stack
- 704: Binary Search
- 74: Search a 2D Matrix
- 121: Best Time to Buy and Sell Stock
- 3: Longest Substring Without Repeating Characters
- 206: Reverse Linked List
- 21 : Merge Two Sorted Lists
- 141: Linked List Cycle
- 143: Reorder List
- 226: Invert Binary Tree
- 104: Maximum Depth of Binary Tree