File tree
125 files changed
+5203
-423
lines changed- solution
- 0100-0199/0195.Tenth Line
- 0200-0299/0281.Zigzag Iterator
- 0700-0799/0799.Champagne Tower
- 1100-1199
- 1108.Defanging an IP Address
- 1111.Maximum Nesting Depth of Two Valid Parentheses Strings
- 1138.Alphabet Board Path
- 1139.Largest 1-Bordered Square
- 1184.Distance Between Bus Stops
- 1200-1299
- 1238.Circular Permutation in Binary Representation
- 1256.Encode Number
- 1300-1399
- 1301.Number of Paths with Max Score
- 1318.Minimum Flips to Make a OR b Equal to c
- 1324.Print Words Vertically
- 1400-1499
- 1418.Display Table of Food Orders in a Restaurant
- 1432.Max Difference You Can Get From Changing an Integer
- 1448.Count Good Nodes in Binary Tree
- 1470.Shuffle the Array
- 1481.Least Number of Unique Integers after K Removals
- 1500-1599
- 1517.Find Users With Valid E-Mails
- 1523.Count Odd Numbers in an Interval Range
- 1534.Count Good Triplets
- 1600-1699
- 1617.Count Subtrees With Max Distance Between Cities
- 1618.Maximum Font to Fit a Sentence in a Screen
- 1634.Add Two Polynomials Represented as Linked Lists
- 1649.Create Sorted Array through Instructions
- 1660.Correct a Binary Tree
- 1700-1799
- 1725.Number Of Rectangles That Can Form The Largest Square
- 1746.Maximum Subarray Sum After One Operation
- 1768.Merge Strings Alternately
- 1788.Maximize the Beauty of the Garden
- 1800-1899
- 1801.Number of Orders in the Backlog
- 1803.Count Pairs With XOR in a Range
- 1808.Maximize Number of Nice Divisors
- 1827.Minimum Operations to Make the Array Increasing
- 1836.Remove Duplicates From an Unsorted Linked List
- 1872.Stone Game VIII
- 1874.Minimize Product Sum of Two Arrays
- 1877.Minimize Maximum Pair Sum in Array
- 1900-1999
- 1911.Maximum Alternating Subsequence Sum
- 1913.Maximum Product Difference Between Two Pairs
- 1914.Cyclically Rotating a Grid
- 1915.Number of Wonderful Substrings
- 1916.Count Ways to Build Rooms in an Ant Colony
- 2000-2099/2040.Kth Smallest Product of Two Sorted Arrays
- 2500-2599/2566.Maximum Difference by Remapping a Digit
- 2600-2699
- 2614.Prime In Diagonal
- 2616.Minimize the Maximum Difference of Pairs
- 3400-3499
- 3423.Maximum Difference Between Adjacent Elements in a Circular Array
- 3424.Minimum Cost to Make Arrays Identical
- 3500-3599
- 3573.Best Time to Buy and Sell Stock V
- 3574.Maximize Subarray GCD Score
- 3576.Transform Array to All Equal Elements
- 3577.Count the Number of Computer Unlocking Permutations
- 3578.Count Partitions With Max-Min Difference at Most K
- 3581.Count Odd Letters from Number
- 3582.Generate Tag for Video Caption
- 3583.Count Special Triplets
- 3584.Maximum Product of First and Last Elements of a Subsequence
- 3585.Find Weighted Median Node in Tree
- images
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
125 files changed
+5203
-423
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
| 28 | + | |
27 | 29 |
| |
| 30 | + | |
28 | 31 |
| |
| 32 | + | |
29 | 33 |
| |
| 34 | + | |
30 | 35 |
| |
| 36 | + | |
31 | 37 |
| |
| 38 | + | |
32 | 39 |
| |
| 40 | + | |
33 | 41 |
| |
| 42 | + | |
34 | 43 |
| |
| 44 | + | |
35 | 45 |
| |
| 46 | + | |
36 | 47 |
| |
37 | 48 |
| |
38 | 49 |
| |
39 | 50 |
| |
40 | 51 |
| |
| 52 | + | |
41 | 53 |
| |
| 54 | + | |
42 | 55 |
| |
43 | 56 |
| |
44 | 57 |
| |
| 58 | + | |
45 | 59 |
| |
| 60 | + | |
46 | 61 |
| |
47 | 62 |
| |
48 | 63 |
| |
|
Lines changed: 48 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
152 | 200 |
| |
153 | 201 |
| |
154 | 202 |
| |
|
Lines changed: 48 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
166 | 214 |
| |
167 | 215 |
| |
168 | 216 |
| |
|
Lines changed: 43 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + |
Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
| 34 | + | |
33 | 35 |
| |
| 36 | + | |
34 | 37 |
| |
| 38 | + | |
35 | 39 |
| |
| 40 | + | |
36 | 41 |
| |
37 | 42 |
| |
38 | 43 |
| |
39 | 44 |
| |
40 | 45 |
| |
| 46 | + | |
41 | 47 |
| |
| 48 | + | |
42 | 49 |
| |
| 50 | + | |
43 | 51 |
| |
| 52 | + | |
44 | 53 |
| |
45 | 54 |
| |
46 | 55 |
| |
47 | 56 |
| |
48 | 57 |
| |
| 58 | + | |
49 | 59 |
| |
| 60 | + | |
50 | 61 |
| |
| 62 | + | |
51 | 63 |
| |
52 | 64 |
| |
53 | 65 |
| |
| 66 | + | |
54 | 67 |
| |
55 | 68 |
| |
56 | 69 |
| |
57 |
| - | |
58 |
| - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
59 | 75 |
| |
60 | 76 |
| |
61 | 77 |
| |
|
Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
| 28 | + | |
27 | 29 |
| |
| 30 | + | |
28 | 31 |
| |
| 32 | + | |
29 | 33 |
| |
| 34 | + | |
30 | 35 |
| |
| 36 | + | |
31 | 37 |
| |
| 38 | + | |
32 | 39 |
| |
| 40 | + | |
33 | 41 |
| |
| 42 | + | |
34 | 43 |
| |
35 | 44 |
| |
36 | 45 |
| |
37 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
38 | 49 |
| |
39 | 50 |
| |
40 | 51 |
| |
|
Lines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
31 | 35 |
| |
32 | 36 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 |
| |
37 | 45 |
| |
38 | 46 |
| |
|
Lines changed: 25 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 |
| |
37 | 43 |
| |
38 | 44 |
| |
39 | 45 |
| |
40 | 46 |
| |
41 | 47 |
| |
42 | 48 |
| |
| 49 | + | |
43 | 50 |
| |
| 51 | + | |
44 | 52 |
| |
| 53 | + | |
45 | 54 |
| |
| 55 | + | |
46 | 56 |
| |
| 57 | + | |
47 | 58 |
| |
| 59 | + | |
48 | 60 |
| |
| 61 | + | |
49 | 62 |
| |
| 63 | + | |
50 | 64 |
| |
| 65 | + | |
51 | 66 |
| |
52 | 67 |
| |
53 | 68 |
| |
54 |
| - | |
55 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
56 | 74 |
| |
57 | 75 |
| |
58 | 76 |
| |
|
0 commit comments