mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
1.5 KiB
1.5 KiB
| 1 | 761 | Special Binary String | 54.7% | Hard | 0.09348775380846833 | https://leetcode.com/problems/special-binary-string |
|---|---|---|---|---|---|---|
| 2 | 362 | Design Hit Counter | 63.7% | Medium | 0.05622967649867821 | https://leetcode.com/problems/design-hit-counter |
| 3 | 1353 | Maximum Number of Events That Can Be Attended | 30.5% | Medium | 0.05428741283782842 | https://leetcode.com/problems/maximum-number-of-events-that-can-be-attended |
| 4 | 42 | Trapping Rain Water | 48.9% | Hard | 0.05203424501747888 | https://leetcode.com/problems/trapping-rain-water |
| 5 | 54 | Spiral Matrix | 34.1% | Medium | 0.014776167707688753 | https://leetcode.com/problems/spiral-matrix |
| 6 | 76 | Minimum Window Substring | 34.6% | Hard | 0.013966707481708198 | https://leetcode.com/problems/minimum-window-substring |
| 7 | 380 | Insert Delete GetRandom O(1) | 47.5% | Medium | 0.009820849864094454 | https://leetcode.com/problems/insert-delete-getrandom-o1 |
| 8 | 253 | Meeting Rooms II | 45.7% | Medium | 0.008079219870546493 | https://leetcode.com/problems/meeting-rooms-ii |
| 9 | 98 | Validate Binary Search Tree | 27.8% | Medium | 0.006611351489350257 | https://leetcode.com/problems/validate-binary-search-tree |
| 10 | 15 | 3Sum | 26.8% | Medium | 0.004940992758742591 | https://leetcode.com/problems/3sum |
| 11 | 121 | Best Time to Buy and Sell Stock | 50.5% | Easy | 0.0047725193990346675 | https://leetcode.com/problems/best-time-to-buy-and-sell-stock |
| 12 | 1 | Two Sum | 45.6% | Easy | 0.003278422738041615 | https://leetcode.com/problems/two-sum |
| 13 | 206 | Reverse Linked List | 62.5% | Easy | 0.0023398665252948926 | https://leetcode.com/problems/reverse-linked-list |
| 14 | 20 | Valid Parentheses | 39.0% | Easy | 0.0023005704055949323 | https://leetcode.com/problems/valid-parentheses |