|
1 | 1 | {
|
2 | 2 | "Username": "aQuaYi",
|
3 |
| - "Ranking": 614, |
4 |
| - "Updated": "2019-07-02T20:22:19.35265445+08:00", |
| 3 | + "Ranking": 613, |
| 4 | + "Updated": "2019-07-03T20:18:56.536384624+08:00", |
5 | 5 | "Record": {
|
6 | 6 | "Easy": {
|
7 | 7 | "Solved": 246,
|
8 |
| - "Total": 253 |
| 8 | + "Total": 252 |
9 | 9 | },
|
10 | 10 | "Medium": {
|
11 | 11 | "Solved": 413,
|
12 |
| - "Total": 428 |
| 12 | + "Total": 429 |
13 | 13 | },
|
14 | 14 | "Hard": {
|
15 | 15 | "Solved": 175,
|
|
229 | 229 | "ID": 17,
|
230 | 230 | "Title": "Letter Combinations of a Phone Number",
|
231 | 231 | "TitleSlug": "letter-combinations-of-a-phone-number",
|
232 |
| - "PassRate": "41%", |
| 232 | + "PassRate": "42%", |
233 | 233 | "Difficulty": "Medium",
|
234 | 234 | "IsAccepted": true,
|
235 | 235 | "IsPaid": false,
|
|
877 | 877 | "ID": 71,
|
878 | 878 | "Title": "Simplify Path",
|
879 | 879 | "TitleSlug": "simplify-path",
|
880 |
| - "PassRate": "28%", |
| 880 | + "PassRate": "29%", |
881 | 881 | "Difficulty": "Medium",
|
882 | 882 | "IsAccepted": true,
|
883 | 883 | "IsPaid": false,
|
|
1249 | 1249 | "ID": 102,
|
1250 | 1250 | "Title": "Binary Tree Level Order Traversal",
|
1251 | 1251 | "TitleSlug": "binary-tree-level-order-traversal",
|
1252 |
| - "PassRate": "48%", |
| 1252 | + "PassRate": "49%", |
1253 | 1253 | "Difficulty": "Medium",
|
1254 | 1254 | "IsAccepted": true,
|
1255 | 1255 | "IsPaid": false,
|
|
1273 | 1273 | "ID": 104,
|
1274 | 1274 | "Title": "Maximum Depth of Binary Tree",
|
1275 | 1275 | "TitleSlug": "maximum-depth-of-binary-tree",
|
1276 |
| - "PassRate": "60%", |
| 1276 | + "PassRate": "61%", |
1277 | 1277 | "Difficulty": "Easy",
|
1278 | 1278 | "IsAccepted": true,
|
1279 | 1279 | "IsPaid": false,
|
|
1765 | 1765 | "ID": 145,
|
1766 | 1766 | "Title": "Binary Tree Postorder Traversal",
|
1767 | 1767 | "TitleSlug": "binary-tree-postorder-traversal",
|
1768 |
| - "PassRate": "48%", |
| 1768 | + "PassRate": "49%", |
1769 | 1769 | "Difficulty": "Hard",
|
1770 | 1770 | "IsAccepted": true,
|
1771 | 1771 | "IsPaid": false,
|
|
2785 | 2785 | "ID": 230,
|
2786 | 2786 | "Title": "Kth Smallest Element in a BST",
|
2787 | 2787 | "TitleSlug": "kth-smallest-element-in-a-bst",
|
2788 |
| - "PassRate": "51%", |
| 2788 | + "PassRate": "52%", |
2789 | 2789 | "Difficulty": "Medium",
|
2790 | 2790 | "IsAccepted": true,
|
2791 | 2791 | "IsPaid": false,
|
|
3277 | 3277 | "ID": 271,
|
3278 | 3278 | "Title": "Encode and Decode Strings",
|
3279 | 3279 | "TitleSlug": "encode-and-decode-strings",
|
3280 |
| - "PassRate": "26%", |
| 3280 | + "PassRate": "27%", |
3281 | 3281 | "Difficulty": "Medium",
|
3282 | 3282 | "IsAccepted": false,
|
3283 | 3283 | "IsPaid": true,
|
|
4141 | 4141 | "ID": 343,
|
4142 | 4142 | "Title": "Integer Break",
|
4143 | 4143 | "TitleSlug": "integer-break",
|
4144 |
| - "PassRate": "47%", |
| 4144 | + "PassRate": "48%", |
4145 | 4145 | "Difficulty": "Medium",
|
4146 | 4146 | "IsAccepted": true,
|
4147 | 4147 | "IsPaid": false,
|
|
6205 | 6205 | "ID": 515,
|
6206 | 6206 | "Title": "Find Largest Value in Each Tree Row",
|
6207 | 6207 | "TitleSlug": "find-largest-value-in-each-tree-row",
|
6208 |
| - "PassRate": "57%", |
| 6208 | + "PassRate": "58%", |
6209 | 6209 | "Difficulty": "Medium",
|
6210 | 6210 | "IsAccepted": true,
|
6211 | 6211 | "IsPaid": false,
|
|
6253 | 6253 | "ID": 519,
|
6254 | 6254 | "Title": "Random Flip Matrix",
|
6255 | 6255 | "TitleSlug": "random-flip-matrix",
|
6256 |
| - "PassRate": "33%", |
| 6256 | + "PassRate": "32%", |
6257 | 6257 | "Difficulty": "Medium",
|
6258 | 6258 | "IsAccepted": true,
|
6259 | 6259 | "IsPaid": false,
|
|
6589 | 6589 | "ID": 547,
|
6590 | 6590 | "Title": "Friend Circles",
|
6591 | 6591 | "TitleSlug": "friend-circles",
|
6592 |
| - "PassRate": "53%", |
| 6592 | + "PassRate": "54%", |
6593 | 6593 | "Difficulty": "Medium",
|
6594 | 6594 | "IsAccepted": true,
|
6595 | 6595 | "IsPaid": false,
|
|
6685 | 6685 | "ID": 555,
|
6686 | 6686 | "Title": "Split Concatenated Strings",
|
6687 | 6687 | "TitleSlug": "split-concatenated-strings",
|
6688 |
| - "PassRate": "39%", |
| 6688 | + "PassRate": "40%", |
6689 | 6689 | "Difficulty": "Medium",
|
6690 | 6690 | "IsAccepted": false,
|
6691 | 6691 | "IsPaid": true,
|
|
7993 | 7993 | "ID": 664,
|
7994 | 7994 | "Title": "Strange Printer",
|
7995 | 7995 | "TitleSlug": "strange-printer",
|
7996 |
| - "PassRate": "36%", |
| 7996 | + "PassRate": "37%", |
7997 | 7997 | "Difficulty": "Hard",
|
7998 | 7998 | "IsAccepted": true,
|
7999 | 7999 | "IsPaid": false,
|
|
9637 | 9637 | "ID": 801,
|
9638 | 9638 | "Title": "Minimum Swaps To Make Sequences Increasing",
|
9639 | 9639 | "TitleSlug": "minimum-swaps-to-make-sequences-increasing",
|
9640 |
| - "PassRate": "34%", |
| 9640 | + "PassRate": "35%", |
9641 | 9641 | "Difficulty": "Medium",
|
9642 | 9642 | "IsAccepted": true,
|
9643 | 9643 | "IsPaid": false,
|
|
10321 | 10321 | "ID": 858,
|
10322 | 10322 | "Title": "Mirror Reflection",
|
10323 | 10323 | "TitleSlug": "mirror-reflection",
|
10324 |
| - "PassRate": "51%", |
| 10324 | + "PassRate": "52%", |
10325 | 10325 | "Difficulty": "Medium",
|
10326 | 10326 | "IsAccepted": true,
|
10327 | 10327 | "IsPaid": false,
|
|
10381 | 10381 | "ID": 863,
|
10382 | 10382 | "Title": "All Nodes Distance K in Binary Tree",
|
10383 | 10383 | "TitleSlug": "all-nodes-distance-k-in-binary-tree",
|
10384 |
| - "PassRate": "47%", |
| 10384 | + "PassRate": "48%", |
10385 | 10385 | "Difficulty": "Medium",
|
10386 | 10386 | "IsAccepted": true,
|
10387 | 10387 | "IsPaid": false,
|
|
12697 | 12697 | "ID": 1056,
|
12698 | 12698 | "Title": "Confusing Number",
|
12699 | 12699 | "TitleSlug": "confusing-number",
|
12700 |
| - "PassRate": "52%", |
| 12700 | + "PassRate": "51%", |
12701 | 12701 | "Difficulty": "Easy",
|
12702 | 12702 | "IsAccepted": false,
|
12703 | 12703 | "IsPaid": true,
|
|
12805 | 12805 | "ID": 1065,
|
12806 | 12806 | "Title": "Index Pairs of a String",
|
12807 | 12807 | "TitleSlug": "index-pairs-of-a-string",
|
12808 |
| - "PassRate": "59%", |
| 12808 | + "PassRate": "58%", |
12809 | 12809 | "Difficulty": "Easy",
|
12810 | 12810 | "IsAccepted": false,
|
12811 | 12811 | "IsPaid": true,
|
|
13249 | 13249 | "ID": 1102,
|
13250 | 13250 | "Title": "Path With Maximum Minimum Value",
|
13251 | 13251 | "TitleSlug": "path-with-maximum-minimum-value",
|
13252 |
| - "PassRate": "36%", |
| 13252 | + "PassRate": "39%", |
13253 | 13253 | "Difficulty": "Medium",
|
13254 | 13254 | "IsAccepted": false,
|
13255 | 13255 | "IsPaid": true,
|
|
13273 | 13273 | "ID": 1104,
|
13274 | 13274 | "Title": "Path In Zigzag Labelled Binary Tree",
|
13275 | 13275 | "TitleSlug": "path-in-zigzag-labelled-binary-tree",
|
13276 |
| - "PassRate": "70%", |
13277 |
| - "Difficulty": "Easy", |
| 13276 | + "PassRate": "71%", |
| 13277 | + "Difficulty": "Medium", |
13278 | 13278 | "IsAccepted": false,
|
13279 | 13279 | "IsPaid": false,
|
13280 | 13280 | "IsFavor": false,
|
|
13285 | 13285 | "ID": 1105,
|
13286 | 13286 | "Title": "Filling Bookcase Shelves",
|
13287 | 13287 | "TitleSlug": "filling-bookcase-shelves",
|
13288 |
| - "PassRate": "51%", |
| 13288 | + "PassRate": "52%", |
13289 | 13289 | "Difficulty": "Medium",
|
13290 | 13290 | "IsAccepted": false,
|
13291 | 13291 | "IsPaid": false,
|
|
0 commit comments