I'm still learning so feel free to point out where I could improve :)
# | Title | Difficulty | Solution |
---|---|---|---|
1 | Two Sum | ||
14 | Longest Common Prefix | ||
20 | Valid Parentheses | ||
21 | Merge Two Sorted Lists | ||
26 | Remove Duplicates from Sorted Array | ||
53 | Maximum Subarray | ||
88 | Merge Sorted Array | ||
118 | Pascal's Triangle | ||
121 | Best Time to Buy and Sell Stock | ||
136 | Single Number | ||
141 | Linked List Cycle | ||
183 | Customers Who Never Order | ||
196 | Delete Duplicate Emails | ||
203 | Remove Linked List Elements | ||
206 | Reverse Linked List | ||
217 | Contains Duplicate | ||
237 | Delete Node in a Linked List | ||
242 | Valid Anagram | ||
344 | Reverse String | ||
350 | Intersection of Two Arrays II | ||
383 | Ransom Note | ||
387 | First Unique Character in a String | ||
566 | Reshape the Matrix | ||
584 | Find Customer Referee | ||
595 | Big Countries | ||
627 | Swap Salary | ||
1484 | Group Sold Products By The Date | ||
1527 | Patients With a Condition | ||
1667 | Fix Names in a Table | ||
1757 | Recyclable and Low Fat Products | ||
1873 | Calculate Special Bonus | ||
7 | Reverse Integer |