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: 2025-06-June-LeetCoding-Challenge/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@
12
12
| June 06 |[2434. Using a Robot to Print the Lexicographically Smallest String](https://leetcode.com/problems/using-a-robot-to-print-the-lexicographically-smallest-string/)| Medium | Unsolved |
13
13
| June 07 |[3170. Lexicographically Minimum String After Removing Stars](https://leetcode.com/problems/lexicographically-minimum-string-after-removing-stars/)| Medium | Solved |
14
14
| June 08 |[386. Lexicographical Numbers](https://leetcode.com/problems/lexicographical-numbers/)| Medium | Solved |
15
-
| June 09 |[]()|||
16
-
| June 10 |[]()|||
15
+
| June 09 |[440. K-th Smallest in Lexicographical Order](https://leetcode.com/problems/k-th-smallest-in-lexicographical-order/)|Hard|Unsolved|
16
+
| June 10 |[3442. Maximum Difference Between Even and Odd Frequency I](https://leetcode.com/problems/maximum-difference-between-even-and-odd-frequency-i/)|Easy|Solved|
0 commit comments