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

14
tableau_alltime.csv Normal file
View File

@@ -0,0 +1,14 @@
238,Product of Array Except Self,60.1%,Medium,0.1924592954490137, https://leetcode.com/problems/product-of-array-except-self
273,Integer to English Words,27.1%,Hard,0.1453851138462884, https://leetcode.com/problems/integer-to-english-words
51,N-Queens,46.6%,Hard,0.09831093224356313, https://leetcode.com/problems/n-queens
218,The Skyline Problem,34.6%,Hard,0.09823843958341322, https://leetcode.com/problems/the-skyline-problem
706,Design HashMap,61.3%,Easy,0.0683442674369718, https://leetcode.com/problems/design-hashmap
297,Serialize and Deserialize Binary Tree,47.5%,Hard,0.061960627359177074, https://leetcode.com/problems/serialize-and-deserialize-binary-tree
227,Basic Calculator II,36.9%,Medium,0.027685557859864054, https://leetcode.com/problems/basic-calculator-ii
200,Number of Islands,46.8%,Medium,0.025712029212602353, https://leetcode.com/problems/number-of-islands
121,Best Time to Buy and Sell Stock,50.5%,Easy,0.018954919107260947, https://leetcode.com/problems/best-time-to-buy-and-sell-stock
23,Merge k Sorted Lists,40.2%,Hard,0.016108271385328228, https://leetcode.com/problems/merge-k-sorted-lists
57,Insert Interval,33.5%,Hard,0.013119243592498872, https://leetcode.com/problems/insert-interval
1,Two Sum,45.6%,Easy,0.013049691753224608, https://leetcode.com/problems/two-sum
42,Trapping Rain Water,48.9%,Hard,0.004350670338744988, https://leetcode.com/problems/trapping-rain-water
88,Merge Sorted Array,39.4%,Easy,0.0030102370714243072, https://leetcode.com/problems/merge-sorted-array
1 238 Product of Array Except Self 60.1% Medium 0.1924592954490137 https://leetcode.com/problems/product-of-array-except-self
2 273 Integer to English Words 27.1% Hard 0.1453851138462884 https://leetcode.com/problems/integer-to-english-words
3 51 N-Queens 46.6% Hard 0.09831093224356313 https://leetcode.com/problems/n-queens
4 218 The Skyline Problem 34.6% Hard 0.09823843958341322 https://leetcode.com/problems/the-skyline-problem
5 706 Design HashMap 61.3% Easy 0.0683442674369718 https://leetcode.com/problems/design-hashmap
6 297 Serialize and Deserialize Binary Tree 47.5% Hard 0.061960627359177074 https://leetcode.com/problems/serialize-and-deserialize-binary-tree
7 227 Basic Calculator II 36.9% Medium 0.027685557859864054 https://leetcode.com/problems/basic-calculator-ii
8 200 Number of Islands 46.8% Medium 0.025712029212602353 https://leetcode.com/problems/number-of-islands
9 121 Best Time to Buy and Sell Stock 50.5% Easy 0.018954919107260947 https://leetcode.com/problems/best-time-to-buy-and-sell-stock
10 23 Merge k Sorted Lists 40.2% Hard 0.016108271385328228 https://leetcode.com/problems/merge-k-sorted-lists
11 57 Insert Interval 33.5% Hard 0.013119243592498872 https://leetcode.com/problems/insert-interval
12 1 Two Sum 45.6% Easy 0.013049691753224608 https://leetcode.com/problems/two-sum
13 42 Trapping Rain Water 48.9% Hard 0.004350670338744988 https://leetcode.com/problems/trapping-rain-water
14 88 Merge Sorted Array 39.4% Easy 0.0030102370714243072 https://leetcode.com/problems/merge-sorted-array