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
dell_alltime.csv Normal file
View File

@@ -0,0 +1,3 @@
706,Design HashMap,61.3%,Easy,0.009836719431831216, https://leetcode.com/problems/design-hashmap
283,Move Zeroes,57.8%,Easy,0.006196233249543158, https://leetcode.com/problems/move-zeroes
2,Add Two Numbers,33.9%,Medium,0.003640486182288058, https://leetcode.com/problems/add-two-numbers
1 706 Design HashMap 61.3% Easy 0.009836719431831216 https://leetcode.com/problems/design-hashmap
2 283 Move Zeroes 57.8% Easy 0.006196233249543158 https://leetcode.com/problems/move-zeroes
3 2 Add Two Numbers 33.9% Medium 0.003640486182288058 https://leetcode.com/problems/add-two-numbers