mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-20 00:57:31 +00:00
1.1 KiB
1.1 KiB
| 1 | 418 | Sentence Screen Fitting | 32.6% | Medium | 0.7267557746113953 | https://leetcode.com/problems/sentence-screen-fitting |
|---|---|---|---|---|---|---|
| 2 | 755 | Pour Water | 43.3% | Medium | 0.5580780410684244 | https://leetcode.com/problems/pour-water |
| 3 | 224 | Basic Calculator | 36.8% | Hard | 0.4513597728444436 | https://leetcode.com/problems/basic-calculator |
| 4 | 54 | Spiral Matrix | 34.1% | Medium | 0.346812263982709 | https://leetcode.com/problems/spiral-matrix |
| 5 | 59 | Spiral Matrix II | 53.9% | Medium | 0.1781345304397381 | https://leetcode.com/problems/spiral-matrix-ii |
| 6 | 68 | Text Justification | 27.7% | Hard | 0.16143214434637243 | https://leetcode.com/problems/text-justification |
| 7 | 697 | Degree of an Array | 53.8% | Easy | 0.07117627846789498 | https://leetcode.com/problems/degree-of-an-array |
| 8 | 525 | Contiguous Array | 42.8% | Medium | 0.01975372873623256 | https://leetcode.com/problems/contiguous-array |
| 9 | 438 | Find All Anagrams in a String | 43.3% | Medium | 0.008126822460497498 | https://leetcode.com/problems/find-all-anagrams-in-a-string |
| 10 | 1391 | Check if There is a Valid Path in a Grid | 44.5% | Medium | 0 | https://leetcode.com/problems/check-if-there-is-a-valid-path-in-a-grid |
| 11 | 1393 | Capital Gain/Loss | 89.4% | Medium | 0 | https://leetcode.com/problems/capital-gainloss |