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

7
appdynamics_2year.csv Normal file
View File

@@ -0,0 +1,7 @@
346,Moving Average from Data Stream,70.9%,Easy,0.02398572412300405, https://leetcode.com/problems/moving-average-from-data-stream
394,Decode String,50.0%,Medium,0.0169360560557796, https://leetcode.com/problems/decode-string
221,Maximal Square,37.7%,Medium,0.00988638798855515, https://leetcode.com/problems/maximal-square
380,Insert Delete GetRandom O(1),47.5%,Medium,0.009820849864094454, https://leetcode.com/problems/insert-delete-getrandom-o1
124,Binary Tree Maximum Path Sum,34.3%,Hard,0.005531752454833179, https://leetcode.com/problems/binary-tree-maximum-path-sum
200,Number of Islands,46.8%,Medium,0.0028897578265903614, https://leetcode.com/problems/number-of-islands
5,Longest Palindromic Substring,29.5%,Medium,0.002279333142507479, https://leetcode.com/problems/longest-palindromic-substring
1 346 Moving Average from Data Stream 70.9% Easy 0.02398572412300405 https://leetcode.com/problems/moving-average-from-data-stream
2 394 Decode String 50.0% Medium 0.0169360560557796 https://leetcode.com/problems/decode-string
3 221 Maximal Square 37.7% Medium 0.00988638798855515 https://leetcode.com/problems/maximal-square
4 380 Insert Delete GetRandom O(1) 47.5% Medium 0.009820849864094454 https://leetcode.com/problems/insert-delete-getrandom-o1
5 124 Binary Tree Maximum Path Sum 34.3% Hard 0.005531752454833179 https://leetcode.com/problems/binary-tree-maximum-path-sum
6 200 Number of Islands 46.8% Medium 0.0028897578265903614 https://leetcode.com/problems/number-of-islands
7 5 Longest Palindromic Substring 29.5% Medium 0.002279333142507479 https://leetcode.com/problems/longest-palindromic-substring