重练算法(代码随想录版) day8 -字符串part1
今日刷题量:5
当前刷题总量:41
Easy: 23
Mid: 17
Hard: 1
Day8
解题思想
1.双指针在字符串中的应用
2.有时候可以从后往前去覆盖更高效
练习题目
- 344.反转字符串(easy):https://leetcode.cn/problems/reverse-string/
- 卡码网:54.替换数字(easy):https://kamacoder.com/problempage.php?pid=1064
leetcode尊享面试100题练习
数组/字符串
624.数组列表中的最大距离(mid):https://leetcode.cn/problems/maximum-distance-in-arrays/description/?envType=study-plan-v2&envId=premium-algo-100
280摆动排序(mid):https://leetcode.cn/problems/wiggle-sort/?envType=study-plan-v2&envId=premium-algo-100

浙公网安备 33010602011771号