mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-20 00:57:31 +00:00
1.7 KiB
1.7 KiB
| 1 | 592 | Fraction Addition and Subtraction | 49.0% | Medium | 2.1852914017256673 | https://leetcode.com/problems/fraction-addition-and-subtraction |
|---|---|---|---|---|---|---|
| 2 | 691 | Stickers to Spell Word | 42.9% | Hard | 1.614456743546043 | https://leetcode.com/problems/stickers-to-spell-word |
| 3 | 598 | Range Addition II | 49.6% | Easy | 1.5459245067117746 | https://leetcode.com/problems/range-addition-ii |
| 4 | 634 | Find the Derangement of An Array | 40.1% | Medium | 1.3910002521573033 | https://leetcode.com/problems/find-the-derangement-of-an-array |
| 5 | 166 | Fraction to Recurring Decimal | 21.6% | Medium | 1.1471239400937834 | https://leetcode.com/problems/fraction-to-recurring-decimal |
| 6 | 697 | Degree of an Array | 53.8% | Easy | 0.5762892819141592 | https://leetcode.com/problems/degree-of-an-array |
| 7 | 717 | 1-bit and 2-bit Characters | 48.8% | Easy | 0.33241507811894616 | https://leetcode.com/problems/1-bit-and-2-bit-characters |
| 8 | 14 | Longest Common Prefix | 35.4% | Easy | 0.276319223139963 | https://leetcode.com/problems/longest-common-prefix |
| 9 | 945 | Minimum Increment to Make Array Unique | 46.3% | Medium | 0.26121549926361765 | https://leetcode.com/problems/minimum-increment-to-make-array-unique |
| 10 | 234 | Palindrome Linked List | 39.3% | Easy | 0.19278946654918988 | https://leetcode.com/problems/palindrome-linked-list |
| 11 | 23 | Merge k Sorted Lists | 40.2% | Hard | 0.1308579191643603 | https://leetcode.com/problems/merge-k-sorted-lists |
| 12 | 227 | Basic Calculator II | 36.9% | Medium | 0.07203574248429732 | https://leetcode.com/problems/basic-calculator-ii |
| 13 | 518 | Coin Change 2 | 50.2% | Medium | 0.04656063549394753 | https://leetcode.com/problems/coin-change-2 |
| 14 | 33 | Search in Rotated Sorted Array | 34.5% | Medium | 0.03732913608127183 | https://leetcode.com/problems/search-in-rotated-sorted-array |
| 15 | 162 | Find Peak Element | 43.3% | Medium | 0.013607709218149423 | https://leetcode.com/problems/find-peak-element |