π LeetCode with TypeScript solution. # Problem Difficulty Status LinkedList 141 Linked List Cycle π© πββοΈ 142 Linked List Cycle II π§ 83 Rmove Duplicates from Sorted List π© πββοΈ 82 Rmove Duplicates from Sorted List II π§ 2 Add Two Numbers π§ Stack 20 Valid Parantheses π© πββοΈ 206 Reverse Linked List π© π€·ββοΈ Heap, PriorityQueue 703 Kth Largest Element in a Stream π© 347 Top K Frequent Elements π§ 373 Find K Pairs with Smallest Sums π§ Hash Map 1 Two Sum π© πββοΈ 49 Group Anagrams π§ πββοΈ 349 Intersection of Two Arrays π© πββοΈ 929 Unique Email Addresses π© πββοΈ 387 First Unique Character in a String π© πββοΈ 560 Subarray Sum Equals K π§ πββοΈ Graph, BFS, DFC 200 Number of Islands π§ 695 Max Area of Island π§ paid Number of Connected Components in an Undirected Graph π§ 127 Word Ladder π§ Tree, BST 104 Maximum Depth of Binary Tree π© 111 Minimum Depth of Binary Ttree π© 617 Merge Two Binary Trees π© 108 Convert Sorted Array To Binary Search Tree π© 112 Path Sum π© 102 Binary Tree Level Order Traversal π§ 103 Binary Tree Zigzag Level Order Traversal π§ 98 Validate Binary Search Tree π§ 105 Construct Binary Tree From Preorder and Inorder Traversal π§ Dynamic Programming paid Paint Fence π© 300 Longest Increasing Subsequence π§ 53 Maximum Subarray π© π€·ββοΈ 62 Unique Paths π§ 63 Unique Paths II π§ 198 House Robber π© 213 House Robber II π§ 121 Best Time To Buy and Sell Stock π© 122 Best Time To Buy and Sell Stock II π© 139 Word Break π§ 322 Coin Change π§ Binary Search 35 Search Insert Position π© 153 Find Minimum in Rotated Sorted Array π§ 33 Search in Rotated Sorted Array π§ 1011 Cpacity To Ship Packages Within D Days π§ Recursion 50 Powx N π§ 779 K Th Symbol in Grammar π§ paid Split Bst π§ Sliding Window 3 Longest Substring Without Repeating Characters π§ 209 Minimum Size Subarray Sum π§ Greedy + Backtracking 46 Permutations π§ 78 Subsets π§ 39 Combination Sum π§ 22 Generate Parentheses π§ Others 283 Move Zeroes π© paid Meeting Rooms π© paid Meeting Rooms II π§ 392 Is Subsequence π§ 31 Next Permutation π§ 8 String to Integer Atoi π§ 6 Zigzag Conversion π§