mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
940 B
940 B
| 1 | 224 | Basic Calculator | 36.8% | Hard | 0.18641979112204357 | https://leetcode.com/problems/basic-calculator |
|---|---|---|---|---|---|---|
| 2 | 418 | Sentence Screen Fitting | 32.6% | Medium | 0.15089223475521438 | https://leetcode.com/problems/sentence-screen-fitting |
| 3 | 755 | Pour Water | 43.3% | Medium | 0.14202552477610383 | https://leetcode.com/problems/pour-water |
| 4 | 54 | Spiral Matrix | 34.1% | Medium | 0.10061889164064056 | https://leetcode.com/problems/spiral-matrix |
| 5 | 59 | Spiral Matrix II | 53.9% | Medium | 0.09483978737982436 | https://leetcode.com/problems/spiral-matrix-ii |
| 6 | 697 | Degree of an Array | 53.8% | Easy | 0.07117627846789498 | https://leetcode.com/problems/degree-of-an-array |
| 7 | 68 | Text Justification | 27.7% | Hard | 0.06116036187169583 | https://leetcode.com/problems/text-justification |
| 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 |