mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
556 B
556 B
| 1 | 134 | Gas Station | 38.5% | Medium | 0.012001361253146894 | https://leetcode.com/problems/gas-station |
|---|---|---|---|---|---|---|
| 2 | 259 | 3Sum Smaller | 47.6% | Medium | 0.008471177005944745 | https://leetcode.com/problems/3sum-smaller |
| 3 | 15 | 3Sum | 26.8% | Medium | 0.004940992758742591 | https://leetcode.com/problems/3sum |
| 4 | 88 | Merge Sorted Array | 39.4% | Easy | 0.0030102370714243072 | https://leetcode.com/problems/merge-sorted-array |
| 5 | 20 | Valid Parentheses | 39.0% | Easy | 0.0023005704055949323 | https://leetcode.com/problems/valid-parentheses |
| 6 | 1 | Two Sum | 45.6% | Easy | 0.0008206138651873125 | https://leetcode.com/problems/two-sum |