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

6
asana_1year.csv Normal file
View File

@@ -0,0 +1,6 @@
98,Validate Binary Search Tree,27.8%,Medium,0.15946580717044478, https://leetcode.com/problems/validate-binary-search-tree
238,Product of Array Except Self,60.1%,Medium,0.14381651020193786, https://leetcode.com/problems/product-of-array-except-self
973,K Closest Points to Origin,63.8%,Medium,0.0846954809648288, https://leetcode.com/problems/k-closest-points-to-origin
146,LRU Cache,33.2%,Medium,0.06773642472794494, https://leetcode.com/problems/lru-cache
50,Pow(x, n),30.3%,Medium,0.008615395490835889, https://leetcode.com/problems/powx-n
53,Maximum Subarray,46.5%,Easy,0.0020745819379855658, https://leetcode.com/problems/maximum-subarray
1 98,Validate Binary Search Tree,27.8%,Medium,0.15946580717044478, https://leetcode.com/problems/validate-binary-search-tree
2 238,Product of Array Except Self,60.1%,Medium,0.14381651020193786, https://leetcode.com/problems/product-of-array-except-self
3 973,K Closest Points to Origin,63.8%,Medium,0.0846954809648288, https://leetcode.com/problems/k-closest-points-to-origin
4 146,LRU Cache,33.2%,Medium,0.06773642472794494, https://leetcode.com/problems/lru-cache
5 50,Pow(x, n),30.3%,Medium,0.008615395490835889, https://leetcode.com/problems/powx-n
6 53,Maximum Subarray,46.5%,Easy,0.0020745819379855658, https://leetcode.com/problems/maximum-subarray