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
alibaba_1year.csv Normal file
View File

@@ -0,0 +1,3 @@
1,Two Sum,45.6%,Easy,0.002906760648617138, https://leetcode.com/problems/two-sum
146,LRU Cache,33.2%,Medium,0.0023892905841572196, https://leetcode.com/problems/lru-cache
101,Symmetric Tree,46.8%,Easy,0.0011946452920786098, https://leetcode.com/problems/symmetric-tree
1 1 Two Sum 45.6% Easy 0.002906760648617138 https://leetcode.com/problems/two-sum
2 146 LRU Cache 33.2% Medium 0.0023892905841572196 https://leetcode.com/problems/lru-cache
3 101 Symmetric Tree 46.8% Easy 0.0011946452920786098 https://leetcode.com/problems/symmetric-tree