mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-20 00:57:31 +00:00
855 B
855 B
| 1 | 173 | Binary Search Tree Iterator | 56.6% | Medium | 0.1374539674363949 | https://leetcode.com/problems/binary-search-tree-iterator |
|---|---|---|---|---|---|---|
| 2 | 622 | Design Circular Queue | 43.7% | Medium | 0.11095151700168701 | https://leetcode.com/problems/design-circular-queue |
| 3 | 1188 | Design Bounded Blocking Queue | 70.5% | Medium | 0.0885057777399472 | https://leetcode.com/problems/design-bounded-blocking-queue |
| 4 | 476 | Number Complement | 64.8% | Easy | 0.0620033273052393 | https://leetcode.com/problems/number-complement |
| 5 | 146 | LRU Cache | 33.2% | Medium | 0.040660598211268925 | https://leetcode.com/problems/lru-cache |
| 6 | 339 | Nested List Weight Sum | 74.0% | Easy | 0.02960986116720276 | https://leetcode.com/problems/nested-list-weight-sum |
| 7 | 1 | Two Sum | 45.6% | Easy | 0.003278422738041615 | https://leetcode.com/problems/two-sum |
| 8 | 1009 | Complement of Base 10 Integer | 59.6% | Easy | 0 | https://leetcode.com/problems/complement-of-base-10-integer |