You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: markdowns/Questions_By_Code_Length.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,7 @@ Calculations are based on the code files's byte sizes.
117
117
| 40 |[Combination Sum II](<https://leetcode.com/problems/combination-sum-ii>)| Medium | Daily, N150 |[solution](<_40. Combination Sum II.md>)| py | Aug 13, 2024 |
118
118
| 611 |[Valid Triangle Number](<https://leetcode.com/problems/valid-triangle-number>)| Medium ||[solution](<_611. Valid Triangle Number.md>)| py | May 22, 2024 |
119
119
| 3229 | Weekly Contest 407 - q4 - [Minimum Operations to Make Array Equal to Target](<https://leetcode.com/problems/minimum-operations-to-make-array-equal-to-target>)| Hard | Contest |[solution](<_3229. Minimum Operations to Make Array Equal to Target.md>)| py | Jul 21, 2024 |
120
+
| 128 |[Longest Consecutive Sequence](<https://leetcode.com/problems/longest-consecutive-sequence>)| Medium | B75, N150 |[solution](<_128. Longest Consecutive Sequence.md>)| java, py | Jun 13, 2024 |
| 419 |[Battleships in a Board](<https://leetcode.com/problems/battleships-in-a-board>)| Medium ||[solution](<_419. Battleships in a Board.md>)| c, py | Jun 24, 2024 |
122
123
| 353 |[Design Snake Game](<https://leetcode.com/problems/design-snake-game>)| Medium ||[solution](<_353. Design Snake Game.md>)| py | Jun 28, 2024 |
@@ -214,7 +215,6 @@ Calculations are based on the code files's byte sizes.
214
215
| 1184 |[Distance Between Bus Stops](<https://leetcode.com/problems/distance-between-bus-stops>)| Easy ||[solution](<_1184. Distance Between Bus Stops.md>)| py | May 31, 2024 |
215
216
| 362 |[Design Hit Counter](<https://leetcode.com/problems/design-hit-counter>)| Medium ||[solution](<_362. Design Hit Counter.md>)| py | Oct 24, 2024 |
| 128 |[Longest Consecutive Sequence](<https://leetcode.com/problems/longest-consecutive-sequence>)| Medium | B75, N150 |[solution](<_128. Longest Consecutive Sequence.md>)| java, py | Jun 13, 2024 |
218
218
| 1730 |[Shortest Path to Get Food](<https://leetcode.com/problems/shortest-path-to-get-food>)| Medium | Weekly Premium |[solution](<_1730. Shortest Path to Get Food.md>)| py | Jun 26, 2024 |
219
219
| 1530 |[Number of Good Leaf Nodes Pairs](<https://leetcode.com/problems/number-of-good-leaf-nodes-pairs>)| Medium | Daily |[solution](<_1530. Number of Good Leaf Nodes Pairs.md>)| py | Jul 18, 2024 |
220
220
| 1823 |[Find the Winner of the Circular Game](<https://leetcode.com/problems/find-the-winner-of-the-circular-game>)| Medium | Daily |[solution](<_1823. Find the Winner of the Circular Game.md>)| c, cpp, java, js, py | Jul 08, 2024 |
0 commit comments