labuladong / basic-challenge

200 stars 22 forks source link

已结束 #241

Closed labuladong closed 1 year ago

labuladong commented 1 year ago

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

AndyWu0107 commented 1 year ago

167: https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/solutions/3003490/double-pointers-moving-towards-each-other/

qianfany commented 1 year ago

L26: https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3004296/java-o-n-two-pointer-solution/

xiaoma1002 commented 1 year ago

https://leetcode.com/problems/minimum-window-substring/solutions/3004769/c-sliding-window-labuladong-template/

t00232117 commented 1 year ago

26: https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/shuang-zhi-zhen-jie-fa-by-t00232117-mfsj/

t00232117 commented 1 year ago

167:https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/by-t00232117-lgfj/

charliezchen commented 1 year ago

https://leetcode.com/problems/longest-palindromic-substring/solutions/3005151/brute-force-method/

t00232117 commented 1 year ago

5: https://leetcode.cn/problems/longest-palindromic-substring/solution/cong-by-t00232117-qis0/

yaohusss commented 1 year ago

167:https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solutions/2047225/shuang-zhi-zhen-by-hijklmn-x2rz/

jobn123 commented 1 year ago
  1. https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solutions/2047365/by-inkkk0516-onqu/
mortal-94 commented 1 year ago

26:https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/by-y-u-e-c-fbhk/ 83:https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solution/by-y-u-e-c-1rtg/ 27:https://leetcode.cn/problems/remove-element/solution/by-y-u-e-c-y007/ 283:https://leetcode.cn/problems/move-zeroes/solution/by-y-u-e-c-nrif/ 167:https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/by-y-u-e-c-f0z6/ 5:https://leetcode.cn/problems/longest-palindromic-substring/solution/by-y-u-e-c-lud6/

iamAriel commented 1 year ago

https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/shuang-zhi-zhen-jie-jue-by-iamariel-vyrr/

iceshub commented 1 year ago

Q283 https://leetcode.cn/problems/move-zeroes/solution/283-yi-dong-ling-by-iceshub-0ug8/

ruanfw commented 1 year ago

https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solutions/2048022/by-run-42-ej0y/

Lei-Mo commented 1 year ago

https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/26-shan-chu-you-xu-shu-zu-zhong-de-zhong-emf3/

lulusir commented 1 year ago

https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/shuang-zhi-zhen-by-lulusir-hmzo/

Sadwy commented 1 year ago

27.原地删除数组元素:https://leetcode.cn/problems/remove-element/solution/by-sadwy-bxht/

xxl10000 commented 1 year ago

https://leetcode.cn/problems/longest-palindromic-substring/solution/by-xxl10000-2-ups0/

HeadmasterEggy commented 1 year ago

https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solutions/2048569/by-headmastereggy-vub7/ https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solutions/2048584/by-headmastereggy-is8x/

NRISRcd commented 1 year ago

T26:https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/by-infallible-dubinskyymb-fzvw/ T5 https://leetcode.cn/problems/longest-palindromic-substring/solution/t5zuichanghuiwenzi-by-infallible-dubinsk-u2io/ T344 https://leetcode.cn/problems/reverse-string/solution/by-infallible-dubinskyymb-vtll/ T167 https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/by-infallible-dubinskyymb-2e8r/ T283 https://leetcode.cn/problems/move-zeroes/solution/by-infallible-dubinskyymb-80na/ T27 https://leetcode.cn/problems/remove-element/solution/by-infallible-dubinskyymb-6fpi/ T83 https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solution/by-infallible-dubinskyymb-0f4x/

psxjoy commented 1 year ago

T23: https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solutions/2048594/shan-chu-pai-xu-lian-biao-zhong-de-zhong-impz/

Emilysry commented 1 year ago

https://leetcode.cn/problems/longest-palindromic-substring/solution/q5-by-emilysry-xozi/

LiMengyang990726 commented 1 year ago

83: https://leetcode.com/problems/remove-duplicates-from-sorted-list/solutions/3007889/two-pointers/

AstrKing commented 1 year ago

26:https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solutions/2048737/shuang-zhi-zhen-by-aktrking-ynpo/

h3l commented 1 year ago

Q167: https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/by-h3l-plxkarqd4g-fpwv/ Q26: https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/by-h3l-plxkarqd4g-al5p/ Q27: https://leetcode.cn/problems/remove-element/solution/27-yi-chu-yuan-su-by-h3l-plxkarqd4g-u8x7/

