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

12
quip_alltime.csv Normal file
View File

@@ -0,0 +1,12 @@
708,Insert into a Sorted Circular Linked List,31.6%,Medium,0.6963635371787209, https://leetcode.com/problems/insert-into-a-sorted-circular-linked-list
855,Exam Room,43.1%,Medium,0.5147127208812607, https://leetcode.com/problems/exam-room
510,Inorder Successor in BST II,58.0%,Medium,0.3274381237537068, https://leetcode.com/problems/inorder-successor-in-bst-ii
761,Special Binary String,54.7%,Hard,0.3007541540191337, https://leetcode.com/problems/special-binary-string
362,Design Hit Counter,63.7%,Medium,0.2737682417732349, https://leetcode.com/problems/design-hit-counter
285,Inorder Successor in BST,40.4%,Medium,0.08649364464568089, https://leetcode.com/problems/inorder-successor-in-bst
88,Merge Sorted Array,39.4%,Easy,0.011986958032982505, https://leetcode.com/problems/merge-sorted-array
17,Letter Combinations of a Phone Number,46.8%,Medium,0.00987716546167603, https://leetcode.com/problems/letter-combinations-of-a-phone-number
208,Implement Trie (Prefix Tree),49.4%,Medium,0.009105457856626612, https://leetcode.com/problems/implement-trie-prefix-tree
54,Spiral Matrix,34.1%,Medium,0.0065941551175130245, https://leetcode.com/problems/spiral-matrix
34,Find First and Last Position of Element in Sorted Array,36.2%,Medium,0.004247643638268045, https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array
1309,Decrypt String from Alphabet to Integer Mapping,76.8%,Easy,0, https://leetcode.com/problems/decrypt-string-from-alphabet-to-integer-mapping
1 708 Insert into a Sorted Circular Linked List 31.6% Medium 0.6963635371787209 https://leetcode.com/problems/insert-into-a-sorted-circular-linked-list
2 855 Exam Room 43.1% Medium 0.5147127208812607 https://leetcode.com/problems/exam-room
3 510 Inorder Successor in BST II 58.0% Medium 0.3274381237537068 https://leetcode.com/problems/inorder-successor-in-bst-ii
4 761 Special Binary String 54.7% Hard 0.3007541540191337 https://leetcode.com/problems/special-binary-string
5 362 Design Hit Counter 63.7% Medium 0.2737682417732349 https://leetcode.com/problems/design-hit-counter
6 285 Inorder Successor in BST 40.4% Medium 0.08649364464568089 https://leetcode.com/problems/inorder-successor-in-bst
7 88 Merge Sorted Array 39.4% Easy 0.011986958032982505 https://leetcode.com/problems/merge-sorted-array
8 17 Letter Combinations of a Phone Number 46.8% Medium 0.00987716546167603 https://leetcode.com/problems/letter-combinations-of-a-phone-number
9 208 Implement Trie (Prefix Tree) 49.4% Medium 0.009105457856626612 https://leetcode.com/problems/implement-trie-prefix-tree
10 54 Spiral Matrix 34.1% Medium 0.0065941551175130245 https://leetcode.com/problems/spiral-matrix
11 34 Find First and Last Position of Element in Sorted Array 36.2% Medium 0.004247643638268045 https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array
12 1309 Decrypt String from Alphabet to Integer Mapping 76.8% Easy 0 https://leetcode.com/problems/decrypt-string-from-alphabet-to-integer-mapping