File tree
174 files changed
+9779
-860
lines changed- solution
- 0000-0099/0023.Merge k Sorted Lists
- 0200-0299/0282.Expression Add Operators
- 0400-0499/0405.Convert a Number to Hexadecimal
- 0500-0599/0504.Base 7
- 0600-0699/0630.Course Schedule III
- 0800-0899
- 0871.Minimum Number of Refueling Stops
- 0883.Projection Area of 3D Shapes
- 0900-0999
- 0973.K Closest Points to Origin
- 0975.Odd Even Jump
- 1000-1099/1046.Last Stone Weight
- 1200-1299
- 1233.Remove Sub-Folders from the Filesystem
- 1290.Convert Binary Number in a Linked List to Integer
- 1300-1399
- 1353.Maximum Number of Events That Can Be Attended
- 1354.Construct Target Array With Multiple Sums
- 1700-1799
- 1761.Minimum Degree of a Connected Trio in a Graph
- 1782.Count Pairs Of Nodes
- 1800-1899/1858.Longest Word With All Prefixes
- 1900-1999
- 1948.Delete Duplicate Folders in System
- 1962.Remove Stones to Minimize the Total
- 2100-2199
- 2143.Choose Numbers From Two Arrays in Range
- 2163.Minimum Difference in Sums After Removal of Elements
- 2300-2399
- 2322.Minimum Score After Removals on a Tree
- 2398.Maximum Number of Robots Within Budget
- 2400-2499/2410.Maximum Matching of Players With Trainers
- 2800-2899/2856.Minimum Array Length After Pair Removals
- 3100-3199/3136.Valid Word
- 3200-3299
- 3201.Find the Maximum Length of Valid Subsequence I
- 3202.Find the Maximum Length of Valid Subsequence II
- 3203.Find Minimum Diameter After Merging Two Trees
- 3300-3399/3304.Find the K-th Character in String Game I
- 3400-3499/3488.Closest Equal Element Queries
- 3500-3599/3596.Minimum Cost Path with Alternating Directions I
- 3600-3699
- 3603.Minimum Cost Path with Alternating Directions II
- 3612.Process String with Special Operations I
- 3613.Minimize Maximum Component Cost
- images
- 3614.Process String with Special Operations II
- 3615.Longest Palindromic Path in Graph
- images
- 3616.Number of Student Replacements
- 3617.Find Students with Study Spiral Pattern
- 3618.Split Array by Prime Indices
- 3619.Count Islands With Total Value Divisible by K
- images
- 3620.Network Recovery Pathways
- images
- 3621.Number of Integers With Popcount-Depth Equal to K I
- 3622.Check Divisibility by Digit Sum and Product
- 3623.Count Number of Trapezoids I
- images
- 3624.Number of Integers With Popcount-Depth Equal to K II
- 3625.Count Number of Trapezoids II
- images
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
174 files changed
+9779
-860
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
| 188 | + | |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
|
0 commit comments