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

8
cloudera_alltime.csv Normal file
View File

@@ -0,0 +1,8 @@
173,Binary Search Tree Iterator,56.6%,Medium,0.1374539674363949, https://leetcode.com/problems/binary-search-tree-iterator
622,Design Circular Queue,43.7%,Medium,0.11095151700168701, https://leetcode.com/problems/design-circular-queue
1188,Design Bounded Blocking Queue,70.5%,Medium,0.0885057777399472, https://leetcode.com/problems/design-bounded-blocking-queue
476,Number Complement,64.8%,Easy,0.0620033273052393, https://leetcode.com/problems/number-complement
146,LRU Cache,33.2%,Medium,0.040660598211268925, https://leetcode.com/problems/lru-cache
339,Nested List Weight Sum,74.0%,Easy,0.02960986116720276, https://leetcode.com/problems/nested-list-weight-sum
1,Two Sum,45.6%,Easy,0.003278422738041615, https://leetcode.com/problems/two-sum
1009,Complement of Base 10 Integer,59.6%,Easy,0, https://leetcode.com/problems/complement-of-base-10-integer
1 173 Binary Search Tree Iterator 56.6% Medium 0.1374539674363949 https://leetcode.com/problems/binary-search-tree-iterator
2 622 Design Circular Queue 43.7% Medium 0.11095151700168701 https://leetcode.com/problems/design-circular-queue
3 1188 Design Bounded Blocking Queue 70.5% Medium 0.0885057777399472 https://leetcode.com/problems/design-bounded-blocking-queue
4 476 Number Complement 64.8% Easy 0.0620033273052393 https://leetcode.com/problems/number-complement
5 146 LRU Cache 33.2% Medium 0.040660598211268925 https://leetcode.com/problems/lru-cache
6 339 Nested List Weight Sum 74.0% Easy 0.02960986116720276 https://leetcode.com/problems/nested-list-weight-sum
7 1 Two Sum 45.6% Easy 0.003278422738041615 https://leetcode.com/problems/two-sum
8 1009 Complement of Base 10 Integer 59.6% Easy 0 https://leetcode.com/problems/complement-of-base-10-integer