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

9
salesforce_6months.csv Normal file
View File

@@ -0,0 +1,9 @@
1283,Find the Smallest Divisor Given a Threshold,47.6%,Medium,0.030152736302452396, https://leetcode.com/problems/find-the-smallest-divisor-given-a-threshold
348,Design Tic-Tac-Toe,54.3%,Medium,0.024214258120594613, https://leetcode.com/problems/design-tic-tac-toe
146,LRU Cache,33.2%,Medium,0.01827577993873683, https://leetcode.com/problems/lru-cache
706,Design HashMap,61.3%,Easy,0.01752893260576219, https://leetcode.com/problems/design-hashmap
557,Reverse Words in a String III,69.8%,Easy,0.013731764001315941, https://leetcode.com/problems/reverse-words-in-a-string-iii
295,Find Median from Data Stream,44.3%,Hard,0.00899893586856953, https://leetcode.com/problems/find-median-from-data-stream
41,First Missing Positive,32.0%,Hard,0.0064113058208121855, https://leetcode.com/problems/first-missing-positive
56,Merge Intervals,39.3%,Medium,0.0034728286335985107, https://leetcode.com/problems/merge-intervals
1,Two Sum,45.6%,Easy,0.0008206138651873125, https://leetcode.com/problems/two-sum
1 1283 Find the Smallest Divisor Given a Threshold 47.6% Medium 0.030152736302452396 https://leetcode.com/problems/find-the-smallest-divisor-given-a-threshold
2 348 Design Tic-Tac-Toe 54.3% Medium 0.024214258120594613 https://leetcode.com/problems/design-tic-tac-toe
3 146 LRU Cache 33.2% Medium 0.01827577993873683 https://leetcode.com/problems/lru-cache
4 706 Design HashMap 61.3% Easy 0.01752893260576219 https://leetcode.com/problems/design-hashmap
5 557 Reverse Words in a String III 69.8% Easy 0.013731764001315941 https://leetcode.com/problems/reverse-words-in-a-string-iii
6 295 Find Median from Data Stream 44.3% Hard 0.00899893586856953 https://leetcode.com/problems/find-median-from-data-stream
7 41 First Missing Positive 32.0% Hard 0.0064113058208121855 https://leetcode.com/problems/first-missing-positive
8 56 Merge Intervals 39.3% Medium 0.0034728286335985107 https://leetcode.com/problems/merge-intervals
9 1 Two Sum 45.6% Easy 0.0008206138651873125 https://leetcode.com/problems/two-sum