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

7
snapchat_6months.csv Normal file
View File

@@ -0,0 +1,7 @@
146,LRU Cache,33.2%,Medium,0.03376763319427294, https://leetcode.com/problems/lru-cache
317,Shortest Distance from All Buildings,41.4%,Hard,0.031062254983439577, https://leetcode.com/problems/shortest-distance-from-all-buildings
212,Word Search II,34.9%,Hard,0.02201654487096149, https://leetcode.com/problems/word-search-ii
340,Longest Substring with At Most K Distinct Characters,44.1%,Hard,0.016122880486563188, https://leetcode.com/problems/longest-substring-with-at-most-k-distinct-characters
297,Serialize and Deserialize Binary Tree,47.5%,Hard,0.007077170374085099, https://leetcode.com/problems/serialize-and-deserialize-binary-tree
234,Palindrome Linked List,39.3%,Easy,0.004533613114828982, https://leetcode.com/problems/palindrome-linked-list
210,Course Schedule II,40.7%,Medium,0.0019086707135282834, https://leetcode.com/problems/course-schedule-ii
1 146 LRU Cache 33.2% Medium 0.03376763319427294 https://leetcode.com/problems/lru-cache
2 317 Shortest Distance from All Buildings 41.4% Hard 0.031062254983439577 https://leetcode.com/problems/shortest-distance-from-all-buildings
3 212 Word Search II 34.9% Hard 0.02201654487096149 https://leetcode.com/problems/word-search-ii
4 340 Longest Substring with At Most K Distinct Characters 44.1% Hard 0.016122880486563188 https://leetcode.com/problems/longest-substring-with-at-most-k-distinct-characters
5 297 Serialize and Deserialize Binary Tree 47.5% Hard 0.007077170374085099 https://leetcode.com/problems/serialize-and-deserialize-binary-tree
6 234 Palindrome Linked List 39.3% Easy 0.004533613114828982 https://leetcode.com/problems/palindrome-linked-list
7 210 Course Schedule II 40.7% Medium 0.0019086707135282834 https://leetcode.com/problems/course-schedule-ii