Adds all question csvs

This commit is contained in:
krishnadey30
2020-08-11 20:28:09 +05:30
commit 0331bb542a
537 changed files with 20453 additions and 0 deletions

9
didi_alltime.csv Normal file
View File

@@ -0,0 +1,9 @@
364,Nested List Weight Sum II,62.8%,Medium,0.1841995690149098, https://leetcode.com/problems/nested-list-weight-sum-ii
815,Bus Routes,42.5%,Hard,0.1329388000145885, https://leetcode.com/problems/bus-routes
1293,Shortest Path in a Grid with Obstacles Elimination,42.8%,Hard,0.08167803101426718, https://leetcode.com/problems/shortest-path-in-a-grid-with-obstacles-elimination
1374,Generate a String With Characters That Have Odd Counts,75.4%,Easy,0.05887900525002278, https://leetcode.com/problems/generate-a-string-with-characters-that-have-odd-counts
863,All Nodes Distance K in Binary Tree,55.4%,Medium,0.03598948985031875, https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree
402,Remove K Digits,28.4%,Medium,0.016240714250426138, https://leetcode.com/problems/remove-k-digits
4,Median of Two Sorted Arrays,29.6%,Hard,0.014786333530311531, https://leetcode.com/problems/median-of-two-sorted-arrays
1,Two Sum,45.6%,Easy,0.007050281837628458, https://leetcode.com/problems/two-sum
116,Populating Next Right Pointers in Each Node,45.2%,Medium,0.007006509657930414, https://leetcode.com/problems/populating-next-right-pointers-in-each-node
1 364 Nested List Weight Sum II 62.8% Medium 0.1841995690149098 https://leetcode.com/problems/nested-list-weight-sum-ii
2 815 Bus Routes 42.5% Hard 0.1329388000145885 https://leetcode.com/problems/bus-routes
3 1293 Shortest Path in a Grid with Obstacles Elimination 42.8% Hard 0.08167803101426718 https://leetcode.com/problems/shortest-path-in-a-grid-with-obstacles-elimination
4 1374 Generate a String With Characters That Have Odd Counts 75.4% Easy 0.05887900525002278 https://leetcode.com/problems/generate-a-string-with-characters-that-have-odd-counts
5 863 All Nodes Distance K in Binary Tree 55.4% Medium 0.03598948985031875 https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree
6 402 Remove K Digits 28.4% Medium 0.016240714250426138 https://leetcode.com/problems/remove-k-digits
7 4 Median of Two Sorted Arrays 29.6% Hard 0.014786333530311531 https://leetcode.com/problems/median-of-two-sorted-arrays
8 1 Two Sum 45.6% Easy 0.007050281837628458 https://leetcode.com/problems/two-sum
9 116 Populating Next Right Pointers in Each Node 45.2% Medium 0.007006509657930414 https://leetcode.com/problems/populating-next-right-pointers-in-each-node