labuladong / basic-challenge

200 stars 22 forks source link

已结束 #318

Closed labuladong closed 1 year ago

labuladong commented 1 year ago

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

cfck commented 1 year ago

27:: https://leetcode.cn/problems/remove-element/solution/27yi-chu-yuan-su-by-leniu-yo9l/

smartfm123 commented 1 year ago

Day02,

  1. 删除有序数组中的重复项 https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/shan-chu-pai-xu-shu-zu-zhong-de-zhong-fu-1dld/
IvanChen008 commented 1 year ago

删除有序数组中的重复项

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

VYang4 commented 1 year ago

83: https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solution/shuang-zhi-zhen-by-violet-yang-vgbf/

KaoNiJun commented 1 year ago

5 https://leetcode.com/problems/longest-palindromic-substring/solutions/3715683/july-daily-challenge-day-02-longest-palindrome/

Janicecy commented 1 year ago

https://leetcode.com/problems/remove-duplicates-from-sorted-list/solutions/3770621/typescript-solution/

ljrirene commented 1 year ago

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

LinYux commented 1 year ago

https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3731173/topic/

DylanCaiCoding commented 1 year ago

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

Damon-hhd commented 1 year ago

26:https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solutions/2346284/shuang-zhi-zhen-qian-hou-yi-dong-shan-ch-yuuq/ 27:https://leetcode.cn/problems/remove-element/solutions/2346290/shuang-zhi-zhen-yuan-di-shan-chu-mu-biao-ax0l/ 283:https://leetcode.cn/problems/move-zeroes/solutions/2346314/shuang-zhi-zhen-yuan-di-hu-huan-zhi-by-d-sygf/

zhikeliang commented 1 year ago

打卡57 https://leetcode.cn/problems/he-wei-sde-liang-ge-shu-zi-lcof/solution/he-wei-targetde-liang-ge-shu-zi-yong-shu-36gm/

elaineKuo commented 1 year ago

https://leetcode.cn/problems/longest-palindromic-substring/solution/zui-chang-hui-wen-zi-chuan-by-mei-vampir-nrhs/

dijietony commented 1 year ago

https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solutions/2346859/liang-shu-zhi-he-ii-shu-ru-you-xu-shu-zu-uon1/

dky815 commented 1 year ago
  1. 两数之和 II - 输入有序数组 https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solutions/2347265/167-liang-shu-zhi-he-ii-shu-ru-you-xu-sh-sfqv/
Celinejxy commented 1 year ago

day2: https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3776519/remove-dup/

anqi0103 commented 1 year ago

LeetCode #344: https://leetcode.com/problems/reverse-string/solutions/3776672/java-using-two-pointers/

lemonzeng commented 1 year ago

day2:

283. Move Zeroes https://leetcode.com/problems/move-zeroes/solutions/3734253/simiar-to-remove-element/

83. Remove Duplicates from Sorted Listhttps://leetcode.com/problems/remove-duplicates-from-sorted-list/solutions/3734352/slow-fast-pointers/

5. Longest Palindromic Substringhttps://leetcode.com/problems/longest-palindromic-substring/solutions/3734525/two-pointers-expands-around-the-center/

llxblhyvia commented 1 year ago

27. https://leetcode.cn/problems/remove-element/solution/26he-27ti-de-dui-bi-by-lang-li-xiao-bai-9y7kg/

judyzhangyf commented 1 year ago
  1. https://leetcode.com/problems/move-zeroes/solutions/3778645/java-two-pointer-solution/
yulinlinlynn commented 1 year ago

快慢指针 https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solutions/2348182/kuai-man-zhi-zhen-by-yulinlinlynn-6b5q/