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

12
cohesity_2year.csv Normal file
View File

@@ -0,0 +1,12 @@
76,Minimum Window Substring,34.6%,Hard,0.03691000072068462, https://leetcode.com/problems/minimum-window-substring
845,Longest Mountain in Array,37.2%,Medium,0.029335507073925533, https://leetcode.com/problems/longest-mountain-in-array
25,Reverse Nodes in k-Group,42.1%,Hard,0.021761013427166447, https://leetcode.com/problems/reverse-nodes-in-k-group
166,Fraction to Recurring Decimal,21.6%,Medium,0.019305618894153366, https://leetcode.com/problems/fraction-to-recurring-decimal
269,Alien Dictionary,33.3%,Hard,0.01213975455061059, https://leetcode.com/problems/alien-dictionary
207,Course Schedule,43.1%,Medium,0.010625837876226181, https://leetcode.com/problems/course-schedule
127,Word Ladder,29.6%,Medium,0.005731495844689608, https://leetcode.com/problems/word-ladder
23,Merge k Sorted Lists,40.2%,Hard,0.0038759738446929853, https://leetcode.com/problems/merge-k-sorted-lists
56,Merge Intervals,39.3%,Medium,0.0033129067901687907, https://leetcode.com/problems/merge-intervals
200,Number of Islands,46.8%,Medium,0.002765297303115152, https://leetcode.com/problems/number-of-islands
283,Move Zeroes,57.8%,Easy,0.002758622439079723, https://leetcode.com/problems/move-zeroes
26,Remove Duplicates from Sorted Array,45.1%,Easy,0.0018681118827202508, https://leetcode.com/problems/remove-duplicates-from-sorted-array
1 76 Minimum Window Substring 34.6% Hard 0.03691000072068462 https://leetcode.com/problems/minimum-window-substring
2 845 Longest Mountain in Array 37.2% Medium 0.029335507073925533 https://leetcode.com/problems/longest-mountain-in-array
3 25 Reverse Nodes in k-Group 42.1% Hard 0.021761013427166447 https://leetcode.com/problems/reverse-nodes-in-k-group
4 166 Fraction to Recurring Decimal 21.6% Medium 0.019305618894153366 https://leetcode.com/problems/fraction-to-recurring-decimal
5 269 Alien Dictionary 33.3% Hard 0.01213975455061059 https://leetcode.com/problems/alien-dictionary
6 207 Course Schedule 43.1% Medium 0.010625837876226181 https://leetcode.com/problems/course-schedule
7 127 Word Ladder 29.6% Medium 0.005731495844689608 https://leetcode.com/problems/word-ladder
8 23 Merge k Sorted Lists 40.2% Hard 0.0038759738446929853 https://leetcode.com/problems/merge-k-sorted-lists
9 56 Merge Intervals 39.3% Medium 0.0033129067901687907 https://leetcode.com/problems/merge-intervals
10 200 Number of Islands 46.8% Medium 0.002765297303115152 https://leetcode.com/problems/number-of-islands
11 283 Move Zeroes 57.8% Easy 0.002758622439079723 https://leetcode.com/problems/move-zeroes
12 26 Remove Duplicates from Sorted Array 45.1% Easy 0.0018681118827202508 https://leetcode.com/problems/remove-duplicates-from-sorted-array