mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
832 B
832 B
| 1 | 146 | LRU Cache | 33.2% | Medium | 0.009201102569537696 | https://leetcode.com/problems/lru-cache |
|---|---|---|---|---|---|---|
| 2 | 297 | Serialize and Deserialize Binary Tree | 47.5% | Hard | 0.007077170374085099 | https://leetcode.com/problems/serialize-and-deserialize-binary-tree |
| 3 | 48 | Rotate Image | 56.7% | Medium | 0.0050955524266001265 | https://leetcode.com/problems/rotate-image |
| 4 | 155 | Min Stack | 44.5% | Easy | 0.00474891074128171 | https://leetcode.com/problems/min-stack |
| 5 | 238 | Product of Array Except Self | 60.1% | Medium | 0.003930436424724545 | https://leetcode.com/problems/product-of-array-except-self |
| 6 | 1 | Two Sum | 45.6% | Easy | 0.003278422738041615 | https://leetcode.com/problems/two-sum |
| 7 | 15 | 3Sum | 26.8% | Medium | 0.0021990113314367685 | https://leetcode.com/problems/3sum |
| 8 | 121 | Best Time to Buy and Sell Stock | 50.5% | Easy | 0.0021239321954525975 | https://leetcode.com/problems/best-time-to-buy-and-sell-stock |