Closed labuladong closed 2 years ago
快慢指针:【删除】 删除数组中的重复元素:https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/shu-zu-zhong-shan-chu-zhong-fu-yuan-su-b-ghxf/ 删除链表中的重复元素:https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solution/by-xiao-fu-zi-cr-k2bk/ 移动零(删除数组中不为0的元素):https://leetcode.cn/problems/move-zeroes/solution/by-xiao-fu-zi-cr-lwaf/ 左右指针: 两数之和:https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/by-xiao-fu-zi-cr-i2n5/ 反转字符数组:https://leetcode.cn/problems/reverse-string/solution/by-xiao-fu-zi-cr-epya/ 最长回文子串:https://leetcode.cn/problems/longest-palindromic-substring/solution/by-xiao-fu-zi-cr-cgrr/
5: https://leetcode.com/problems/longest-palindromic-substring/discuss/2476956/Java-Longest-Palindromic-Substring 26: https://leetcode.com/problems/remove-duplicates-from-sorted-array/discuss/2475576/Java-Remove-Duplicates-from-Sorted-Array 27: https://leetcode.com/problems/remove-element/discuss/2475594/Java-Remove-Element 83: https://leetcode.com/problems/remove-duplicates-from-sorted-list/discuss/2476134/Java-Remove-Duplicates-from-Sorted-List 167: https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/discuss/2476401/Java-Two-Sum-II 283: https://leetcode.com/problems/move-zeroes/discuss/2476223/Java-Move-Zeros 344: https://leetcode.com/problems/reverse-string/discuss/2476424/Java-Reversing-String
删除有序数组中的重复项:https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/kuai-man-zhi-zhen-by-eiie-20-ud8d/ 删除排序链表中的重复元素:https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solution/shuang-zhi-zhen-by-eiie-20-6w11/ 移除元素:https://leetcode.cn/problems/remove-element/solution/by-eiie-20-dgtt/ 移动零:https://leetcode.cn/problems/move-zeroes/solution/shuang-zhi-zhen-by-eiie-20-j5c9/ 二分法:https://leetcode.cn/problems/binary-search/solution/javascripter-fen-fa-by-eiie-20-jpj3/
消除重复数 https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/by-shi-qing-hua-yi-b-faw2/ 移除元素 https://leetcode.cn/problems/remove-element/solution/by-shi-qing-hua-yi-b-int3/ 两数之和 https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/liang-shu-zhi-he-by-shi-qing-hua-yi-b-ph2w/
https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/by-alexplus1-dpjj/ https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solution/by-alexplus1-pn7m/ https://leetcode.cn/problems/remove-element/solution/by-alexplus1-mld6/ https://leetcode.cn/problems/move-zeroes/solution/go-by-alexplus1-5j7h/ https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/go-shuang-zhi-zhen-yi-tou-yi-wei-by-alex-pigm/ https://leetcode.cn/problems/reverse-string/solution/go-by-alexplus1-ocnq/
Day2
https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/day2-by-xiao-niu-zi-5dle/ https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solution/by-xiao-niu-zi-toeo/ https://leetcode.cn/problems/remove-element/solution/day2-by-xiao-niu-zi-rnfb/ https://leetcode.cn/problems/move-zeroes/solution/by-xiao-niu-zi-6770/
本期打卡已结算完成。报名最新一期的打卡活动 点这里