li-positiveandfocus commented 1 year ago

167: https://leetcode.com/problems/remove-duplicates-from-sorted-list/discuss/3007198/java 344: https://leetcode.com/problems/reverse-string/discuss/3007295/java 283: https://leetcode.com/problems/move-zeroes/discuss/3010474/java 26: https://leetcode.com/problems/remove-duplicates-from-sorted-array/discuss/3010758/java

youshen7 commented 1 year ago

Q26. https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3010617/java-solution-two-pointers-beginner/

wenbo-bao commented 1 year ago

Q26: https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3011629/python-inplace/

Lieeber commented 1 year ago

Q26: https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solutions/2049131/shi-yong-kuai-man-zhi-zhen-shan-chu-you-3q48n/

oublie6 commented 1 year ago

https://leetcode.cn/problems/longest-palindromic-substring/solution/by-oublie-2-vcng/

ERICCYS commented 1 year ago

Q26: https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3011503/remove-duplicates-from-sorted-array-golang/ Q83: https://leetcode.com/problems/remove-duplicates-from-sorted-list/solutions/3011528/remove-duplicates-from-sorted-list-golang/ Q27: https://leetcode.com/problems/remove-element/solutions/3011553/remove-element-golang/ Q283: https://leetcode.com/problems/move-zeroes/solutions/3011652/move-zeroes-golang/ Q167: https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/solutions/3011729/two-sum-ii-input-array-is-sorted-golang/ Q5: https://leetcode.com/problems/longest-palindromic-substring/solutions/3011801/longest-palindromic-substring-golang/

Dingge0104 commented 1 year ago

快慢指针删除指定元素:https://leetcode.cn/problems/remove-element/solution/kuai-man-zhi-zhen-shan-chu-zhi-ding-yuan-qifq/ 二分查找:https://leetcode.cn/problems/find-first-and-last-position-of-element-in-sorted-array/solution/er-fen-cha-zhao-zuo-ce-he-you-ce-bian-ji-vsms/

Kleopatra0830 commented 1 year ago

https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3012073/slow-and-fast-pointer-approach-to-remove-duplicates/

chaihuoa commented 1 year ago

Q5: https://leetcode.cn/problems/longest-palindromic-substring/solutions/2049274/zuo-you-zhi-zhen-cong-zhong-xin-xiang-li-55h1/

Meitner-crazy commented 1 year ago

https://leetcode.cn/problems/remove-element/solution/by-crazy-meitnernzm-dyb3/ https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solution/by-crazy-meitnernzm-8li4/ https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/by-crazy-meitnernzm-pu38/

wushakun commented 1 year ago

https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/by-tou-kuai-cheng-bu-zhu-liao-8jsb/

BaoxinS commented 1 year ago

https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/solutions/3012495/java-two-sum-ii-input-array-is-sorted/

195779 commented 1 year ago
  1. https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/by-alantam-ot9d/ 83.https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solution/by-alantam-nczq/
moyurs commented 1 year ago

https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/by-bai-8o-r88v/

mao0isreal commented 1 year ago

https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/shuang-zhi-zhen-shuzu-by-admiring-woznia-clmm/

waynerv commented 1 year ago

https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/by-kaka4nerv-sfcb/

worldlong commented 1 year ago

https://leetcode.cn/problems/remove-element/solutions/2049944/27ti-by-worldlong-o540/

szxgithub commented 1 year ago

https://leetcode.cn/problems/trapping-rain-water/solutions/2049967/jie-yu-shui-by-koistjl-lnlo/

fanfanfeng commented 1 year ago

https://leetcode.cn/problems/longest-palindromic-substring/solution/by-fanfanfeng-p400/

petrichorica commented 1 year ago

https://leetcode.cn/problems/longest-palindromic-substring/solution/by-petrichorica-pe1m/

jiazihe commented 1 year ago

167: https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/discuss/3014245/Java-Solution-for-167.-Two-Sum

mae-meijuan-long commented 1 year ago

https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3014326/removeduplicates/

Dreamskyqihang commented 1 year ago

26:https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/by-helloworld-24-mul3/

yuchen-prog commented 1 year ago

https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/by-18101645076-egg3/

mantisquil commented 1 year ago

https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/solutions/3014446/two-sum-c/

Dc-Stark commented 1 year ago

26:https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/26shan-chu-you-xu-shu-zu-by-6oofy-sander-f7zm/