|
1 | 1 | {
|
2 | 2 | "Username": "aQuaYi",
|
3 |
| - "Ranking": 905, |
4 |
| - "Updated": "2019-03-19T21:26:11.323775847+08:00", |
| 3 | + "Ranking": 904, |
| 4 | + "Updated": "2019-03-21T21:36:11.444943572+08:00", |
5 | 5 | "Record": {
|
6 | 6 | "Easy": {
|
7 | 7 | "Solved": 214,
|
|
661 | 661 | "ID": 53,
|
662 | 662 | "Title": "Maximum Subarray",
|
663 | 663 | "TitleSlug": "maximum-subarray",
|
664 |
| - "PassRate": "42%", |
| 664 | + "PassRate": "43%", |
665 | 665 | "Difficulty": "Easy",
|
666 | 666 | "IsAccepted": true,
|
667 | 667 | "IsPaid": false,
|
|
1417 | 1417 | "ID": 116,
|
1418 | 1418 | "Title": "Populating Next Right Pointers in Each Node",
|
1419 | 1419 | "TitleSlug": "populating-next-right-pointers-in-each-node",
|
1420 |
| - "PassRate": "36%", |
| 1420 | + "PassRate": "37%", |
1421 | 1421 | "Difficulty": "Medium",
|
1422 | 1422 | "IsAccepted": false,
|
1423 | 1423 | "IsPaid": false,
|
|
1717 | 1717 | "ID": 141,
|
1718 | 1718 | "Title": "Linked List Cycle",
|
1719 | 1719 | "TitleSlug": "linked-list-cycle",
|
1720 |
| - "PassRate": "35%", |
| 1720 | + "PassRate": "36%", |
1721 | 1721 | "Difficulty": "Easy",
|
1722 | 1722 | "IsAccepted": false,
|
1723 | 1723 | "IsPaid": false,
|
|
3085 | 3085 | "ID": 255,
|
3086 | 3086 | "Title": "Verify Preorder Sequence in Binary Search Tree",
|
3087 | 3087 | "TitleSlug": "verify-preorder-sequence-in-binary-search-tree",
|
3088 |
| - "PassRate": "42%", |
| 3088 | + "PassRate": "43%", |
3089 | 3089 | "Difficulty": "Medium",
|
3090 | 3090 | "IsAccepted": false,
|
3091 | 3091 | "IsPaid": true,
|
|
4657 | 4657 | "ID": 386,
|
4658 | 4658 | "Title": "Lexicographical Numbers",
|
4659 | 4659 | "TitleSlug": "lexicographical-numbers",
|
4660 |
| - "PassRate": "44%", |
| 4660 | + "PassRate": "45%", |
4661 | 4661 | "Difficulty": "Medium",
|
4662 | 4662 | "IsAccepted": false,
|
4663 | 4663 | "IsPaid": false,
|
|
5149 | 5149 | "ID": 427,
|
5150 | 5150 | "Title": "Construct Quad Tree",
|
5151 | 5151 | "TitleSlug": "construct-quad-tree",
|
5152 |
| - "PassRate": "54%", |
| 5152 | + "PassRate": "55%", |
5153 | 5153 | "Difficulty": "Easy",
|
5154 | 5154 | "IsAccepted": false,
|
5155 | 5155 | "IsPaid": false,
|
|
5341 | 5341 | "ID": 443,
|
5342 | 5342 | "Title": "String Compression",
|
5343 | 5343 | "TitleSlug": "string-compression",
|
5344 |
| - "PassRate": "36%", |
| 5344 | + "PassRate": "37%", |
5345 | 5345 | "Difficulty": "Easy",
|
5346 | 5346 | "IsAccepted": true,
|
5347 | 5347 | "IsPaid": false,
|
|
5833 | 5833 | "ID": 484,
|
5834 | 5834 | "Title": "Find Permutation",
|
5835 | 5835 | "TitleSlug": "find-permutation",
|
5836 |
| - "PassRate": "56%", |
| 5836 | + "PassRate": "57%", |
5837 | 5837 | "Difficulty": "Medium",
|
5838 | 5838 | "IsAccepted": false,
|
5839 | 5839 | "IsPaid": true,
|
|
6037 | 6037 | "ID": 501,
|
6038 | 6038 | "Title": "Find Mode in Binary Search Tree",
|
6039 | 6039 | "TitleSlug": "find-mode-in-binary-search-tree",
|
6040 |
| - "PassRate": "38%", |
| 6040 | + "PassRate": "39%", |
6041 | 6041 | "Difficulty": "Easy",
|
6042 | 6042 | "IsAccepted": true,
|
6043 | 6043 | "IsPaid": false,
|
|
6145 | 6145 | "ID": 510,
|
6146 | 6146 | "Title": "Inorder Successor in BST II",
|
6147 | 6147 | "TitleSlug": "inorder-successor-in-bst-ii",
|
6148 |
| - "PassRate": "55%", |
| 6148 | + "PassRate": "54%", |
6149 | 6149 | "Difficulty": "Medium",
|
6150 | 6150 | "IsAccepted": false,
|
6151 | 6151 | "IsPaid": true,
|
|
6373 | 6373 | "ID": 529,
|
6374 | 6374 | "Title": "Minesweeper",
|
6375 | 6375 | "TitleSlug": "minesweeper",
|
6376 |
| - "PassRate": "51%", |
| 6376 | + "PassRate": "52%", |
6377 | 6377 | "Difficulty": "Medium",
|
6378 | 6378 | "IsAccepted": true,
|
6379 | 6379 | "IsPaid": false,
|
|
6445 | 6445 | "ID": 535,
|
6446 | 6446 | "Title": "Encode and Decode TinyURL",
|
6447 | 6447 | "TitleSlug": "encode-and-decode-tinyurl",
|
6448 |
| - "PassRate": "75%", |
| 6448 | + "PassRate": "76%", |
6449 | 6449 | "Difficulty": "Medium",
|
6450 | 6450 | "IsAccepted": false,
|
6451 | 6451 | "IsPaid": false,
|
|
7933 | 7933 | "ID": 659,
|
7934 | 7934 | "Title": "Split Array into Consecutive Subsequences",
|
7935 | 7935 | "TitleSlug": "split-array-into-consecutive-subsequences",
|
7936 |
| - "PassRate": "39%", |
| 7936 | + "PassRate": "40%", |
7937 | 7937 | "Difficulty": "Medium",
|
7938 | 7938 | "IsAccepted": true,
|
7939 | 7939 | "IsPaid": false,
|
|
9157 | 9157 | "ID": 761,
|
9158 | 9158 | "Title": "Special Binary String",
|
9159 | 9159 | "TitleSlug": "special-binary-string",
|
9160 |
| - "PassRate": "49%", |
| 9160 | + "PassRate": "50%", |
9161 | 9161 | "Difficulty": "Hard",
|
9162 | 9162 | "IsAccepted": true,
|
9163 | 9163 | "IsPaid": false,
|
|
9325 | 9325 | "ID": 775,
|
9326 | 9326 | "Title": "Global and Local Inversions",
|
9327 | 9327 | "TitleSlug": "global-and-local-inversions",
|
9328 |
| - "PassRate": "37%", |
| 9328 | + "PassRate": "38%", |
9329 | 9329 | "Difficulty": "Medium",
|
9330 | 9330 | "IsAccepted": true,
|
9331 | 9331 | "IsPaid": false,
|
|
9337 | 9337 | "ID": 776,
|
9338 | 9338 | "Title": "Split BST",
|
9339 | 9339 | "TitleSlug": "split-bst",
|
9340 |
| - "PassRate": "51%", |
| 9340 | + "PassRate": "52%", |
9341 | 9341 | "Difficulty": "Medium",
|
9342 | 9342 | "IsAccepted": false,
|
9343 | 9343 | "IsPaid": true,
|
|
9553 | 9553 | "ID": 794,
|
9554 | 9554 | "Title": "Valid Tic-Tac-Toe State",
|
9555 | 9555 | "TitleSlug": "valid-tic-tac-toe-state",
|
9556 |
| - "PassRate": "28%", |
| 9556 | + "PassRate": "29%", |
9557 | 9557 | "Difficulty": "Medium",
|
9558 | 9558 | "IsAccepted": true,
|
9559 | 9559 | "IsPaid": false,
|
|
9889 | 9889 | "ID": 822,
|
9890 | 9890 | "Title": "Card Flipping Game",
|
9891 | 9891 | "TitleSlug": "card-flipping-game",
|
9892 |
| - "PassRate": "39%", |
| 9892 | + "PassRate": "40%", |
9893 | 9893 | "Difficulty": "Medium",
|
9894 | 9894 | "IsAccepted": true,
|
9895 | 9895 | "IsPaid": false,
|
|
10081 | 10081 | "ID": 838,
|
10082 | 10082 | "Title": "Push Dominoes",
|
10083 | 10083 | "TitleSlug": "push-dominoes",
|
10084 |
| - "PassRate": "42%", |
| 10084 | + "PassRate": "43%", |
10085 | 10085 | "Difficulty": "Medium",
|
10086 | 10086 | "IsAccepted": true,
|
10087 | 10087 | "IsPaid": false,
|
|
10861 | 10861 | "ID": 903,
|
10862 | 10862 | "Title": "Valid Permutations for DI Sequence",
|
10863 | 10863 | "TitleSlug": "valid-permutations-for-di-sequence",
|
10864 |
| - "PassRate": "41%", |
| 10864 | + "PassRate": "42%", |
10865 | 10865 | "Difficulty": "Hard",
|
10866 | 10866 | "IsAccepted": true,
|
10867 | 10867 | "IsPaid": false,
|
|
10873 | 10873 | "ID": 904,
|
10874 | 10874 | "Title": "Fruit Into Baskets",
|
10875 | 10875 | "TitleSlug": "fruit-into-baskets",
|
10876 |
| - "PassRate": "40%", |
| 10876 | + "PassRate": "41%", |
10877 | 10877 | "Difficulty": "Medium",
|
10878 | 10878 | "IsAccepted": true,
|
10879 | 10879 | "IsPaid": false,
|
|
10933 | 10933 | "ID": 909,
|
10934 | 10934 | "Title": "Snakes and Ladders",
|
10935 | 10935 | "TitleSlug": "snakes-and-ladders",
|
10936 |
| - "PassRate": "30%", |
| 10936 | + "PassRate": "31%", |
10937 | 10937 | "Difficulty": "Medium",
|
10938 | 10938 | "IsAccepted": true,
|
10939 | 10939 | "IsPaid": false,
|
|
11173 | 11173 | "ID": 929,
|
11174 | 11174 | "Title": "Unique Email Addresses",
|
11175 | 11175 | "TitleSlug": "unique-email-addresses",
|
11176 |
| - "PassRate": "75%", |
| 11176 | + "PassRate": "74%", |
11177 | 11177 | "Difficulty": "Easy",
|
11178 | 11178 | "IsAccepted": true,
|
11179 | 11179 | "IsPaid": false,
|
|
11689 | 11689 | "ID": 972,
|
11690 | 11690 | "Title": "Equal Rational Numbers",
|
11691 | 11691 | "TitleSlug": "equal-rational-numbers",
|
11692 |
| - "PassRate": "39%", |
| 11692 | + "PassRate": "40%", |
11693 | 11693 | "Difficulty": "Hard",
|
11694 | 11694 | "IsAccepted": false,
|
11695 | 11695 | "IsPaid": false,
|
|
11773 | 11773 | "ID": 979,
|
11774 | 11774 | "Title": "Distribute Coins in Binary Tree",
|
11775 | 11775 | "TitleSlug": "distribute-coins-in-binary-tree",
|
11776 |
| - "PassRate": "65%", |
| 11776 | + "PassRate": "66%", |
11777 | 11777 | "Difficulty": "Medium",
|
11778 | 11778 | "IsAccepted": false,
|
11779 | 11779 | "IsPaid": false,
|
|
11869 | 11869 | "ID": 987,
|
11870 | 11870 | "Title": "Vertical Order Traversal of a Binary Tree",
|
11871 | 11871 | "TitleSlug": "vertical-order-traversal-of-a-binary-tree",
|
11872 |
| - "PassRate": "33%", |
| 11872 | + "PassRate": "32%", |
11873 | 11873 | "Difficulty": "Medium",
|
11874 | 11874 | "IsAccepted": false,
|
11875 | 11875 | "IsPaid": false,
|
|
11929 | 11929 | "ID": 992,
|
11930 | 11930 | "Title": "Subarrays with K Different Integers",
|
11931 | 11931 | "TitleSlug": "subarrays-with-k-different-integers",
|
11932 |
| - "PassRate": "46%", |
| 11932 | + "PassRate": "45%", |
11933 | 11933 | "Difficulty": "Hard",
|
11934 | 11934 | "IsAccepted": false,
|
11935 | 11935 | "IsPaid": false,
|
|
12097 | 12097 | "ID": 1006,
|
12098 | 12098 | "Title": "Clumsy Factorial",
|
12099 | 12099 | "TitleSlug": "clumsy-factorial",
|
12100 |
| - "PassRate": "55%", |
| 12100 | + "PassRate": "54%", |
12101 | 12101 | "Difficulty": "Medium",
|
12102 | 12102 | "IsAccepted": false,
|
12103 | 12103 | "IsPaid": false,
|
|
12193 | 12193 | "ID": 1014,
|
12194 | 12194 | "Title": "Capacity To Ship Packages Within D Days",
|
12195 | 12195 | "TitleSlug": "capacity-to-ship-packages-within-d-days",
|
12196 |
| - "PassRate": "49%", |
| 12196 | + "PassRate": "50%", |
12197 | 12197 | "Difficulty": "Medium",
|
12198 | 12198 | "IsAccepted": false,
|
12199 | 12199 | "IsPaid": false,
|
|
12205 | 12205 | "ID": 1015,
|
12206 | 12206 | "Title": "Numbers With Repeated Digits",
|
12207 | 12207 | "TitleSlug": "numbers-with-repeated-digits",
|
12208 |
| - "PassRate": "31%", |
| 12208 | + "PassRate": "32%", |
12209 | 12209 | "Difficulty": "Hard",
|
12210 | 12210 | "IsAccepted": false,
|
12211 | 12211 | "IsPaid": false,
|
|
0 commit comments