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

4
netease_2year.csv Normal file
View File

@@ -0,0 +1,4 @@
46,Permutations,63.5%,Medium,0.003663569603920762, https://leetcode.com/problems/permutations
33,Search in Rotated Sorted Array,34.5%,Medium,0.0027795573227129993, https://leetcode.com/problems/search-in-rotated-sorted-array
7,Reverse Integer,25.8%,Easy,0.0017826905514433007, https://leetcode.com/problems/reverse-integer
1,Two Sum,45.6%,Easy,0.000785823780173602, https://leetcode.com/problems/two-sum
1 46 Permutations 63.5% Medium 0.003663569603920762 https://leetcode.com/problems/permutations
2 33 Search in Rotated Sorted Array 34.5% Medium 0.0027795573227129993 https://leetcode.com/problems/search-in-rotated-sorted-array
3 7 Reverse Integer 25.8% Easy 0.0017826905514433007 https://leetcode.com/problems/reverse-integer
4 1 Two Sum 45.6% Easy 0.000785823780173602 https://leetcode.com/problems/two-sum