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

3
tripadvisor_1year.csv Normal file
View File

@@ -0,0 +1,3 @@
1213,Intersection of Three Sorted Arrays,78.9%,Easy,0.007265965340350701, https://leetcode.com/problems/intersection-of-three-sorted-arrays
146,LRU Cache,33.2%,Medium,0.004370636328108912, https://leetcode.com/problems/lru-cache
70,Climbing Stairs,47.8%,Easy,0.0014753073158671238, https://leetcode.com/problems/climbing-stairs
1 1213 Intersection of Three Sorted Arrays 78.9% Easy 0.007265965340350701 https://leetcode.com/problems/intersection-of-three-sorted-arrays
2 146 LRU Cache 33.2% Medium 0.004370636328108912 https://leetcode.com/problems/lru-cache
3 70 Climbing Stairs 47.8% Easy 0.0014753073158671238 https://leetcode.com/problems/climbing-stairs