Closed labuladong closed 1 year ago
打卡Day2
打卡Day2
打开day2
Two Sum II - Input Array Is Sorted https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/solutions/3710694/two-pointers-unordered-map/
Remove Duplicates from Sorted Array https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3710845/slow-fast-two-pointers/
Two Sum IV - Input is a BST https://leetcode.com/problems/two-sum-iv-input-is-a-bst/solutions/3710948/inorder-traversial-two-pointers/
Remove Duplicates from Sorted List https://leetcode.com/problems/remove-duplicates-from-sorted-list/solutions/3711003/slow-and-fast-two-pointer/
Move Zeroes https://leetcode.com/problems/move-zeroes/solutions/3711134/two-pointers/
打卡 26. Remove Duplicates from Sorted Array https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3710706/fast-and-slow-pointer-java/
打卡:
Remove Duplicates from Sorted Array https://leetcode.com/problems/remove-duplicates-from-sorted-array/solutions/3710516/approach-with-2-pointers/
Remove Duplicates from Sorted List https://leetcode.com/problems/remove-duplicates-from-sorted-list/solutions/3710530/approach-with-2-pointers/
Longest Palindromic Substring https://leetcode.com/problems/longest-palindromic-substring/solutions/3710879/approach-with-2-pointers/
Day02 打卡:
LC19https://leetcode.com/problems/remove-nth-node-from-end-of-list/solutions/3711857/two-pointers/
26题:https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/jskuai-man-shuang-zhi-zhen-by-sj4vrbuluq-vbit/ 283题:https://leetcode.cn/problems/move-zeroes/solution/jsshuang-zhi-zhen-by-sj4vrbuluq-h63m/ 167题:https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/jsshuang-zhi-zhen-by-sj4vrbuluq-brtg/ 344题: https://leetcode.cn/problems/reverse-string/solution/jsshuang-zhi-zhen-shi-xian-fan-zhuan-shu-81po/
leetcode 5. Longest Palindromic Substring: https://leetcode.com/problems/longest-palindromic-substring/solutions/3713216/java-double-pointer-solution-o-n-2/
最长回文子字符串 https://leetcode.cn/problems/longest-palindromic-substring/solution/zui-chang-hui-wen-zi-chuan-by-xiang-cai-c0nj1/ 两数之和 https://leetcode.cn/problems/two-sum-ii-input-array-is-sorted/solution/liang-shu-zhi-he-by-xiang-cai-5x-9ecb/ 移动0 https://leetcode.cn/problems/move-zeroes/solution/yi-dong-ling-by-xiang-cai-5x-wwh0/ 删除链表中重复的元素 https://leetcode.cn/problems/remove-duplicates-from-sorted-list/solution/shan-chu-pai-xu-lian-biao-zhong-zhong-fu-oyew/ 删除有序数组的重复元素 https://leetcode.cn/problems/remove-duplicates-from-sorted-array/solution/shan-chu-you-xu-shu-zu-de-zhong-fu-xiang-dz9z/
本期打卡已结算完成。报名最新一期的打卡活动 点这里