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

@@ -0,0 +1,4 @@
529,Minesweeper,59.1%,Medium,0.018556866269112182, https://leetcode.com/problems/minesweeper
785,Is Graph Bipartite?,47.5%,Medium,0.010661081786113668, https://leetcode.com/problems/is-graph-bipartite
200,Number of Islands,46.8%,Medium,0.002765297303115152, https://leetcode.com/problems/number-of-islands
20,Valid Parentheses,39.0%,Easy,0.002197682330605871, https://leetcode.com/problems/valid-parentheses
1 529 Minesweeper 59.1% Medium 0.018556866269112182 https://leetcode.com/problems/minesweeper
2 785 Is Graph Bipartite? 47.5% Medium 0.010661081786113668 https://leetcode.com/problems/is-graph-bipartite
3 200 Number of Islands 46.8% Medium 0.002765297303115152 https://leetcode.com/problems/number-of-islands
4 20 Valid Parentheses 39.0% Easy 0.002197682330605871 https://leetcode.com/problems/valid-parentheses