File tree
116 files changed
+1510
-391
lines changed- solution
- 0100-0199/0117.Populating Next Right Pointers in Each Node II
- 0200-0299
- 0207.Course Schedule
- 0209.Minimum Size Subarray Sum
- 0300-0399/0367.Valid Perfect Square
- 0600-0699
- 0619.Biggest Single Number
- 0658.Find K Closest Elements
- 1000-1099/1099.Two Sum Less Than K
- 1100-1199
- 1123.Lowest Common Ancestor of Deepest Leaves
- 1124.Longest Well-Performing Interval
- 1125.Smallest Sufficient Team
- 1128.Number of Equivalent Domino Pairs
- 1129.Shortest Path with Alternating Colors
- 1130.Minimum Cost Tree From Leaf Values
- 1131.Maximum of Absolute Value Expression
- 1133.Largest Unique Number
- 1134.Armstrong Number
- 1135.Connecting Cities With Minimum Cost
- 1136.Parallel Courses
- 1137.N-th Tribonacci Number
- 1138.Alphabet Board Path
- 1139.Largest 1-Bordered Square
- 1140.Stone Game II
- 1143.Longest Common Subsequence
- 1144.Decrease Elements To Make Array Zigzag
- 1145.Binary Tree Coloring Game
- 1146.Snapshot Array
- 1147.Longest Chunked Palindrome Decomposition
- 1150.Check If a Number Is Majority Element in a Sorted Array
- 1151.Minimum Swaps to Group All 1's Together
- 1152.Analyze User Website Visit Pattern
- 1153.String Transforms Into Another String
- 1154.Day of the Year
- 1156.Swap For Longest Repeated Character Substring
- 1157.Online Majority Element In Subarray
- 1160.Find Words That Can Be Formed by Characters
- 1161.Maximum Level Sum of a Binary Tree
- 1162.As Far from Land as Possible
- 1165.Single-Row Keyboard
- 1166.Design File System
- 1167.Minimum Cost to Connect Sticks
- 1168.Optimize Water Distribution in a Village
- 1169.Invalid Transactions
- 1170.Compare Strings by Frequency of the Smallest Character
- 1172.Dinner Plate Stacks
- 1175.Prime Arrangements
- 1176.Diet Plan Performance
- 1177.Can Make Palindrome from Substring
- 1178.Number of Valid Words for Each Puzzle
- 1180.Count Substrings with Only One Distinct Letter
- 1181.Before and After Puzzle
- 1182.Shortest Distance to Target Color
- 1183.Maximum Number of Ones
- 1184.Distance Between Bus Stops
- 1186.Maximum Subarray Sum with One Deletion
- 1187.Make Array Strictly Increasing
- 1189.Maximum Number of Balloons
- 1190.Reverse Substrings Between Each Pair of Parentheses
- 1191.K-Concatenation Maximum Sum
- 1192.Critical Connections in a Network
- 1196.How Many Apples Can You Put into the Basket
- 1197.Minimum Knight Moves
- 1198.Find Smallest Common Element in All Rows
- 1199.Minimum Time to Build Blocks
- 1200-1299
- 1200.Minimum Absolute Difference
- 1201.Ugly Number III
- 1202.Smallest String With Swaps
- 1203.Sort Items by Groups Respecting Dependencies
- 1207.Unique Number of Occurrences
- 1208.Get Equal Substrings Within Budget
- 1209.Remove All Adjacent Duplicates in String II
- 1210.Minimum Moves to Reach Target with Rotations
- 1213.Intersection of Three Sorted Arrays
- 1214.Two Sum BSTs
- 1217.Minimum Cost to Move Chips to The Same Position
- 1218.Longest Arithmetic Subsequence of Given Difference
- 1219.Path with Maximum Gold
- 1220.Count Vowels Permutation
- 1221.Split a String in Balanced Strings
- 1222.Queens That Can Attack the King
- 1223.Dice Roll Simulation
- 1224.Maximum Equal Frequency
- 1800-1899
- 1814.Count Nice Pairs in an Array
- 1816.Truncate Sentence
- 1900-1999/1935.Maximum Number of Words You Can Type
- 2500-2599/2599.Make the Prefix Sum Non-negative
- 2800-2899/2892.Minimizing Array After Replacing Pairs With Their Product
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
116 files changed
+1510
-391
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
47 | 57 |
| |
48 | 58 |
| |
49 | 59 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
|
Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
49 | 65 |
| |
50 | 66 |
| |
51 | 67 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
57 | 68 |
| |
58 | 69 |
| |
59 | 70 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
0 commit comments