352_Leetcode This is for 352 dorm in UCAS Update daily Solution # Title Tags 001 Two Sum Arr,Hash Table 007 Reverse Interger Math 023 Merge Two Soted Lists Lists 032 Longest Valid Parentheses Dynamic programing 033 Search in Rotated Sorted Array ### 043 Multiply Strings String 055 Jump Game Dynamic programming 057 Insert Interval ### 062 Unique Paths Dynamic programming 063 Unique Paths II Dynamic programming 064 Minumum Path Sum Dynamic programming 070 Climbing Stairs Dynamic programming 072 Edit Distance Dynamic programming 074 Search a 2D Matrix Math 075 Sort Colors Array Two Pointers Sort 077 Combinations DFS 079 Search Word Backtracking 083 Remove Duplicates from Sorted List Link list 091 Decode Ways Dynamic programming 122 Best Time to Buy and Sell Stock Dynamic Programming 144 Binary Tree Preorder Traversal Binary Tree 167 Two Sum II - Input array is sorted Array 198 House Robber Dynamic programming 104 Maximum Depth of Binary Tree 202 Happy Number Search 213 House Robber ii Dynamic programming 215 Kth Largest Element in an Array Divide and Conquer 242 Valid Anagram Search 300 Longest Increasing Subsequence Dynamic programming 349 Intersection of Two Arrays Array 350 Intersection of Two Arrays II Array 392 Is Subsequnce Greedy 406 Queue Reconstruction by Height Greedy 435 Non-overlapping Greedy 455 Assign Cookies Greedy 881 Boats to Save People Greedy