# | Name | Tags | Solution | Test |
---|---|---|---|---|
100224 | 224. Basic Calculator | Math String Stack Recursion |
💾 | 💾 |
100295 | 295. Find Median from Data Stream | Two Pointers Design Sorting Heap (Priority Queue) Data Stream |
✅💾 | ✅💾 |
# | Name | Tags | Solution | Test |
---|---|---|---|---|
100002 | 2. Add Two Numbers | Linked List Math Recursion |
✅💾 | ✅💾 |
100049 | 49. Group Anagrams | Array Hash Table String Sorting |
✅💾 | ✅💾 |
100151 | 151. Reverse Words in a String | Two Pointers String |
✅💾 | ✅💾 |
100189 | 189. Rotate Array | Array Math Two Pointers |
✅💾 | ✅💾 |
100786 | 786. K-th Smallest Prime Fraction | Array Two Pointers Binary Search Sorting Heap (Priority Queue) |
💾 | 💾 |
101393 | 1393. Capital Gain/Loss | Database | ✅💾 | ✅💾 |
101689 | 1689. Partitioning Into Minimum Number Of Deci-Binary Numbers | String Greedy |
✅💾 | ✅💾 |
102095 | 2095. Delete the Middle Node of a Linked List | Linked List Two Pointers |
✅💾 | ✅💾 |