File tree
224 files changed
+49718
-44482
lines changed- .github/workflows
- images
- solution
- 0100-0199
- 0109.Convert Sorted List to Binary Search Tree
- 0133.Clone Graph
- 0195.Tenth Line
- 0200-0299/0278.First Bad Version
- 0500-0599/0532.K-diff Pairs in an Array
- 0700-0799
- 0766.Toeplitz Matrix
- 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
- 1448.Count Good Nodes in Binary Tree
- 1470.Shuffle the Array
- 1481.Least Number of Unique Integers after K Removals
- 1500-1599
- 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
- 1683.Invalid Tweets
- 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
- 1857.Largest Color Value in a Directed Graph
- 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
- 1955.Count Number of Special Subsequences
- 1959.Minimum Total Space Wasted With K Resizing Operations
- 2100-2199/2116.Check if a Parentheses String Can Be Valid
- 2200-2299
- 2234.Maximum Total Beauty of the Gardens
- 2250.Count Number of Rectangles Containing Each Point
- 2272.Substring With Largest Variance
- 2500-2599/2503.Maximum Number of Points From Grid Queries
- 2700-2799/2701.Consecutive Transactions with Increasing Amounts
- 2800-2899/2829.Determine the Minimum Sum of a k-avoiding Array
- 2900-2999/2965.Find Missing and Repeated Values
- 3100-3199
- 3110.Score of a String
- 3138.Minimum Length of Anagram Concatenation
- 3300-3399/3340.Check Balanced String
- 3400-3499
- 3432.Count Partitions with Even Sum Difference
- 3433.Count Mentions Per User
- 3434.Maximum Frequency After Subarray Operation
- 3435.Frequencies of Shortest Supersequences
- 3438.Find Valid Pair of Adjacent Digits in String
- 3439.Reschedule Meetings for Maximum Free Time I
- 3440.Reschedule Meetings for Maximum Free Time II
- 3441.Minimum Cost Good Caption
- 3442.Maximum Difference Between Even and Odd Frequency I
- 3443.Maximum Manhattan Distance After K Changes
- 3444.Minimum Increments for Target Multiples in an Array
- 3445.Maximum Difference Between Even and Odd Frequency II
- 3446.Sort Matrix by Diagonals
- 3447.Assign Elements to Groups with Constraints
- 3448.Count Substrings Divisible By Last Digit
- 3449.Maximize the Minimum Game Score
- 3452.Sum of Good Numbers
- 3453.Separate Squares I
- 3454.Separate Squares II
- 3455.Shortest Matching Substring
- 3456.Find Special Substring of Length K
- 3457.Eat Pizzas!
- 3458.Select K Disjoint Special Substrings
- 3459.Length of Longest V-Shaped Diagonal Segment
- 3461.Check If Digits Are Equal in String After Operations I
- 3462.Maximum Sum With at Most K Elements
- 3463.Check If Digits Are Equal in String After Operations II
- 3464.Maximize the Distance Between Points on a Square
- 3467.Transform Array by Parity
- 3468.Find the Number of Copy Arrays
- 3469.Find Minimum Cost to Remove Array Elements
- 3470.Permutations IV
- 3471.Find the Largest Almost Missing Integer
- 3472.Longest Palindromic Subsequence After at Most K Operations
- 3473.Sum of K Subarrays With Length at Least M
- 3474.Lexicographically Smallest Generated String
- 3482.Analyze Organization Hierarchy
- 3483.Unique 3-Digit Even Numbers
- 3484.Design Spreadsheet
- 3485.Longest Common Prefix of K Strings After Removal
- 3486.Longest Special Path II
- images
- 3487.Maximum Unique Subarray Sum After Deletion
- 3488.Closest Equal Element Queries
- 3489.Zero Array Transformation IV
- 3490.Count Beautiful Numbers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
224 files changed
+49718
-44482
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + | |
76 | 77 |
| |
77 | 78 |
| |
78 | 79 |
| |
| |||
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
96 |
| - | |
| 97 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
0 commit comments