mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-20 00:57:31 +00:00
1.7 KiB
1.7 KiB
| 1 | 228 | Summary Ranges | 39.5% | Medium | 2.379243547602478 | https://leetcode.com/problems/summary-ranges |
|---|---|---|---|---|---|---|
| 2 | 814 | Binary Tree Pruning | 74.5% | Medium | 1.714403093040326 | https://leetcode.com/problems/binary-tree-pruning |
| 3 | 328 | Odd Even Linked List | 55.7% | Medium | 1.514446116622737 | https://leetcode.com/problems/odd-even-linked-list |
| 4 | 138 | Copy List with Random Pointer | 36.4% | Medium | 1.3877294433016032 | https://leetcode.com/problems/copy-list-with-random-pointer |
| 5 | 290 | Word Pattern | 37.0% | Easy | 1.3013067642290357 | https://leetcode.com/problems/word-pattern |
| 6 | 2 | Add Two Numbers | 33.9% | Medium | 1.2542105308123643 | https://leetcode.com/problems/add-two-numbers |
| 7 | 322 | Coin Change | 35.5% | Medium | 1.0832857985041888 | https://leetcode.com/problems/coin-change |
| 8 | 412 | Fizz Buzz | 62.3% | Easy | 0.41844534394203714 | https://leetcode.com/problems/fizz-buzz |
| 9 | 1071 | Greatest Common Divisor of Strings | 52.9% | Easy | 0.4175376893424336 | https://leetcode.com/problems/greatest-common-divisor-of-strings |
| 10 | 273 | Integer to English Words | 27.1% | Hard | 0.26532833604818473 | https://leetcode.com/problems/integer-to-english-words |
| 11 | 204 | Count Primes | 31.5% | Easy | 0.1633347782917643 | https://leetcode.com/problems/count-primes |
| 12 | 98 | Validate Binary Search Tree | 27.8% | Medium | 0.07111326337575957 | https://leetcode.com/problems/validate-binary-search-tree |
| 13 | 53 | Maximum Subarray | 46.5% | Easy | 0.052816160704876255 | https://leetcode.com/problems/maximum-subarray |
| 14 | 21 | Merge Two Sorted Lists | 53.5% | Easy | 0.014012111332134735 | https://leetcode.com/problems/merge-two-sorted-lists |
| 15 | 66 | Plus One | 43.0% | Easy | 0.007324847595025828 | https://leetcode.com/problems/plus-one |
| 16 | 203 | Remove Linked List Elements | 38.6% | Easy | 0.006479067005887776 | https://leetcode.com/problems/remove-linked-list-elements |
| 17 | 1390 | Four Divisors | 38.1% | Medium | 0 | https://leetcode.com/problems/four-divisors |