mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
675 B
675 B
| 1 | 166 | Fraction to Recurring Decimal | 21.6% | Medium | 0.052923221534690555 | https://leetcode.com/problems/fraction-to-recurring-decimal |
|---|---|---|---|---|---|---|
| 2 | 51 | N-Queens | 46.6% | Hard | 0.03651521297509749 | https://leetcode.com/problems/n-queens |
| 3 | 123 | Best Time to Buy and Sell Stock III | 37.5% | Hard | 0.02516207671950806 | https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iii |
| 4 | 4 | Median of Two Sorted Arrays | 29.6% | Hard | 0.008754068159914991 | https://leetcode.com/problems/median-of-two-sorted-arrays |
| 5 | 64 | Minimum Path Sum | 54.5% | Medium | 0.006127470152097104 | https://leetcode.com/problems/minimum-path-sum |
| 6 | 31 | Next Permutation | 32.6% | Medium | 0.005989835219179644 | https://leetcode.com/problems/next-permutation |