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

@@ -0,0 +1,3 @@
1143,Longest Common Subsequence,58.4%,Medium,0.008271645303004716, https://leetcode.com/problems/longest-common-subsequence
543,Diameter of Binary Tree,48.4%,Easy,0.005305755914149804, https://leetcode.com/problems/diameter-of-binary-tree
206,Reverse Linked List,62.5%,Easy,0.0023398665252948926, https://leetcode.com/problems/reverse-linked-list
1 1143 Longest Common Subsequence 58.4% Medium 0.008271645303004716 https://leetcode.com/problems/longest-common-subsequence
2 543 Diameter of Binary Tree 48.4% Easy 0.005305755914149804 https://leetcode.com/problems/diameter-of-binary-tree
3 206 Reverse Linked List 62.5% Easy 0.0023398665252948926 https://leetcode.com/problems/reverse-linked-list