labuladong / basic-challenge

200 stars 22 forks source link

已结束 #349

Closed labuladong closed 1 year ago

labuladong commented 1 year ago

本期打卡已结算完成。报名最新一期的打卡活动 点这里

yihaozhong commented 1 year ago

3. Longest Substring Without Repeating Characters https://leetcode.com/problems/longest-substring-without-repeating-characters/solutions/3884173/sliding-window-1/

vanessacz commented 1 year ago
  1. Minimum Window Substring: https://leetcode.com/problems/minimum-window-substring/solutions/3884758/java-sliding-window-solution/
winkydang commented 1 year ago

76.覆盖最小字符串 https://leetcode.cn/problems/minimum-window-substring/solutions/2380446/76fu-gai-zui-xiao-zi-chuan-by-dxy-5n-food/

aucker commented 1 year ago

76: minimum window substring: https://leetcode.com/problems/minimum-window-substring/solutions/3886415/sliding-window/

6520874 commented 1 year ago

https://leetcode.cn/problems/longest-substring-without-repeating-characters/solutions/2388813/3-wu-zhong-fu-zi-fu-de-zui-chang-zi-chua-46ya/

ljrirene commented 1 year ago

https://leetcode.com/problems/minimum-window-substring/solutions/3893691/sliding-widow/

azDev120 commented 1 year ago

补打卡:76 https://leetcode.com/problems/minimum-window-substring/solutions/3908469/java-sliding-window/

CarolSSS commented 1 year ago

https://leetcode.com/problems/permutation-in-string/solutions/3911246/sliding-window/

Pikalili commented 1 year ago

https://leetcode.com/problems/minimum-window-substring/solutions/3915664/topic/

DannyT70 commented 1 year ago

https://leetcode.cn/problems/longest-substring-without-repeating-characters/solution/hua-dong-chuang-kou-1-by-sleepy-shawffi-orpa/

alyssasuper3 commented 1 year ago

https://leetcode.cn/problems/longest-substring-without-repeating-characters/solutions/2391094/wu-zhong-fu-zi-fu-de-zui-chang-zi-chuan-3k95g/

AstrKing commented 1 year ago

76:https://leetcode.cn/problems/minimum-window-substring/solutions/2058671/zui-xiao-fu-gai-zi-chuan-by-aktrking-90lb/

YilinYan0 commented 1 year ago
  1. Permutation in String

https://leetcode.com/problems/permutation-in-string/solutions/3918200/sliding-window/

tonyzhu163 commented 1 year ago

https://leetcode.com/problems/minimum-window-substring/discuss/3918209/LC-3-Python