[任务] 2020年4月20日 ------ 2020年4月27日

现在是2020年4月19日星期天,之前的一个星期有点颓废
定一下下礼拜要完成的任务
  1. 每天认真完成工作任务 每天锻炼一个小时 不然身体遭不住了

  2. 小明同学课程的每天坐地铁听 两课

  3. 把数组链表的算法题刷五遍

    两数之和题目: https://leetcode-cn.com/problems/two-sum/

    *Array 实战题目*

    · https://leetcode-cn.com/problems/container-with-most-water/

    · https://leetcode-cn.com/problems/move-zeroes/

    · https://leetcode.com/problems/climbing-stairs/

    · https://leetcode-cn.com/problems/3sum/ (高频老题)

    *Linked List 实战题目*

    · https://leetcode.com/problems/reverse-linked-list/

    · https://leetcode.com/problems/swap-nodes-in-pairs

    · https://leetcode.com/problems/linked-list-cycle

    · https://leetcode.com/problems/linked-list-cycle-ii

    · https://leetcode.com/problems/reverse-nodes-in-k-group/

    *课后作业*

    · https://leetcode-cn.com/problems/remove-duplicates-from-sorted-array/

    · https://leetcode-cn.com/problems/rotate-array/

    · https://leetcode-cn.com/problems/merge-two-sorted-lists/

    · https://leetcode-cn.com/problems/merge-sorted-array/

    · https://leetcode-cn.com/problems/two-sum/

    · https://leetcode-cn.com/problems/move-zeroes/

    · https://leetcode-cn.com/problems/plus-one/

要两个星期才把数组链表的算法题过完…这个节奏是有点满了…下个星期需要努力点

猜你喜欢

转载自www.cnblogs.com/ssaylo/p/12732478.html