|
1 | 1 | {
|
2 | 2 | "Username": "aQuaYi",
|
3 |
| - "Ranking": 846, |
4 |
| - "Updated": "2018-08-06T23:01:39.949100975+08:00", |
| 3 | + "Ranking": 843, |
| 4 | + "Updated": "2018-08-07T19:19:57.66016619+08:00", |
5 | 5 | "Record": {
|
6 | 6 | "Easy": {
|
7 | 7 | "Solved": 180,
|
|
49 | 49 | "ID": 2,
|
50 | 50 | "Title": "Add Two Numbers",
|
51 | 51 | "TitleSlug": "add-two-numbers",
|
52 |
| - "PassRate": "28%", |
| 52 | + "PassRate": "29%", |
53 | 53 | "Difficulty": "Medium",
|
54 | 54 | "IsAccepted": true,
|
55 | 55 | "IsPaid": false,
|
|
2833 | 2833 | "ID": 234,
|
2834 | 2834 | "Title": "Palindrome Linked List",
|
2835 | 2835 | "TitleSlug": "palindrome-linked-list",
|
2836 |
| - "PassRate": "33%", |
| 2836 | + "PassRate": "34%", |
2837 | 2837 | "Difficulty": "Easy",
|
2838 | 2838 | "IsAccepted": true,
|
2839 | 2839 | "IsPaid": false,
|
|
3889 | 3889 | "ID": 322,
|
3890 | 3890 | "Title": "Coin Change",
|
3891 | 3891 | "TitleSlug": "coin-change",
|
3892 |
| - "PassRate": "26%", |
| 3892 | + "PassRate": "27%", |
3893 | 3893 | "Difficulty": "Medium",
|
3894 | 3894 | "IsAccepted": true,
|
3895 | 3895 | "IsPaid": false,
|
|
4117 | 4117 | "ID": 341,
|
4118 | 4118 | "Title": "Flatten Nested List Iterator",
|
4119 | 4119 | "TitleSlug": "flatten-nested-list-iterator",
|
4120 |
| - "PassRate": "43%", |
| 4120 | + "PassRate": "44%", |
4121 | 4121 | "Difficulty": "Medium",
|
4122 | 4122 | "IsAccepted": false,
|
4123 | 4123 | "IsPaid": false,
|
|
4645 | 4645 | "ID": 385,
|
4646 | 4646 | "Title": "Mini Parser",
|
4647 | 4647 | "TitleSlug": "mini-parser",
|
4648 |
| - "PassRate": "31%", |
| 4648 | + "PassRate": "30%", |
4649 | 4649 | "Difficulty": "Medium",
|
4650 | 4650 | "IsAccepted": true,
|
4651 | 4651 | "IsPaid": false,
|
|
5161 | 5161 | "ID": 428,
|
5162 | 5162 | "Title": "Serialize and Deserialize N-ary Tree",
|
5163 | 5163 | "TitleSlug": "serialize-and-deserialize-n-ary-tree",
|
5164 |
| - "PassRate": "31%", |
| 5164 | + "PassRate": "32%", |
5165 | 5165 | "Difficulty": "Hard",
|
5166 | 5166 | "IsAccepted": false,
|
5167 | 5167 | "IsPaid": true,
|
|
5197 | 5197 | "ID": 431,
|
5198 | 5198 | "Title": "Encode N-ary Tree to Binary Tree",
|
5199 | 5199 | "TitleSlug": "encode-n-ary-tree-to-binary-tree",
|
5200 |
| - "PassRate": "34%", |
| 5200 | + "PassRate": "35%", |
5201 | 5201 | "Difficulty": "Hard",
|
5202 | 5202 | "IsAccepted": false,
|
5203 | 5203 | "IsPaid": true,
|
|
6721 | 6721 | "ID": 558,
|
6722 | 6722 | "Title": "Quad Tree Intersection",
|
6723 | 6723 | "TitleSlug": "quad-tree-intersection",
|
6724 |
| - "PassRate": "28%", |
| 6724 | + "PassRate": "29%", |
6725 | 6725 | "Difficulty": "Easy",
|
6726 | 6726 | "IsAccepted": false,
|
6727 | 6727 | "IsPaid": false,
|
|
7105 | 7105 | "ID": 590,
|
7106 | 7106 | "Title": "N-ary Tree Postorder Traversal",
|
7107 | 7107 | "TitleSlug": "n-ary-tree-postorder-traversal",
|
7108 |
| - "PassRate": "53%", |
| 7108 | + "PassRate": "54%", |
7109 | 7109 | "Difficulty": "Easy",
|
7110 | 7110 | "IsAccepted": false,
|
7111 | 7111 | "IsPaid": false,
|
|
7717 | 7717 | "ID": 641,
|
7718 | 7718 | "Title": "Design Circular Deque",
|
7719 | 7719 | "TitleSlug": "design-circular-deque",
|
7720 |
| - "PassRate": "50%", |
| 7720 | + "PassRate": "49%", |
7721 | 7721 | "Difficulty": "Medium",
|
7722 | 7722 | "IsAccepted": true,
|
7723 | 7723 | "IsPaid": false,
|
|
8425 | 8425 | "ID": 700,
|
8426 | 8426 | "Title": "Search in a Binary Search Tree",
|
8427 | 8427 | "TitleSlug": "search-in-a-binary-search-tree",
|
8428 |
| - "PassRate": "48%", |
| 8428 | + "PassRate": "49%", |
8429 | 8429 | "Difficulty": "Easy",
|
8430 | 8430 | "IsAccepted": true,
|
8431 | 8431 | "IsPaid": false,
|
|
8437 | 8437 | "ID": 701,
|
8438 | 8438 | "Title": "Insert into a Binary Search Tree",
|
8439 | 8439 | "TitleSlug": "insert-into-a-binary-search-tree",
|
8440 |
| - "PassRate": "44%", |
| 8440 | + "PassRate": "45%", |
8441 | 8441 | "Difficulty": "Medium",
|
8442 | 8442 | "IsAccepted": true,
|
8443 | 8443 | "IsPaid": false,
|
|
8461 | 8461 | "ID": 703,
|
8462 | 8462 | "Title": "Kth Largest Element in a Stream",
|
8463 | 8463 | "TitleSlug": "kth-largest-element-in-a-stream",
|
8464 |
| - "PassRate": "26%", |
| 8464 | + "PassRate": "27%", |
8465 | 8465 | "Difficulty": "Easy",
|
8466 | 8466 | "IsAccepted": false,
|
8467 | 8467 | "IsPaid": false,
|
|
8485 | 8485 | "ID": 705,
|
8486 | 8486 | "Title": "Design HashSet",
|
8487 | 8487 | "TitleSlug": "design-hashset",
|
8488 |
| - "PassRate": "24%", |
| 8488 | + "PassRate": "25%", |
8489 | 8489 | "Difficulty": "Easy",
|
8490 | 8490 | "IsAccepted": false,
|
8491 | 8491 | "IsPaid": false,
|
|
9661 | 9661 | "ID": 803,
|
9662 | 9662 | "Title": "Bricks Falling When Hit",
|
9663 | 9663 | "TitleSlug": "bricks-falling-when-hit",
|
9664 |
| - "PassRate": "23%", |
| 9664 | + "PassRate": "22%", |
9665 | 9665 | "Difficulty": "Hard",
|
9666 | 9666 | "IsAccepted": true,
|
9667 | 9667 | "IsPaid": false,
|
|
9973 | 9973 | "ID": 829,
|
9974 | 9974 | "Title": "Consecutive Numbers Sum",
|
9975 | 9975 | "TitleSlug": "consecutive-numbers-sum",
|
9976 |
| - "PassRate": "26%", |
| 9976 | + "PassRate": "27%", |
9977 | 9977 | "Difficulty": "Medium",
|
9978 | 9978 | "IsAccepted": true,
|
9979 | 9979 | "IsPaid": false,
|
|
10153 | 10153 | "ID": 844,
|
10154 | 10154 | "Title": "Backspace String Compare",
|
10155 | 10155 | "TitleSlug": "backspace-string-compare",
|
10156 |
| - "PassRate": "45%", |
| 10156 | + "PassRate": "44%", |
10157 | 10157 | "Difficulty": "Easy",
|
10158 | 10158 | "IsAccepted": true,
|
10159 | 10159 | "IsPaid": false,
|
|
10297 | 10297 | "ID": 856,
|
10298 | 10298 | "Title": "Score of Parentheses",
|
10299 | 10299 | "TitleSlug": "score-of-parentheses",
|
10300 |
| - "PassRate": "53%", |
| 10300 | + "PassRate": "54%", |
10301 | 10301 | "Difficulty": "Medium",
|
10302 | 10302 | "IsAccepted": true,
|
10303 | 10303 | "IsPaid": false,
|
|
10309 | 10309 | "ID": 857,
|
10310 | 10310 | "Title": "Minimum Cost to Hire K Workers",
|
10311 | 10311 | "TitleSlug": "minimum-cost-to-hire-k-workers",
|
10312 |
| - "PassRate": "39%", |
| 10312 | + "PassRate": "38%", |
10313 | 10313 | "Difficulty": "Hard",
|
10314 | 10314 | "IsAccepted": true,
|
10315 | 10315 | "IsPaid": false,
|
|
10633 | 10633 | "ID": 884,
|
10634 | 10634 | "Title": "Decoded String at Index",
|
10635 | 10635 | "TitleSlug": "decoded-string-at-index",
|
10636 |
| - "PassRate": "20%", |
| 10636 | + "PassRate": "21%", |
10637 | 10637 | "Difficulty": "Medium",
|
10638 | 10638 | "IsAccepted": false,
|
10639 | 10639 | "IsPaid": false,
|
|
10657 | 10657 | "ID": 886,
|
10658 | 10658 | "Title": "Reachable Nodes In Subdivided Graph",
|
10659 | 10659 | "TitleSlug": "reachable-nodes-in-subdivided-graph",
|
10660 |
| - "PassRate": "31%", |
| 10660 | + "PassRate": "33%", |
10661 | 10661 | "Difficulty": "Hard",
|
10662 | 10662 | "IsAccepted": false,
|
10663 | 10663 | "IsPaid": false,
|
|
0 commit comments