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 | 628 | Maximum Product of Three Numbers | 47.1% | Easy | 0.027043142287534887 | https://leetcode.com/problems/maximum-product-of-three-numbers |
|---|---|---|---|---|---|---|
| 2 | 2 | Add Two Numbers | 33.9% | Medium | 0.020491663368639005 | https://leetcode.com/problems/add-two-numbers |
| 3 | 43 | Multiply Strings | 33.9% | Medium | 0.020459908965027862 | https://leetcode.com/problems/multiply-strings |
| 4 | 443 | String Compression | 41.3% | Easy | 0.01390843004613198 | https://leetcode.com/problems/string-compression |
| 5 | 581 | Shortest Unsorted Continuous Subarray | 31.1% | Easy | 0.013342426083839913 | https://leetcode.com/problems/shortest-unsorted-continuous-subarray |
| 6 | 8 | String to Integer (atoi) | 15.4% | Medium | 0.008513104762248265 | https://leetcode.com/problems/string-to-integer-atoi |
| 7 | 173 | Binary Search Tree Iterator | 56.6% | Medium | 0.008489015324911316 | https://leetcode.com/problems/binary-search-tree-iterator |
| 8 | 160 | Intersection of Two Linked Lists | 40.6% | Easy | 0.004901369939720486 | https://leetcode.com/problems/intersection-of-two-linked-lists |
| 9 | 121 | Best Time to Buy and Sell Stock | 50.5% | Easy | 0.0021239321954525975 | https://leetcode.com/problems/best-time-to-buy-and-sell-stock |