File tree
99 files changed
+3749
-772
lines changed- solution
- 0000-0099
- 0017.Letter Combinations of a Phone Number
- images
- 0020.Valid Parentheses
- 0100-0199/0190.Reverse Bits
- 0200-0299/0282.Expression Add Operators
- 0300-0399
- 0348.Design Tic-Tac-Toe
- 0391.Perfect Rectangle
- 0500-0599
- 0545.Boundary of Binary Tree
- 0584.Find Customer Referee
- 0700-0799/0778.Swim in Rising Water
- 0800-0899
- 0802.Find Eventual Safe States
- 0854.K-Similar Strings
- 0900-0999
- 0939.Minimum Area Rectangle
- 0951.Flip Equivalent Binary Trees
- 0963.Minimum Area Rectangle II
- images
- 1100-1199/1164.Product Price at a Given Date
- 1200-1299
- 1258.Synonymous Sentences
- 1290.Convert Binary Number in a Linked List to Integer
- 1500-1599/1517.Find Users With Valid E-Mails
- 2000-2099/2044.Count Number of Maximum Bitwise-OR Subsets
- 2400-2499/2411.Smallest Subarrays With Maximum Bitwise OR
- 2500-2599/2561.Rearranging Fruits
- 2900-2999
- 2960.Count Tested Devices After Test Operations
- 2992.Number of Self-Divisible Permutations
- 3400-3499
- 3440.Reschedule Meetings for Maximum Free Time II
- 3477.Fruits Into Baskets II
- 3479.Fruits Into Baskets III
- 3480.Maximize Subarrays After Removing One Conflicting Pair
- 3500-3599/3596.Minimum Cost Path with Alternating Directions I
- 3600-3699
- 3626.Find Stores with Inventory Imbalance
- 3627.Maximum Median Sum of Subsequences of Size 3
- 3628.Maximum Number of Subsequences After One Inserting
- 3629.Minimum Jumps to Reach End via Prime Teleportation
- 3630.Partition Array for Maximum XOR and AND
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+3749
-772
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
64 | 72 |
| |
65 | 73 |
| |
66 | 74 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
63 | 71 |
| |
64 | 72 |
| |
65 | 73 |
| |
|
Lines changed: 55 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
46 | 84 |
| |
47 | 85 |
| |
48 | 86 |
| |
49 | 87 |
| |
50 | 88 |
| |
51 | 89 |
| |
52 |
| - | |
| 90 | + | |
| 91 | + | |
53 | 92 |
| |
54 | 93 |
| |
55 | 94 |
| |
|
Lines changed: 51 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
37 | 56 |
| |
38 | 57 |
| |
39 | 58 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
45 | 83 |
| |
46 | 84 |
| |
47 | 85 |
| |
48 | 86 |
| |
49 | 87 |
| |
50 |
| - | |
| 88 | + | |
| 89 | + | |
51 | 90 |
| |
52 | 91 |
| |
53 | 92 |
| |
|
0 commit comments