-
Notifications
You must be signed in to change notification settings - Fork 179
Files
/
Copy pathphonepe.csv
10 lines (10 loc) · 1.11 KB
/
phonepe.csv
1 | ID | Title | URL | Is Premium | Acceptance % | Difficulty | Frequency % |
---|---|---|---|---|---|---|---|
2 | 45 | Jump Game II | /problems/jump-game-ii | N | 38.6% | Medium | 3.72956%; |
3 | 134 | Gas Station | /problems/gas-station | N | 45.1% | Medium | 7.36852%; |
4 | 919 | Complete Binary Tree Inserter | /problems/complete-binary-tree-inserter | N | 64.9% | Medium | 72.5143%; |
5 | 968 | Binary Tree Cameras | /problems/binary-tree-cameras | N | 46.8% | Hard | 30.1077%; |
6 | 1031 | Maximum Sum of Two Non-Overlapping Subarrays | /problems/maximum-sum-of-two-non-overlapping-subarrays | N | 59.4% | Medium | 100%; |
7 | 1293 | Shortest Path in a Grid with Obstacles Elimination | /problems/shortest-path-in-a-grid-with-obstacles-elimination | N | 45.6% | Hard | 37.6349%; |
8 | 1654 | Minimum Jumps to Reach Home | /problems/minimum-jumps-to-reach-home | N | 28.7% | Medium | 45.0286%; |
9 | 1838 | Frequency of the Most Frequent Element | /problems/frequency-of-the-most-frequent-element | N | 38.6% | Medium | 29.4821%; |
10 | 2035 | Partition Array Into Two Arrays to Minimize Sum Difference | /problems/partition-array-into-two-arrays-to-minimize-sum-difference | N | 18.3% | Hard | 25.7453%; |