File tree
144 files changed
+841
-789
lines changed- solution
- 0000-0099/0080.Remove Duplicates from Sorted Array II
- 0100-0199
- 0139.Word Break
- 0153.Find Minimum in Rotated Sorted Array
- 0300-0399
- 0320.Generalized Abbreviation
- 0375.Guess Number Higher or Lower II
- 0400-0499
- 0447.Number of Boomerangs
- 0465.Optimal Account Balancing
- 0500-0599/0549.Binary Tree Longest Consecutive Sequence II
- 0600-0699
- 0638.Shopping Offers
- 0679.24 Game
- 0682.Baseball Game
- 0700-0799/0753.Cracking the Safe
- 0800-0899
- 0818.Race Car
- 0824.Goat Latin
- 0860.Lemonade Change
- 0900-0999
- 0909.Snakes and Ladders
- 0930.Binary Subarrays With Sum
- 0936.Stamping The Sequence
- 0972.Equal Rational Numbers
- 0978.Longest Turbulent Subarray
- 0983.Minimum Cost For Tickets
- 0994.Rotting Oranges
- 1000-1099/1096.Brace Expansion II
- 1100-1199
- 1108.Defanging an IP Address
- 1126.Active Businesses
- 1200-1299
- 1244.Design A Leaderboard
- 1266.Minimum Time Visiting All Points
- 1275.Find Winner on a Tic Tac Toe Game
- 1300-1399/1396.Design Underground System
- 1500-1599
- 1511.Customer Order Frequency
- 1538.Guess the Majority in a Hidden Array
- 1555.Bank Account Summary
- 1565.Unique Orders and Customers Per Month
- 1599.Maximum Profit of Operating a Centennial Wheel
- 1600-1699
- 1614.Maximum Nesting Depth of the Parentheses
- 1620.Coordinate With Maximum Network Quality
- 1657.Determine if Two Strings Are Close
- 1675.Minimize Deviation in Array
- 1700-1799
- 1702.Maximum Binary String After Change
- 1717.Maximum Score From Removing Substrings
- 1754.Largest Merge Of Two Strings
- 1760.Minimum Limit of Balls in a Bag
- 1800-1899
- 1850.Minimum Adjacent Swaps to Reach the Kth Smallest Number
- 1891.Cutting Ribbons
- 1899.Merge Triplets to Form Target Triplet
- 1900-1999
- 1920.Build Array from Permutation
- 1928.Minimum Cost to Reach Destination in Time
- 1994.The Number of Good Subsets
- 2000-2099
- 2004.The Number of Seniors and Juniors to Join the Company
- 2010.The Number of Seniors and Juniors to Join the Company II
- 2015.Average Height of Buildings in Each Segment
- 2043.Simple Bank System
- 2100-2199
- 2111.Minimum Operations to Make the Array K-Increasing
- 2117.Abbreviating the Product of a Range
- 2140.Solving Questions With Brainpower
- 2145.Count the Hidden Sequences
- 2164.Sort Even and Odd Indices Independently
- 2191.Sort the Jumbled Numbers
- 2200-2299
- 2241.Design an ATM Machine
- 2288.Apply Discount to Prices
- 2300-2399
- 2303.Calculate Amount Paid in Taxes
- 2353.Design a Food Rating System
- 2362.Generate the Invoice
- 2400-2499
- 2422.Merge Operations to Turn Array Into a Palindrome
- 2488.Count Subarrays With Median K
- 2500-2599
- 2525.Categorize Box According to Criteria
- 2578.Split With Minimum Sum
- 2600-2699/2606.Find the Substring With Maximum Cost
- 2700-2799
- 2725.Interval Cancellation
- 2731.Movement of Robots
- 2738.Count Occurrences in Text
- 2765.Longest Alternating Subarray
- 2788.Split Strings by Separator
- 2800-2899/2805.Custom Interval
- 2900-2999
- 2955.Number of Same-End Substrings
- 2960.Count Tested Devices After Test Operations
- 2978.Symmetric Coordinates
- 2984.Find Peak Calling Hours for Each City
- 2986.Find Third Transaction
- 2989.Class Performance
- 2990.Loan Types
- 2991.Top Three Wineries
- 2992.Number of Self-Divisible Permutations
- 2993.Friday Purchases I
- 2994.Friday Purchases II
- 2995.Viewers Turned Streamers
- 3000-3099
- 3001.Minimum Moves to Capture The Queen
- 3004.Maximum Subtree of the Same Color
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
144 files changed
+841
-789
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| 33 | + | |
32 | 34 |
| |
33 | 35 |
| |
34 | 36 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| 23 | + | |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
| |||
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
45 |
| - | |
| 47 | + | |
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
|
0 commit comments