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

3
didi_6months.csv Normal file
View File

@@ -0,0 +1,3 @@
1293,Shortest Path in a Grid with Obstacles Elimination,42.8%,Hard,0.05260456118641922, 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.029805535422174817, https://leetcode.com/problems/generate-a-string-with-characters-that-have-odd-counts
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 1293 Shortest Path in a Grid with Obstacles Elimination 42.8% Hard 0.05260456118641922 https://leetcode.com/problems/shortest-path-in-a-grid-with-obstacles-elimination
2 1374 Generate a String With Characters That Have Odd Counts 75.4% Easy 0.029805535422174817 https://leetcode.com/problems/generate-a-string-with-characters-that-have-odd-counts
3 116 Populating Next Right Pointers in Each Node 45.2% Medium 0.007006509657930414 https://leetcode.com/problems/populating-next-right-pointers-in-each-node