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

5
twitch_1year.csv Normal file
View File

@@ -0,0 +1,5 @@
695,Max Area of Island,62.7%,Medium,0.08485914746998405, https://leetcode.com/problems/max-area-of-island
723,Candy Crush,69.2%,Medium,0.044375101481475325, https://leetcode.com/problems/candy-crush
977,Squares of a Sorted Array,72.1%,Easy,0.003891055492966611, https://leetcode.com/problems/squares-of-a-sorted-array
56,Merge Intervals,39.3%,Medium,0.0034728286335985107, https://leetcode.com/problems/merge-intervals
200,Number of Islands,46.8%,Medium,0.0028897578265903614, https://leetcode.com/problems/number-of-islands
1 695 Max Area of Island 62.7% Medium 0.08485914746998405 https://leetcode.com/problems/max-area-of-island
2 723 Candy Crush 69.2% Medium 0.044375101481475325 https://leetcode.com/problems/candy-crush
3 977 Squares of a Sorted Array 72.1% Easy 0.003891055492966611 https://leetcode.com/problems/squares-of-a-sorted-array
4 56 Merge Intervals 39.3% Medium 0.0034728286335985107 https://leetcode.com/problems/merge-intervals
5 200 Number of Islands 46.8% Medium 0.0028897578265903614 https://leetcode.com/problems/number-of-islands