mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-20 00:57:31 +00:00
558 B
558 B
| 1 | 1349 | Maximum Students Taking Exam | 42.0% | Hard | 0.07966246608975645 | https://leetcode.com/problems/maximum-students-taking-exam |
|---|---|---|---|---|---|---|
| 2 | 1283 | Find the Smallest Divisor Given a Threshold | 47.6% | Medium | 0.047798823737776906 | https://leetcode.com/problems/find-the-smallest-divisor-given-a-threshold |
| 3 | 509 | Fibonacci Number | 67.2% | Easy | 0.01593518138579736 | https://leetcode.com/problems/fibonacci-number |
| 4 | 322 | Coin Change | 35.5% | Medium | 0.004029826126500844 | https://leetcode.com/problems/coin-change |
| 5 | 1 | Two Sum | 45.6% | Easy | 0.0008206138651873125 | https://leetcode.com/problems/two-sum |