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

5
tableau_1year.csv Normal file
View File

@@ -0,0 +1,5 @@
238,Product of Array Except Self,60.1%,Medium,0.03616773385638842, https://leetcode.com/problems/product-of-array-except-self
218,The Skyline Problem,34.6%,Hard,0.025479085300984906, https://leetcode.com/problems/the-skyline-problem
706,Design HashMap,61.3%,Easy,0.01752893260576219, https://leetcode.com/problems/design-hashmap
200,Number of Islands,46.8%,Medium,0.011509262420590827, https://leetcode.com/problems/number-of-islands
1,Two Sum,45.6%,Easy,0.0008206138651873125, https://leetcode.com/problems/two-sum
1 238 Product of Array Except Self 60.1% Medium 0.03616773385638842 https://leetcode.com/problems/product-of-array-except-self
2 218 The Skyline Problem 34.6% Hard 0.025479085300984906 https://leetcode.com/problems/the-skyline-problem
3 706 Design HashMap 61.3% Easy 0.01752893260576219 https://leetcode.com/problems/design-hashmap
4 200 Number of Islands 46.8% Medium 0.011509262420590827 https://leetcode.com/problems/number-of-islands
5 1 Two Sum 45.6% Easy 0.0008206138651873125 https://leetcode.com/problems/two-sum