Livejournal
Log in
Post
Friends
My journal
manfred7
Sliding Window
Sep 25, 2022 16:22
Click to view
задачки
https://leetcode.com/problemset/algorithms/?search=Sliding+Window&page=1
Click to view
1876. Substrings of Size Three with Distinct Characters Литкод -
https://leetcode.com/problems/substri...
Код -
https://github.com/IhorPeresunko/YouT...
3. Longest Substring Without Repeating Characters Литкод -
https://leetcode.com/problems/longest...
Код -
https://github.com/IhorPeresunko/YouT...
159. Longest Substring with At Most Two Distinct Characters Литкод -
https://leetcode.com/problems/longest...
Код -
https://github.com/IhorPeresunko/YouT...
340. Longest Substring with At Most K Distinct Characters Литкод -
https://leetcode.com/problems/longest...
Код -
https://github.com/IhorPeresunko/YouT...
76. Minimum Window Substring Литкод -
https://leetcode.com/problems/minimum...
Код -
https://github.com/IhorPeresunko/YouT...
Leave a comment
Previous post
Next post
Up