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

6
netease_alltime.csv Normal file
View File

@@ -0,0 +1,6 @@
1,Two Sum,45.6%,Easy,0.01757418391706516, https://leetcode.com/problems/two-sum
33,Search in Rotated Sorted Array,34.5%,Medium,0.012342978578758374, https://leetcode.com/problems/search-in-rotated-sorted-array
7,Reverse Integer,25.8%,Easy,0.007111773240451589, https://leetcode.com/problems/reverse-integer
46,Permutations,63.5%,Medium,0.003984069014874407, https://leetcode.com/problems/permutations
664,Strange Printer,40.2%,Hard,0, https://leetcode.com/problems/strange-printer
826,Most Profit Assigning Work,38.5%,Medium,0, https://leetcode.com/problems/most-profit-assigning-work
1 1 Two Sum 45.6% Easy 0.01757418391706516 https://leetcode.com/problems/two-sum
2 33 Search in Rotated Sorted Array 34.5% Medium 0.012342978578758374 https://leetcode.com/problems/search-in-rotated-sorted-array
3 7 Reverse Integer 25.8% Easy 0.007111773240451589 https://leetcode.com/problems/reverse-integer
4 46 Permutations 63.5% Medium 0.003984069014874407 https://leetcode.com/problems/permutations
5 664 Strange Printer 40.2% Hard 0 https://leetcode.com/problems/strange-printer
6 826 Most Profit Assigning Work 38.5% Medium 0 https://leetcode.com/problems/most-profit-assigning-work