240 发简信
IP属地:天津
  • Android开发 - 布局优化记录

    1、RelativeLayout,ConstrantLayout,LinearLayout的选择 尽量选用RelativeLayout,Cons...

  • (待完成)LeetCode - 4

    Median of Two Sorted Arrays There are two sorted arrays nums1 and nums2 ...

    1.1 553 0 51
  • LeetCode - 3

    Longest Substring Without Repeating Characters Given a string, find the ...

    1.1 712 0 51
  • LeetCode - 2

    Add Two Numbers You are given two non-empty linked lists representing tw...

    1.0 628 0 51
  • LeetCode - 1

    Two Sum Given an array of integers, return indices of the two numbers su...

    1.0 601 0 50
  • 导数的通俗讲法

    待完成!

    0.6 815 0 50
  • 算法分享第6题

    题目:用两个栈实现一个队列,只要求实现入队,出队方法即可. 假设这两个栈分别为s1,s2 分析思路1、栈的特性为:先进后出;队列的特性为:先进先...

    1.2 460 0 51
  • Resize,w 360,h 240
    时间复杂度的通俗讲法

    时间频度: 一个算法花费的时间与算法中语句的执行次数成正比,我们将算法中的语句执行次数称为语句频度或时间频度,记为T(n),n称为问题的规模. ...

    1.0 1761 0 51
  • Resize,w 360,h 240
    算法分享第5题

    题目:Given a string containing just the characters '(',')','{','}','[' and...

    1.1 476 0 51
个人介绍
android程序员一枚,乐于分享,希望和大家共同成长!