File tree
166 files changed
+33698
-27608
lines changed- .github/workflows
- images
- solution
- 0300-0399/0310.Minimum Height Trees
- 1200-1299
- 1261.Find Elements in a Contaminated Binary Tree
- 1282.Group the People Given the Group Size They Belong To
- 1283.Find the Smallest Divisor Given a Threshold
- 1900-1999
- 1980.Find Unique Binary String
- 1981.Minimize the Difference Between Target and Chosen Elements
- 1983.Widest Pair of Indices With Equal Range Sum
- 2300-2399/2312.Selling Pieces of Wood
- 2500-2599/2549.Count Distinct Numbers on Board
- 2600-2699
- 2671.Frequency Tracker
- 2674.Split a Circular Linked List
- 2684.Maximum Number of Moves in a Grid
- 2700-2799
- 2784.Check if Array is Good
- 2785.Sort Vowels in a String
- 2789.Largest Element in an Array after Merge Operations
- 2800-2899/2864.Maximum Odd Binary Number
- 3000-3099
- 3063.Linked List Frequency
- 3073.Maximum Increasing Triplet Value
- 3074.Apple Redistribution into Boxes
- 3075.Maximize Happiness of Selected Children
- 3076.Shortest Uncommon Substring in an Array
- 3077.Maximum Strength of K Disjoint Subarrays
- 3078.Match Alphanumerical Pattern in Matrix I
- 3079.Find the Sum of Encrypted Integers
- 3080.Mark Elements on Array by Performing Queries
- 3081.Replace Question Marks in String to Minimize Its Value
- 3082.Find the Sum of the Power of All Subsequences
- 3083.Existence of a Substring in a String and Its Reverse
- 3084.Count Substrings Starting and Ending with Given Character
- 3085.Minimum Deletions to Make String K-Special
- 3086.Minimum Moves to Pick K Ones
- 3087.Find Trending Hashtags
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
166 files changed
+33698
-27608
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
| 49 | + | |
48 | 50 |
| |
49 | 51 |
| |
50 | 52 |
| |
| |||
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
60 | 67 |
| |
61 | 68 |
| |
62 | 69 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
0 commit comments