This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 67e39b5
File tree
88 files changed
+1077
-1159
lines changed- solution
- 0100-0199
- 0134.Gas Station
- 0195.Tenth Line
- 0200-0299/0262.Trips and Users
- 0700-0799/0799.Champagne Tower
- 1000-1099
- 1016.Binary String With Substrings Representing 1 To N
- 1062.Longest Repeating Substring
- 1070.Product Sales Analysis III
- 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
- 1432.Max Difference You Can Get From Changing an Integer
- 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
- 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
- 1888.Minimum Number of Flips to Make the Binary String Alternating
- 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
- 2300-2399/2311.Longest Binary Subsequence Less Than or Equal to K
- 2500-2599/2505.Bitwise OR of All Subsequence Sums
- 2600-2699/2616.Minimize the Maximum Difference of Pairs
- 3300-3399/3357.Minimize the Maximum Adjacent Element Difference
- 3400-3499/3442.Maximum Difference Between Even and Odd Frequency I
- 3500-3599
- 3565.Sequential Grid Path Cover
- 3566.Partition Array into Two Equal Product Subsets
- 3567.Minimum Absolute Difference in Sliding Submatrix
- 3568.Minimum Moves to Clean the Classroom
- 3569.Maximize Count of Distinct Primes After Split
- 3570.Find Books with No Available Copies
- 3571.Find the Shortest Superstring II
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
88 files changed
+1077
-1159
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
61 |
| - | |
| 60 | + | |
62 | 61 |
| |
63 | 62 |
| |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
|
0 commit comments