240 发简信
IP属地:湖南
  • 数组类(一):leetcode No.18. 4Sum 四数之和

    题目什么的都不贴了,来的人都看过题目,以后这个主要是写给我自己复盘总结,顺便蹭点粉。 代码: 分析:这个时间复杂度是O(n3),主要处理过程就是...

  • 滑动窗口(四)——leetcode No.209. Minimum Size Subarray Sum

    题目: Given an array of n positive integers and a positive integer s, find...

  • 滑动窗口(三)——Longest K unique characters substring(最长k个不同字符子串)

    题目: Given a string you need to print the size of the longest possible su...

  • 滑动窗口(二)——leetcode No. 904. Fruit Into Baskets(篮子放水果)

    题目: In a row of trees, the i-th tree produces fruit with type tree[i].Yo...

  • 滑动窗口(一):Maximum of all subarrays of size k

    描述: Given an array A and an integer K. Find the maximum for each and eve...

  • leetcode No.16 3Sum Closest(最接近的三数之和)

    题干: 效果: 思路: 这道题跟No.15很像,就是要找三数之和,但15是找三数之和为0,这题是找离target最近的和。 首先我们得排序,因为...

  • 关于参加百里毅行的一些思考

    去年的10月左右我参加了为期两天一夜的湖南百公里毅行项目,从长沙的中盈广场出发,一直走到了株洲体育中心,全长86km。先看一下百度百科对百公里毅...

个人介绍
中南大学计算机大三下在校生
目前准备实习和gre考试
正在准备:
1.算法分模块过leetcode
2.网课温习计算机核心课程
3.java后端重要知识
4.gre背单词ing