mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
593 B
593 B
| 1 | 289 | Game of Life | 54.5% | Medium | 0.20761483400383401 | https://leetcode.com/problems/game-of-life |
|---|---|---|---|---|---|---|
| 2 | 314 | Binary Tree Vertical Order Traversal | 45.3% | Medium | 0.15148600467306356 | https://leetcode.com/problems/binary-tree-vertical-order-traversal |
| 3 | 706 | Design HashMap | 61.3% | Easy | 0.10482987091202353 | https://leetcode.com/problems/design-hashmap |
| 4 | 227 | Basic Calculator II | 36.9% | Medium | 0.04870104158125306 | https://leetcode.com/problems/basic-calculator-ii |
| 5 | 987 | Vertical Order Traversal of a Binary Tree | 36.6% | Medium | 0.011601058182762062 | https://leetcode.com/problems/vertical-order-traversal-of-a-binary-tree |