mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
1.1 KiB
1.1 KiB
| 1 | 1138 | Alphabet Board Path | 48.4% | Medium | 0.0732817792334067 | https://leetcode.com/problems/alphabet-board-path |
|---|---|---|---|---|---|---|
| 2 | 56 | Merge Intervals | 39.3% | Medium | 0.0448978633045407 | https://leetcode.com/problems/merge-intervals |
| 3 | 242 | Valid Anagram | 56.9% | Easy | 0.016513947375674708 | https://leetcode.com/problems/valid-anagram |
| 4 | 200 | Number of Islands | 46.8% | Medium | 0.011509262420590827 | https://leetcode.com/problems/number-of-islands |
| 5 | 4 | Median of Two Sorted Arrays | 29.6% | Hard | 0.008754068159914991 | https://leetcode.com/problems/median-of-two-sorted-arrays |
| 6 | 10 | Regular Expression Matching | 26.8% | Hard | 0.0071865203293987245 | https://leetcode.com/problems/regular-expression-matching |
| 7 | 387 | First Unique Character in a String | 53.4% | Easy | 0.00418541994270691 | https://leetcode.com/problems/first-unique-character-in-a-string |
| 8 | 49 | Group Anagrams | 56.9% | Medium | 0.0038040939835560453 | https://leetcode.com/problems/group-anagrams |
| 9 | 33 | Search in Rotated Sorted Array | 34.5% | Medium | 0.003229976968332634 | https://leetcode.com/problems/search-in-rotated-sorted-array |
| 10 | 70 | Climbing Stairs | 47.8% | Easy | 0.0015084665529624085 | https://leetcode.com/problems/climbing-stairs |