labuladong / basic-challenge

200 stars 23 forks source link

已结束 #212

Closed labuladong closed 1 year ago

labuladong commented 1 year ago

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

harryhook commented 1 year ago

Q3: https://leetcode.cn/problems/longest-substring-without-repeating-characters/solution/by-harryhook-uve9/

itismejustme commented 1 year ago
  1. 最小覆盖子串 https://leetcode.cn/problems/minimum-window-substring/solutions/1982878/76-zui-xiao-fu-gai-zi-chuan-httpsleetcod-g3jp/
xrwy2000 commented 1 year ago

https://leetcode.cn/problems/minimum-window-substring/solution/hua-dong-chuang-kou-jie-jue-by-wangsixia-bcd7/

YangJiaCheng97 commented 1 year ago

一、最小覆盖子串 Q76:https://leetcode.cn/problems/minimum-window-substring/solution/by-wu-yue-yjc-d7vw/ 二、字符串排列 Q567:https://leetcode.cn/problems/permutation-in-string/solution/by-wu-yue-yjc-dp3x/ 三、找所有字母异位词 Q438:https://leetcode.cn/problems/find-all-anagrams-in-a-string/solution/by-wu-yue-yjc-gq4y/ 四、最长无重复子串 Q3:https://leetcode.cn/problems/longest-substring-without-repeating-characters/solution/by-wu-yue-yjc-tmat/

Colafornia commented 1 year ago

Q76: https://leetcode.com/problems/minimum-window-substring/discuss/2835097/JavaScript-sliding-window-solution

tianyuanzoe commented 1 year ago

https://leetcode.com/problems/longest-substring-without-repeating-characters/solutions/2835338/java-sliding-window-solution/

lg785805788 commented 1 year ago

https://leetcode.cn/problems/minimum-window-substring/solutions/1983710/by-sad-ellisl0t-a97m/

  1. 最小覆盖子串
Brucewfq commented 1 year ago

力扣567题:https://leetcode.cn/problems/permutation-in-string/solutions/1983792/567-zi-fu-chuan-de-pai-lie-by-bruce_wan-6pgq/

ZechenM commented 1 year ago

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

pgh79 commented 1 year ago

Q76: https://leetcode.cn/problems/minimum-window-substring/solutions/1983865/problem-76-zui-xiao-fu-gai-zi-chuan-by-c-6k91/

17870107715 commented 1 year ago

3:https://leetcode.cn/problems/longest-substring-without-repeating-characters/solution/wu-by-flipped-5f-s66d/

fhtbmw commented 1 year ago

LeetCode 76 https://leetcode.cn/problems/minimum-window-substring/solutions/1984009/hua-dong-chuang-kou-by-feng-huo-tai-8ihq/

xrwy2000 commented 1 year ago

https://leetcode.cn/problems/longest-substring-without-repeating-characters/solution/hua-dong-chuang-kou-mo-ban-ti-by-wangsix-ebvv/

linglinglv commented 1 year ago

Q76: https://leetcode.cn/problems/minimum-window-substring/solution/76-by-linglinglv-k7hq/ Q438: https://leetcode.cn/problems/find-all-anagrams-in-a-string/solution/38-by-linglinglv-efok/

helen-tao commented 1 year ago

Q76:https://leetcode.com/problems/minimum-window-substring/solutions/2836107/php-76-minimum-window-substring/

zjk1234 commented 1 year ago

Q3:3. 无重复字符的最长子串

yuanfangluo commented 1 year ago

Q76:https://leetcode.cn/problems/minimum-window-substring/solutions/1984412/hua-dong-chuang-kou-by-sleetcode-qlcl/

BenCode2019 commented 1 year ago

https://leetcode.cn/problems/minimum-window-substring/solutions/1984433/by-ben-172-e7ae/

fengmiaomiao123 commented 1 year ago

https://leetcode.cn/problems/longest-substring-without-repeating-characters/solutions/1984508/hua-dong-chuang-kou-jie-ti-by-flamboyant-odii/

elaineKuo commented 1 year ago

https://leetcode.cn/problems/find-all-anagrams-in-a-string/solution/zhao-dao-zi-fu-chuan-zhong-suo-you-zi-mu-psy4/ https://leetcode.cn/problems/permutation-in-string/solution/zi-fu-chuan-by-mei-vampire-qq46/

winkydang commented 1 year ago

https://leetcode.cn/problems/longest-substring-without-repeating-characters/solutions/1854448/by-dxy-5n-9l1t/

xiaopeiyi0704 commented 1 year ago

leetcode 76 https://leetcode.com/problems/minimum-window-substring/discuss/2836702/Java-sliding-window-easy-understand

leetcode 3 https://leetcode.com/problems/longest-substring-without-repeating-characters/discuss/2837359/Java-sliding-window-O(n)

leetcode 567 https://leetcode.com/problems/permutation-in-string/discuss/2837416/Java-fixed-size-sliding-window

leecode 438 https://leetcode.com/problems/find-all-anagrams-in-a-string/discuss/2837487/java-fixed-size-sliding-window

lomanqqq commented 1 year ago
  1. 最小覆盖子串

