mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-20 00:57:31 +00:00
731 B
731 B
| 1 | 312 | Burst Balloons | 51.8% | Hard | 0.023366022786649468 | https://leetcode.com/problems/burst-balloons |
|---|---|---|---|---|---|---|
| 2 | 85 | Maximal Rectangle | 37.7% | Hard | 0.012771565679487524 | https://leetcode.com/problems/maximal-rectangle |
| 3 | 5 | Longest Palindromic Substring | 29.5% | Medium | 0.0021771085723255794 | https://leetcode.com/problems/longest-palindromic-substring |
| 4 | 15 | 3Sum | 26.8% | Medium | 0.002081166203824567 | https://leetcode.com/problems/3sum |
| 5 | 190 | Reverse Bits | 39.8% | Easy | 0.001816201007777261 | https://leetcode.com/problems/reverse-bits |
| 6 | 1 | Two Sum | 45.6% | Easy | 0.001767235914611495 | https://leetcode.com/problems/two-sum |
| 7 | 103 | Binary Tree Zigzag Level Order Traversal | 48.3% | Medium | 0.0016881202574030904 | https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal |