240 发简信
IP属地:广东
  • Resize,w 360,h 240
    2021-03-08 排序算法之桶排序

    思路 网上一张比较清楚的图 创建桶。 将元素放入桶。(桶之间是有序的) 对桶内元素进行排序。 桶的划分和桶内排序都是可以改动的。尽量使每个桶的数...

  • 2021-03-07 1103. 分糖果 II

    题目地址 https://leetcode-cn.com/problems/distribute-candies-to-people/[http...

  • 2021-03-06 1749. 任意子数组和的绝对值的最大值

    题目地址 https://leetcode-cn.com/problems/maximum-absolute-sum-of-any-subarr...

  • 2021-03-05 1493. 删掉一个元素以后全为 1 的最长子数组

    题目地址 https://leetcode-cn.com/problems/longest-subarray-of-1s-after-delet...

  • 2021-03-04 剑指 Offer 35. 复杂链表的复制

    题目地址 https://leetcode-cn.com/problems/fu-za-lian-biao-de-fu-zhi-lcof/[ht...

  • 2021-03-03 143. 重排链表

    题目地址 https://leetcode-cn.com/problems/reorder-list/[https://leetcode-cn....

  • 2021-03-02 739. 每日温度

    题目地址 https://leetcode-cn.com/problems/daily-temperatures/[https://leetco...

  • 2021-03-011668. 最大重复子字符串

    题目地址 https://leetcode-cn.com/problems/maximum-repeating-substring/[https...

  • 2021-02-28 面试题 16.20. T9键盘

    题目地址 https://leetcode-cn.com/problems/t9-lcci/[https://leetcode-cn.com/p...

个人介绍

已参加日更计划, 希望以后都不断更, 分享知识, 感触. 欢迎关注哦!