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

16
tripadvisor_alltime.csv Normal file
View File

@@ -0,0 +1,16 @@
274,H-Index,36.1%,Medium,0.18810197835269699, https://leetcode.com/problems/h-index
146,LRU Cache,33.2%,Medium,0.14642426807449366, https://leetcode.com/problems/lru-cache
149,Max Points on a Line,16.9%,Hard,0.13811211729480913, https://leetcode.com/problems/max-points-on-a-line
1213,Intersection of Three Sorted Arrays,78.9%,Easy,0.09643440701660581, https://leetcode.com/problems/intersection-of-three-sorted-arrays
73,Set Matrix Zeroes,43.1%,Medium,0.07912453490203865, https://leetcode.com/problems/set-matrix-zeroes
692,Top K Frequent Words,51.8%,Medium,0.06262915907044142, https://leetcode.com/problems/top-k-frequent-words
528,Random Pick with Weight,43.9%,Medium,0.056333090457586533, https://leetcode.com/problems/random-pick-with-weight
65,Valid Number,15.3%,Hard,0.04813763559815448, https://leetcode.com/problems/valid-number
206,Reverse Linked List,62.5%,Easy,0.03512406277610997, https://leetcode.com/problems/reverse-linked-list
98,Validate Binary Search Tree,27.8%,Medium,0.033861720512945864, https://leetcode.com/problems/validate-binary-search-tree
1002,Find Common Characters,67.7%,Easy,0.033176651317732786, https://leetcode.com/problems/find-common-characters
33,Search in Rotated Sorted Array,34.5%,Medium,0.019219533793635182, https://leetcode.com/problems/search-in-rotated-sorted-array
384,Shuffle an Array,52.8%,Medium,0.014706147389695468, https://leetcode.com/problems/shuffle-an-array
101,Symmetric Tree,46.8%,Easy,0.013003027580387157, https://leetcode.com/problems/symmetric-tree
70,Climbing Stairs,47.8%,Easy,0.005888214855949732, https://leetcode.com/problems/climbing-stairs
139,Word Break,40.1%,Medium,0.003755167762323698, https://leetcode.com/problems/word-break
1 274 H-Index 36.1% Medium 0.18810197835269699 https://leetcode.com/problems/h-index
2 146 LRU Cache 33.2% Medium 0.14642426807449366 https://leetcode.com/problems/lru-cache
3 149 Max Points on a Line 16.9% Hard 0.13811211729480913 https://leetcode.com/problems/max-points-on-a-line
4 1213 Intersection of Three Sorted Arrays 78.9% Easy 0.09643440701660581 https://leetcode.com/problems/intersection-of-three-sorted-arrays
5 73 Set Matrix Zeroes 43.1% Medium 0.07912453490203865 https://leetcode.com/problems/set-matrix-zeroes
6 692 Top K Frequent Words 51.8% Medium 0.06262915907044142 https://leetcode.com/problems/top-k-frequent-words
7 528 Random Pick with Weight 43.9% Medium 0.056333090457586533 https://leetcode.com/problems/random-pick-with-weight
8 65 Valid Number 15.3% Hard 0.04813763559815448 https://leetcode.com/problems/valid-number
9 206 Reverse Linked List 62.5% Easy 0.03512406277610997 https://leetcode.com/problems/reverse-linked-list
10 98 Validate Binary Search Tree 27.8% Medium 0.033861720512945864 https://leetcode.com/problems/validate-binary-search-tree
11 1002 Find Common Characters 67.7% Easy 0.033176651317732786 https://leetcode.com/problems/find-common-characters
12 33 Search in Rotated Sorted Array 34.5% Medium 0.019219533793635182 https://leetcode.com/problems/search-in-rotated-sorted-array
13 384 Shuffle an Array 52.8% Medium 0.014706147389695468 https://leetcode.com/problems/shuffle-an-array
14 101 Symmetric Tree 46.8% Easy 0.013003027580387157 https://leetcode.com/problems/symmetric-tree
15 70 Climbing Stairs 47.8% Easy 0.005888214855949732 https://leetcode.com/problems/climbing-stairs
16 139 Word Break 40.1% Medium 0.003755167762323698 https://leetcode.com/problems/word-break