mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-20 00:57:31 +00:00
864 B
864 B
| 1 | 166 | Fraction to Recurring Decimal | 21.6% | Medium | 0.3244670481307201 | https://leetcode.com/problems/fraction-to-recurring-decimal |
|---|---|---|---|---|---|---|
| 2 | 51 | N-Queens | 46.6% | Hard | 0.18438554101480611 | https://leetcode.com/problems/n-queens |
| 3 | 123 | Best Time to Buy and Sell Stock III | 37.5% | Hard | 0.04430403389889214 | https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iii |
| 4 | 528 | Random Pick with Weight | 43.9% | Medium | 0.014831565905995232 | https://leetcode.com/problems/random-pick-with-weight |
| 5 | 31 | Next Permutation | 32.6% | Medium | 0.013427025530888667 | https://leetcode.com/problems/next-permutation |
| 6 | 4 | Median of Two Sorted Arrays | 29.6% | Hard | 0.008754068159914991 | https://leetcode.com/problems/median-of-two-sorted-arrays |
| 7 | 64 | Minimum Path Sum | 54.5% | Medium | 0.006127470152097104 | https://leetcode.com/problems/minimum-path-sum |
| 8 | 723 | Candy Crush | 69.2% | Medium | 0 | https://leetcode.com/problems/candy-crush |