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

8
groupon_2year.csv Normal file
View File

@@ -0,0 +1,8 @@
146,LRU Cache,33.2%,Medium,0.009201102569537696, https://leetcode.com/problems/lru-cache
297,Serialize and Deserialize Binary Tree,47.5%,Hard,0.007077170374085099, https://leetcode.com/problems/serialize-and-deserialize-binary-tree
48,Rotate Image,56.7%,Medium,0.0050955524266001265, https://leetcode.com/problems/rotate-image
155,Min Stack,44.5%,Easy,0.00474891074128171, https://leetcode.com/problems/min-stack
238,Product of Array Except Self,60.1%,Medium,0.003930436424724545, https://leetcode.com/problems/product-of-array-except-self
1,Two Sum,45.6%,Easy,0.003278422738041615, https://leetcode.com/problems/two-sum
15,3Sum,26.8%,Medium,0.0021990113314367685, https://leetcode.com/problems/3sum
121,Best Time to Buy and Sell Stock,50.5%,Easy,0.0021239321954525975, https://leetcode.com/problems/best-time-to-buy-and-sell-stock
1 146 LRU Cache 33.2% Medium 0.009201102569537696 https://leetcode.com/problems/lru-cache
2 297 Serialize and Deserialize Binary Tree 47.5% Hard 0.007077170374085099 https://leetcode.com/problems/serialize-and-deserialize-binary-tree
3 48 Rotate Image 56.7% Medium 0.0050955524266001265 https://leetcode.com/problems/rotate-image
4 155 Min Stack 44.5% Easy 0.00474891074128171 https://leetcode.com/problems/min-stack
5 238 Product of Array Except Self 60.1% Medium 0.003930436424724545 https://leetcode.com/problems/product-of-array-except-self
6 1 Two Sum 45.6% Easy 0.003278422738041615 https://leetcode.com/problems/two-sum
7 15 3Sum 26.8% Medium 0.0021990113314367685 https://leetcode.com/problems/3sum
8 121 Best Time to Buy and Sell Stock 50.5% Easy 0.0021239321954525975 https://leetcode.com/problems/best-time-to-buy-and-sell-stock