File tree
51 files changed
+470
-229
lines changed- lcof2
- 剑指 Offer II 034. 外星语言是否排序
- 剑指 Offer II 042. 最近请求次数
- solution
- 0000-0099
- 0033.Search in Rotated Sorted Array
- 0064.Minimum Path Sum
- 0100-0199
- 0118.Pascal's Triangle
- 0130.Surrounded Regions
- 0153.Find Minimum in Rotated Sorted Array
- 0154.Find Minimum in Rotated Sorted Array II
- 0200-0299
- 0208.Implement Trie (Prefix Tree)
- 0275.H-Index II
- 0287.Find the Duplicate Number
- 0300-0399
- 0300.Longest Increasing Subsequence
- 0309.Best Time to Buy and Sell Stock with Cooldown
- 0357.Count Numbers with Unique Digits
- 0368.Largest Divisible Subset
- 0380.Insert Delete GetRandom O(1)
- 0500-0599
- 0521.Longest Uncommon Subsequence I
- 0537.Complex Number Multiplication
- 0600-0699/0688.Knight Probability in Chessboard
- 0700-0799
- 0712.Minimum ASCII Delete Sum for Two Strings
- 0741.Cherry Pickup
- 0800-0899
- 0804.Unique Morse Code Words
- 0838.Push Dominoes
- 0845.Longest Mountain in Array
- 0852.Peak Index in a Mountain Array
- 0900-0999
- 0917.Reverse Only Letters
- 0969.Pancake Sorting
- 1000-1099/1020.Number of Enclaves
- 1100-1199/1105.Filling Bookcase Shelves
- 1200-1299/1283.Find the Smallest Divisor Given a Threshold
- 1400-1499/1463.Cherry Pickup II
- 1500-1599/1508.Range Sum of Sorted Subarray Sums
- 1800-1899/1855.Maximum Distance Between a Pair of Values
- 2100-2199
- 2171.Removing Minimum Number of Magic Beans
- 2180.Count Integers With Even Digit Sum
- 2181.Merge Nodes in Between Zeros
- 2185.Counting Words With a Given Prefix
- 2186.Minimum Number of Steps to Make Two Strings Anagram II
- 2200-2299
- 2200.Find All K-Distant Indices in an Array
- 2201.Count Artifacts That Can Be Extracted
- 2219.Maximum Sum Score of Array
- 2220.Minimum Bit Flips to Convert Number
- 2231.Largest Number After Digit Swaps by Parity
- 2232.Minimize Result by Adding Parentheses to Expression
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+470
-229
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 |
| - | |
| 19 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + |
0 commit comments