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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,7 @@ Calculations are based on the code files's byte sizes.
83
83
| 1743 |[Restore the Array From Adjacent Pairs](<https://leetcode.com/problems/restore-the-array-from-adjacent-pairs>)| Medium ||[solution](<_1743. Restore the Array From Adjacent Pairs.md>)| py | Jun 27, 2024 |
84
84
| 846 |[Hand of Straights](<https://leetcode.com/problems/hand-of-straights>)| Medium | Daily, N150 |[solution](<_846. Hand of Straights.md>)| py | Jun 06, 2024 |
85
85
| 75 |[Sort Colors](<https://leetcode.com/problems/sort-colors>)| Medium | Daily |[solution](<_75. Sort Colors.md>)| c, py | Jun 12, 2024 |
86
+
| 1415 |[The k-th Lexicographical String of All Happy Strings of Length n](<https://leetcode.com/problems/the-k-th-lexicographical-string-of-all-happy-strings-of-length-n>)| Medium | Daily |[solution](<_1415. The k-th Lexicographical String of All Happy Strings of Length n.md>)| py | Feb 19, 2025 |
| 1833 |[Maximum Ice Cream Bars](<https://leetcode.com/problems/maximum-ice-cream-bars>)| Medium ||[solution](<_1833. Maximum Ice Cream Bars.md>)| c, java, py | Jun 23, 2024 |
296
297
| 113 |[Path Sum II](<https://leetcode.com/problems/path-sum-ii>)| Medium ||[solution](<_113. Path Sum II.md>)| py | Jul 03, 2024 |
297
-
| 1415 |[The k-th Lexicographical String of All Happy Strings of Length n](<https://leetcode.com/problems/the-k-th-lexicographical-string-of-all-happy-strings-of-length-n>)| Medium | Daily |[solution](<_1415. The k-th Lexicographical String of All Happy Strings of Length n.md>)| py | Feb 19, 2025 |
298
298
| 129 |[Sum Root to Leaf Numbers](<https://leetcode.com/problems/sum-root-to-leaf-numbers>)| Medium ||[solution](<_129. Sum Root to Leaf Numbers.md>)| py | Jun 07, 2024 |
299
299
| 1701 |[Average Waiting Time](<https://leetcode.com/problems/average-waiting-time>)| Medium | Daily |[solution](<_1701. Average Waiting Time.md>)| js, py | Jul 09, 2024 |
300
300
| 2704 |[To Be Or Not To Be](<https://leetcode.com/problems/to-be-or-not-to-be>)| Easy ||[solution](<_2704. To Be Or Not To Be.md>)| js | Jul 09, 2024 |
0 commit comments