https://leetcode.cn/problems/minimum-window-substring/solution/by-luo-luo-ke-f-ar9l/

run-forrest commented 1 year ago

438 : https://leetcode.com/problems/find-all-anagrams-in-a-string/discuss/2836774/sliding-window-Java

ZYao-UP commented 1 year ago

https://leetcode.cn/problems/minimum-window-substring/solutions/1984596/cshi-xian-by-lzym-hn1d/

Ethanim commented 1 year ago

https://leetcode.cn/problems/find-all-anagrams-in-a-string/solutions/1984639/438-zhao-dao-zi-fu-chuan-zhong-suo-you-z-zp58/

sidankkirsten commented 1 year ago

https://leetcode.com/problems/minimum-window-substring/discuss/2837895/Python-solution-sliding-window

KKKKSHI30 commented 1 year ago

Q76: https://leetcode.com/problems/minimum-window-substring/discuss/2837847/python-sliding-window Q567:https://leetcode.com/problems/permutation-in-string/discuss/2837891/python-sliding-window Q438: https://leetcode.com/problems/find-all-anagrams-in-a-string/discuss/2837904/python-sliding-window Q3: https://leetcode.com/problems/longest-substring-without-repeating-characters/discuss/2837928/Python-sliding-window-solution

sherryhxw commented 1 year ago

https://leetcode.cn/problems/minimum-window-substring/solutions/1985044/76zui-xiao-fu-gai-zi-chuan-by-xiao-wei-n-nr01/

li-positiveandfocus commented 1 year ago

Leetcode 3: https://leetcode.com/problems/longest-substring-without-repeating-characters/discuss/2859353/java-solution

yoco323 commented 1 year ago

leetcode 76 https://leetcode.com/problems/minimum-window-substring/discuss/2838423/Sliding-window-java

zhuguoliang commented 1 year ago

https://leetcode.com/problems/find-all-anagrams-in-a-string/discuss/2838619/C%2B%2B-sliding-window

blueburble commented 1 year ago

Q76 https://leetcode.cn/problems/minimum-window-substring/solutions/1985903/hua-dong-chuang-kou-jie-jue-by-friendly-4yv3c/

woshilvyi commented 1 year ago

力扣438:https://leetcode.cn/problems/find-all-anagrams-in-a-string/solutions/1985954/li-kou-438ti-by-lu-yi-hfo-atqh/

summer-like-coding commented 1 year ago

https://leetcode.cn/problems/minimum-window-substring/solution/by-summer_5_8-b86r/

goahead656 commented 1 year ago

Q3: https://leetcode.cn/problems/longest-substring-without-repeating-characters/solution/hua-dong-chuang-kou-by-liu-hua-w1-bp9p/

tta1993 commented 1 year ago

Q3(tag): https://leetcode.com/problems/longest-substring-without-repeating-characters/solutions/2839233/3-longest-substring-without-repeating-characters/

yuhuan0311 commented 1 year ago

Q76:https://leetcode.cn/problems/minimum-window-substring/solutions/1986072/hua-dong-chuang-kou-by-yuhuan0311-fu82/

Enemy-77 commented 1 year ago

https://leetcode.cn/problems/longest-substring-without-repeating-characters/solution/by-wu-di-h0-9zif/

YoungLightMing commented 1 year ago

Q76: https://leetcode.cn/problems/minimum-window-substring/solution/by-younglightming-yfb0/

syguo88 commented 1 year ago

Q76: https://leetcode.cn/problems/minimum-window-substring/solutions/1986215/zui-xiao-fu-gai-zi-chuan-hua-dong-chuang-qpdm/

enoren111 commented 1 year ago

https://leetcode.cn/problems/minimum-window-substring/solutions/1986206/zui-xiao-fu-gai-zi-chuan-by-schneiderlin-kpbl/

anqi0103 commented 1 year ago

LeetCode #3: https://leetcode.com/problems/longest-substring-without-repeating-characters/discuss/2839584/Java-Sliding-Window

jacewong commented 1 year ago

https://leetcode.cn/problems/longest-substring-without-repeating-characters/solution/by-chun-hei-wong-rshc/

dapengzh54 commented 1 year ago

https://leetcode.cn/problems/minimum-window-substring/solutions/1986281/hua-dong-chuang-kou-zui-xiao-fu-gai-zi-c-dd0c/

yh5155 commented 1 year ago

76: https://leetcode.cn/problems/minimum-window-substring/solutions/1996972/zui-xiao-fu-gai-zi-chuan-by-liu-zz9-r1vh/

yyyyawend commented 1 year ago

https://leetcode.com/problems/longest-substring-without-repeating-characters/solutions/2858916/python-sliding-window/

huozk0804 commented 1 year ago

Q567:https://leetcode.cn/problems/permutation-in-string/solutions/1998226/pai-lie-zi-fu-chuan-by-huozk0804-2742/

guozhaoyang341 commented 1 year ago

https://leetcode.cn/problems/minimum-window-substring/solutions/1998331/by-guozhaoyoung-a8ok/

XinrongHAN commented 1 year ago

https://leetcode.com/problems/longest-substring-without-repeating-characters/discuss/2843664/javahashmap