Leetcode
I need to feed my family to provide good living conditions to them. I need to be good at Leetcode to keep myself competitive in the market.
1. Two Sum
3. Longest Substring Without Repeating Characters
11. Container With Most Water
15. 3Sum
18. 4Sum
19. Remove Nth Node From End of List
21. Merge Two Sorted Lists
23. Merge k Sorted Lists
24. Swap Nodes in Pairs
25. Reverse Nodes in k-Group
26. Remove Duplicates from Sorted Array
27. Remove Element
28. Find the Index of the First Occurrence in a String
33. Search in Rotated Sorted Array
34. Find First and Last Position of Element in Sorted Array
35. Search Insert Position
53. Maximum Subarray
54. Spiral Matrix
55. Jump Game
56. Merge Intervals
57. Insert Interval
62. Unique Paths
69. Sqrt(x)
70. Climbing Stairs
74. Search a 2D Matrix
76. Minimum Window Substring
88. Merge Sorted Array
91. Decode Ways
117. Populating Next Right Pointers in Each Node II
121. Best Time to Buy and Sell Stock
125. Valid Palindrome
128. Longest Consecutive Sequence
133. Clone Graph
138. Copy List with Random Pointer
139. Word Break
142. Linked List Cycle II
146. LRU Cache
151. Reverse Words in a String
152. Maximum Product Subarray
153. Find Minimum in Rotated Sorted Array
162. Find Peak Element
169. Majority Elements
190. Reverse Bits
191. Number of 1 Bits
198. House Robber
200. Number of Islands
202. Happy Number
203. Remove Linked List Elements
206. Reverse Linked List
207. Course Schedule
209. Minimum Size Subarray Sum
213. House Robber II
217. Contains Duplicate
231. Power of Two
234. Palindrome Linked List
237. Delete Node in a Linked List
238. Product of Array Except Self
237. Delete Node in a Linked List
238. Product of Array Except Self
239. Sliding Window Maximum
242. Valid Anagram
268. Missing Number
283. Move Zeroes
286. Walls and Gates
300. Longest Increasing Subsequence
322. Coin Change
338. Counting Bits
344. Reverse String
349. Intersection of Two Arrays
367. Valid Perfect Square
371. Sum of Two Integers
377. Combination Sum IV
383. Ransom Note
408. Valid Word Abbreviation
417. Pacific Atlantic Water Flow
424. Longest Repeating Character Replacement
426. Convert Binary Search Tree to Sorted Doubly Linked List
454. 4Sum II
459. Repeated Substring Pattern
528. Random Pick with Weight
541. Reverse String II
543. Diameter of Binary Tree
560. Subarray Sum Equals K
567. Permutation in String
633. Sum of Square Numbers
704. Binary Search
707. Design Linked List
791. Custom Sort String
827. Making A Large Island
844. Backspace String Compare
875. Koko Eating Bananas
885. Spiral Matrix III
904. Fruit Into Baskets
938. Range Sum of BST
959. Regions Cut By Slashes
977. Squares of a Sorted Array
981. Time Based Key-Value Store
1002. Find Common Characters
1091. Shortest Path in Binary Matrix
1143. Longest Common Subsequence
1216. Valid Palindrome III
1768. Merge Strings Alternately
1826. Faulty Sensor
2667. Create Hello World Function