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

@@ -0,0 +1,3 @@
29,Divide Two Integers,16.4%,Medium,0.027386135217402876, https://leetcode.com/problems/divide-two-integers
37,Sudoku Solver,43.6%,Hard,0.01821543989134118, https://leetcode.com/problems/sudoku-solver
20,Valid Parentheses,39.0%,Easy,0.009170695326061695, https://leetcode.com/problems/valid-parentheses
1 29 Divide Two Integers 16.4% Medium 0.027386135217402876 https://leetcode.com/problems/divide-two-integers
2 37 Sudoku Solver 43.6% Hard 0.01821543989134118 https://leetcode.com/problems/sudoku-solver
3 20 Valid Parentheses 39.0% Easy 0.009170695326061695 https://leetcode.com/problems/valid-parentheses