| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 75.0% |
| 121 | https://leetcode.com/problems/best-time-to-buy-and-sell-stock | Best Time to Buy and Sell Stock | Easy | 56.4% | 87.5% |
| 961 | https://leetcode.com/problems/n-repeated-element-in-size-2n-array | N-Repeated Element in Size 2N Array | Easy | 79.8% | 100.0% |
| 387 | https://leetcode.com/problems/first-unique-character-in-a-string | First Unique Character in a String | Easy | 65.0% | 62.5% |
| 2235 | https://leetcode.com/problems/add-two-integers | Add Two Integers | Easy | 87.9% | 75.0% |
| 62 | https://leetcode.com/problems/unique-paths | Unique Paths | Medium | 66.5% | 62.5% |
| 54 | https://leetcode.com/problems/spiral-matrix | Spiral Matrix | Medium | 56.1% | 62.5% |
| 3 | https://leetcode.com/problems/longest-substring-without-repeating-characters | Longest Substring Without Repeating Characters | Medium | 38.5% | 62.5% |