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

13
tesla_2year.csv Normal file
View File

@@ -0,0 +1,13 @@
1189,Maximum Number of Balloons,61.2%,Easy,0.07441757097416746, https://leetcode.com/problems/maximum-number-of-balloons
146,LRU Cache,33.2%,Medium,0.054946555458745445, https://leetcode.com/problems/lru-cache
724,Find Pivot Index,44.0%,Easy,0.05428741283782842, https://leetcode.com/problems/find-pivot-index
1239,Maximum Length of a Concatenated String with Unique Characters,47.8%,Medium,0.0348163973224064, https://leetcode.com/problems/maximum-length-of-a-concatenated-string-with-unique-characters
728,Self Dividing Numbers,74.3%,Easy,0.024662162384069, https://leetcode.com/problems/self-dividing-numbers
41,First Missing Positive,32.0%,Hard,0.014368063266920193, https://leetcode.com/problems/first-missing-positive
767,Reorganize String,48.7%,Medium,0.01329806830463147, https://leetcode.com/problems/reorganize-string
273,Integer to English Words,27.1%,Hard,0.012081089250339716, https://leetcode.com/problems/integer-to-english-words
127,Word Ladder,29.6%,Medium,0.005979091056058075, https://leetcode.com/problems/word-ladder
20,Valid Parentheses,39.0%,Easy,0.005168860577665306, https://leetcode.com/problems/valid-parentheses
49,Group Anagrams,56.9%,Medium,0.0038040939835560453, https://leetcode.com/problems/group-anagrams
33,Search in Rotated Sorted Array,34.5%,Medium,0.003229976968332634, https://leetcode.com/problems/search-in-rotated-sorted-array
283,Move Zeroes,57.8%,Easy,0.0028853803470673955, https://leetcode.com/problems/move-zeroes
1 1189 Maximum Number of Balloons 61.2% Easy 0.07441757097416746 https://leetcode.com/problems/maximum-number-of-balloons
2 146 LRU Cache 33.2% Medium 0.054946555458745445 https://leetcode.com/problems/lru-cache
3 724 Find Pivot Index 44.0% Easy 0.05428741283782842 https://leetcode.com/problems/find-pivot-index
4 1239 Maximum Length of a Concatenated String with Unique Characters 47.8% Medium 0.0348163973224064 https://leetcode.com/problems/maximum-length-of-a-concatenated-string-with-unique-characters
5 728 Self Dividing Numbers 74.3% Easy 0.024662162384069 https://leetcode.com/problems/self-dividing-numbers
6 41 First Missing Positive 32.0% Hard 0.014368063266920193 https://leetcode.com/problems/first-missing-positive
7 767 Reorganize String 48.7% Medium 0.01329806830463147 https://leetcode.com/problems/reorganize-string
8 273 Integer to English Words 27.1% Hard 0.012081089250339716 https://leetcode.com/problems/integer-to-english-words
9 127 Word Ladder 29.6% Medium 0.005979091056058075 https://leetcode.com/problems/word-ladder
10 20 Valid Parentheses 39.0% Easy 0.005168860577665306 https://leetcode.com/problems/valid-parentheses
11 49 Group Anagrams 56.9% Medium 0.0038040939835560453 https://leetcode.com/problems/group-anagrams
12 33 Search in Rotated Sorted Array 34.5% Medium 0.003229976968332634 https://leetcode.com/problems/search-in-rotated-sorted-array
13 283 Move Zeroes 57.8% Easy 0.0028853803470673955 https://leetcode.com/problems/move-zeroes