mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-20 00:57:31 +00:00
2.0 KiB
2.0 KiB
| 1 | 735 | Asteroid Collision | 41.0% | Medium | 0.4807449678769452 | https://leetcode.com/problems/asteroid-collision |
|---|---|---|---|---|---|---|
| 2 | 365 | Water and Jug Problem | 30.6% | Medium | 0.36154113358990525 | https://leetcode.com/problems/water-and-jug-problem |
| 3 | 981 | Time Based Key-Value Store | 53.1% | Medium | 0.24353082235287765 | https://leetcode.com/problems/time-based-key-value-store |
| 4 | 238 | Product of Array Except Self | 60.1% | Medium | 0.22477655808124566 | https://leetcode.com/problems/product-of-array-except-self |
| 5 | 158 | Read N Characters Given Read4 II - Call multiple times | 33.8% | Hard | 0.21421194491522716 | https://leetcode.com/problems/read-n-characters-given-read4-ii-call-multiple-times |
| 6 | 642 | Design Search Autocomplete System | 44.7% | Hard | 0.09500811062818718 | https://leetcode.com/problems/design-search-autocomplete-system |
| 7 | 716 | Max Stack | 42.6% | Easy | 0.09362342046209744 | https://leetcode.com/problems/max-stack |
| 8 | 304 | Range Sum Query 2D - Immutable | 38.6% | Medium | 0.054527987071175225 | https://leetcode.com/problems/range-sum-query-2d-immutable |
| 9 | 127 | Word Ladder | 29.6% | Medium | 0.03679590970204585 | https://leetcode.com/problems/word-ladder |
| 10 | 91 | Decode Ways | 24.7% | Medium | 0.023662742620848144 | https://leetcode.com/problems/decode-ways |
| 11 | 567 | Permutation in String | 44.4% | Medium | 0.014947961435873182 | https://leetcode.com/problems/permutation-in-string |
| 12 | 109 | Convert Sorted List to Binary Search Tree | 47.7% | Medium | 0.014440684154794336 | https://leetcode.com/problems/convert-sorted-list-to-binary-search-tree |
| 13 | 88 | Merge Sorted Array | 39.4% | Easy | 0.006760335218638243 | https://leetcode.com/problems/merge-sorted-array |
| 14 | 76 | Minimum Window Substring | 34.6% | Hard | 0.006231520398723243 | https://leetcode.com/problems/minimum-window-substring |
| 15 | 17 | Letter Combinations of a Phone Number | 46.8% | Medium | 0.0044018999217624675 | https://leetcode.com/problems/letter-combinations-of-a-phone-number |
| 16 | 23 | Merge k Sorted Lists | 40.2% | Hard | 0.004051459000748015 | https://leetcode.com/problems/merge-k-sorted-lists |
| 17 | 20 | Valid Parentheses | 39.0% | Easy | 0.0023005704055949323 | https://leetcode.com/problems/valid-parentheses |