240 发简信
IP属地:江苏
  • LeetCode刷题之Add Two Numbers

    Problem You are given two non-empty linked lists representing two non-ne...

  • LeetCode刷题之Next Permutation

    Problem Implement next permutation, which rearranges numbers into the le...

  • LeetCode刷题之Count And Say

    Problem The count-and-say sequence is the sequence of integers with the ...

  • 基本算法思想之概率

    因为很多数学问题,往往没有或者很难计算解析,这时候便需要通过数值计算来求解近似值.概率算法依照概率统计的思路来求解问题,其往往不能得到问题的精确...

  • LeetCode刷题之Happy Number

    Problem Write an algorithm to determine if a number is "happy". A happy ...

  • LeetCode刷题之Range Addition II

    Problem Given an m * n matrix M initialized with all 0's and several upd...

  • LeetCode刷题之Two Sum IV - Input is a BST

    Problem Given a Binary Search Tree and a target number, return true if t...

  • LeetCode刷题之Min Stack

    Problem Design a stack that supports push, pop, top, and retrieving the ...

  • LeetCode刷题之K-diff Pairs in an Array

    Problem Given an array of integers and an integer k, you need to find th...

个人介绍
生命不息,折腾不止。