mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
495 B
495 B
| 1 | 204 | Count Primes | 31.5% | Easy | 0.003999006076005168 | https://leetcode.com/problems/count-primes |
|---|---|---|---|---|---|---|
| 2 | 206 | Reverse Linked List | 62.5% | Easy | 0.002231770161393673 | https://leetcode.com/problems/reverse-linked-list |
| 3 | 20 | Valid Parentheses | 39.0% | Easy | 0.002197682330605871 | https://leetcode.com/problems/valid-parentheses |
| 4 | 21 | Merge Two Sorted Lists | 53.5% | Easy | 0.002158080146984904 | https://leetcode.com/problems/merge-two-sorted-lists |
| 5 | 1 | Two Sum | 45.6% | Easy | 0.001767235914611495 | https://leetcode.com/problems/two-sum |