mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
585 B
585 B
| 1 | 1 | Two Sum | 45.6% | Easy | 0.01757418391706516 | https://leetcode.com/problems/two-sum |
|---|---|---|---|---|---|---|
| 2 | 33 | Search in Rotated Sorted Array | 34.5% | Medium | 0.012342978578758374 | https://leetcode.com/problems/search-in-rotated-sorted-array |
| 3 | 7 | Reverse Integer | 25.8% | Easy | 0.007111773240451589 | https://leetcode.com/problems/reverse-integer |
| 4 | 46 | Permutations | 63.5% | Medium | 0.003984069014874407 | https://leetcode.com/problems/permutations |
| 5 | 664 | Strange Printer | 40.2% | Hard | 0 | https://leetcode.com/problems/strange-printer |
| 6 | 826 | Most Profit Assigning Work | 38.5% | Medium | 0 | https://leetcode.com/problems/most-profit-assigning-work |