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

42
pinterest_alltime.csv Normal file
View File

@@ -0,0 +1,42 @@
759,Employee Free Time,66.3%,Hard,2.6397139923561346, https://leetcode.com/problems/employee-free-time
811,Subdomain Visit Count,69.9%,Easy,1.9912475836494699, https://leetcode.com/problems/subdomain-visit-count
277,Find the Celebrity,41.8%,Medium,1.6067213396798519, https://leetcode.com/problems/find-the-celebrity
770,Basic Calculator IV,48.1%,Hard,0.9582549309731873, https://leetcode.com/problems/basic-calculator-iv
269,Alien Dictionary,33.3%,Hard,0.6552836497974878, https://leetcode.com/problems/alien-dictionary
362,Design Hit Counter,63.7%,Medium,0.6551596398987732, https://leetcode.com/problems/design-hit-counter
224,Basic Calculator,36.8%,Hard,0.5668534552356532, https://leetcode.com/problems/basic-calculator
632,Smallest Range Covering Elements from K Lists,52.4%,Hard,0.5071491490366821, https://leetcode.com/problems/smallest-range-covering-elements-from-k-lists
68,Text Justification,27.7%,Hard,0.37052394220493184, https://leetcode.com/problems/text-justification
564,Find the Closest Palindrome,19.7%,Hard,0.3007541540191337, https://leetcode.com/problems/find-the-closest-palindrome
254,Factor Combinations,46.7%,Medium,0.21357410029805904, https://leetcode.com/problems/factor-combinations
126,Word Ladder II,22.1%,Hard,0.2008357460092558, https://leetcode.com/problems/word-ladder-ii
718,Maximum Length of Repeated Subarray,49.4%,Medium,0.16528289916664798, https://leetcode.com/problems/maximum-length-of-repeated-subarray
146,LRU Cache,33.2%,Medium,0.15357414478678588, https://leetcode.com/problems/lru-cache
158,Read N Characters Given Read4 II - Call multiple times,33.8%,Hard,0.15348688956060175, https://leetcode.com/problems/read-n-characters-given-read4-ii-call-multiple-times
772,Basic Calculator III,41.3%,Hard,0.13720112151348504, https://leetcode.com/problems/basic-calculator-iii
202,Happy Number,50.4%,Easy,0.11982401289364229, https://leetcode.com/problems/happy-number
392,Is Subsequence,49.2%,Easy,0.07897107508821988, https://leetcode.com/problems/is-subsequence
341,Flatten Nested List Iterator,52.9%,Medium,0.07763353611776078, https://leetcode.com/problems/flatten-nested-list-iterator
726,Number of Atoms,49.0%,Hard,0.06371581438610768, https://leetcode.com/problems/number-of-atoms
428,Serialize and Deserialize N-ary Tree,59.4%,Hard,0.06136894637629212, https://leetcode.com/problems/serialize-and-deserialize-n-ary-tree
295,Find Median from Data Stream,44.3%,Hard,0.05495888428075748, https://leetcode.com/problems/find-median-from-data-stream
36,Valid Sudoku,48.7%,Medium,0.04452302288876419, https://leetcode.com/problems/valid-sudoku
935,Knight Dialer,45.2%,Medium,0.04445176257083384, https://leetcode.com/problems/knight-dialer
56,Merge Intervals,39.3%,Medium,0.04173304225331761, https://leetcode.com/problems/merge-intervals
79,Word Search,35.6%,Medium,0.0408086655410548, https://leetcode.com/problems/word-search
261,Graph Valid Tree,42.2%,Medium,0.03683657735649026, https://leetcode.com/problems/graph-valid-tree
127,Word Ladder,29.6%,Medium,0.03679590970204585, https://leetcode.com/problems/word-ladder
91,Decode Ways,24.7%,Medium,0.023662742620848144, https://leetcode.com/problems/decode-ways
698,Partition to K Equal Sum Subsets,45.0%,Medium,0.02109782896463587, https://leetcode.com/problems/partition-to-k-equal-sum-subsets
208,Implement Trie (Prefix Tree),49.4%,Medium,0.02037191321634931, https://leetcode.com/problems/implement-trie-prefix-tree
139,Word Break,40.1%,Medium,0.015487677691351377, https://leetcode.com/problems/word-break
986,Interval List Intersections,67.3%,Medium,0.011969023795320735, https://leetcode.com/problems/interval-list-intersections
236,Lowest Common Ancestor of a Binary Tree,45.7%,Medium,0.010575891759058162, https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree
380,Insert Delete GetRandom O(1),47.5%,Medium,0.009820849864094454, https://leetcode.com/problems/insert-delete-getrandom-o1
239,Sliding Window Maximum,43.0%,Hard,0.007898935224534491, https://leetcode.com/problems/sliding-window-maximum
14,Longest Common Prefix,35.4%,Easy,0.00745530292090591, https://leetcode.com/problems/longest-common-prefix
210,Course Schedule II,40.7%,Medium,0.0042893974831731225, https://leetcode.com/problems/course-schedule-ii
140,Word Break II,32.6%,Hard,0.0027070942357783584, https://leetcode.com/problems/word-break-ii
621,Task Scheduler,50.1%,Medium,0.002341784338144407, https://leetcode.com/problems/task-scheduler
571,Find Median Given Frequency of Numbers,44.7%,Hard,0, https://leetcode.com/problems/find-median-given-frequency-of-numbers
720,Longest Word in Dictionary,48.2%,Easy,0, https://leetcode.com/problems/longest-word-in-dictionary
1 759 Employee Free Time 66.3% Hard 2.6397139923561346 https://leetcode.com/problems/employee-free-time
2 811 Subdomain Visit Count 69.9% Easy 1.9912475836494699 https://leetcode.com/problems/subdomain-visit-count
3 277 Find the Celebrity 41.8% Medium 1.6067213396798519 https://leetcode.com/problems/find-the-celebrity
4 770 Basic Calculator IV 48.1% Hard 0.9582549309731873 https://leetcode.com/problems/basic-calculator-iv
5 269 Alien Dictionary 33.3% Hard 0.6552836497974878 https://leetcode.com/problems/alien-dictionary
6 362 Design Hit Counter 63.7% Medium 0.6551596398987732 https://leetcode.com/problems/design-hit-counter
7 224 Basic Calculator 36.8% Hard 0.5668534552356532 https://leetcode.com/problems/basic-calculator
8 632 Smallest Range Covering Elements from K Lists 52.4% Hard 0.5071491490366821 https://leetcode.com/problems/smallest-range-covering-elements-from-k-lists
9 68 Text Justification 27.7% Hard 0.37052394220493184 https://leetcode.com/problems/text-justification
10 564 Find the Closest Palindrome 19.7% Hard 0.3007541540191337 https://leetcode.com/problems/find-the-closest-palindrome
11 254 Factor Combinations 46.7% Medium 0.21357410029805904 https://leetcode.com/problems/factor-combinations
12 126 Word Ladder II 22.1% Hard 0.2008357460092558 https://leetcode.com/problems/word-ladder-ii
13 718 Maximum Length of Repeated Subarray 49.4% Medium 0.16528289916664798 https://leetcode.com/problems/maximum-length-of-repeated-subarray
14 146 LRU Cache 33.2% Medium 0.15357414478678588 https://leetcode.com/problems/lru-cache
15 158 Read N Characters Given Read4 II - Call multiple times 33.8% Hard 0.15348688956060175 https://leetcode.com/problems/read-n-characters-given-read4-ii-call-multiple-times
16 772 Basic Calculator III 41.3% Hard 0.13720112151348504 https://leetcode.com/problems/basic-calculator-iii
17 202 Happy Number 50.4% Easy 0.11982401289364229 https://leetcode.com/problems/happy-number
18 392 Is Subsequence 49.2% Easy 0.07897107508821988 https://leetcode.com/problems/is-subsequence
19 341 Flatten Nested List Iterator 52.9% Medium 0.07763353611776078 https://leetcode.com/problems/flatten-nested-list-iterator
20 726 Number of Atoms 49.0% Hard 0.06371581438610768 https://leetcode.com/problems/number-of-atoms
21 428 Serialize and Deserialize N-ary Tree 59.4% Hard 0.06136894637629212 https://leetcode.com/problems/serialize-and-deserialize-n-ary-tree
22 295 Find Median from Data Stream 44.3% Hard 0.05495888428075748 https://leetcode.com/problems/find-median-from-data-stream
23 36 Valid Sudoku 48.7% Medium 0.04452302288876419 https://leetcode.com/problems/valid-sudoku
24 935 Knight Dialer 45.2% Medium 0.04445176257083384 https://leetcode.com/problems/knight-dialer
25 56 Merge Intervals 39.3% Medium 0.04173304225331761 https://leetcode.com/problems/merge-intervals
26 79 Word Search 35.6% Medium 0.0408086655410548 https://leetcode.com/problems/word-search
27 261 Graph Valid Tree 42.2% Medium 0.03683657735649026 https://leetcode.com/problems/graph-valid-tree
28 127 Word Ladder 29.6% Medium 0.03679590970204585 https://leetcode.com/problems/word-ladder
29 91 Decode Ways 24.7% Medium 0.023662742620848144 https://leetcode.com/problems/decode-ways
30 698 Partition to K Equal Sum Subsets 45.0% Medium 0.02109782896463587 https://leetcode.com/problems/partition-to-k-equal-sum-subsets
31 208 Implement Trie (Prefix Tree) 49.4% Medium 0.02037191321634931 https://leetcode.com/problems/implement-trie-prefix-tree
32 139 Word Break 40.1% Medium 0.015487677691351377 https://leetcode.com/problems/word-break
33 986 Interval List Intersections 67.3% Medium 0.011969023795320735 https://leetcode.com/problems/interval-list-intersections
34 236 Lowest Common Ancestor of a Binary Tree 45.7% Medium 0.010575891759058162 https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree
35 380 Insert Delete GetRandom O(1) 47.5% Medium 0.009820849864094454 https://leetcode.com/problems/insert-delete-getrandom-o1
36 239 Sliding Window Maximum 43.0% Hard 0.007898935224534491 https://leetcode.com/problems/sliding-window-maximum
37 14 Longest Common Prefix 35.4% Easy 0.00745530292090591 https://leetcode.com/problems/longest-common-prefix
38 210 Course Schedule II 40.7% Medium 0.0042893974831731225 https://leetcode.com/problems/course-schedule-ii
39 140 Word Break II 32.6% Hard 0.0027070942357783584 https://leetcode.com/problems/word-break-ii
40 621 Task Scheduler 50.1% Medium 0.002341784338144407 https://leetcode.com/problems/task-scheduler
41 571 Find Median Given Frequency of Numbers 44.7% Hard 0 https://leetcode.com/problems/find-median-given-frequency-of-numbers
42 720 Longest Word in Dictionary 48.2% Easy 0 https://leetcode.com/problems/longest-word-in-dictionary