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

@@ -0,0 +1,7 @@
312,Burst Balloons,51.8%,Hard,0.023366022786649468, https://leetcode.com/problems/burst-balloons
85,Maximal Rectangle,37.7%,Hard,0.012771565679487524, https://leetcode.com/problems/maximal-rectangle
5,Longest Palindromic Substring,29.5%,Medium,0.0021771085723255794, https://leetcode.com/problems/longest-palindromic-substring
15,3Sum,26.8%,Medium,0.002081166203824567, https://leetcode.com/problems/3sum
190,Reverse Bits,39.8%,Easy,0.001816201007777261, https://leetcode.com/problems/reverse-bits
1,Two Sum,45.6%,Easy,0.001767235914611495, https://leetcode.com/problems/two-sum
103,Binary Tree Zigzag Level Order Traversal,48.3%,Medium,0.0016881202574030904, https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal
1 312 Burst Balloons 51.8% Hard 0.023366022786649468 https://leetcode.com/problems/burst-balloons
2 85 Maximal Rectangle 37.7% Hard 0.012771565679487524 https://leetcode.com/problems/maximal-rectangle
3 5 Longest Palindromic Substring 29.5% Medium 0.0021771085723255794 https://leetcode.com/problems/longest-palindromic-substring
4 15 3Sum 26.8% Medium 0.002081166203824567 https://leetcode.com/problems/3sum
5 190 Reverse Bits 39.8% Easy 0.001816201007777261 https://leetcode.com/problems/reverse-bits
6 1 Two Sum 45.6% Easy 0.001767235914611495 https://leetcode.com/problems/two-sum
7 103 Binary Tree Zigzag Level Order Traversal 48.3% Medium 0.0016881202574030904 https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal