240 发简信
IP属地:印第安纳州
  • 2017年实现列表

    1: 拿到flag offer 2: 找个小白boy friend 3: 学滑板,滑冰 4: 练好英语 5: 变美, 马甲线, 翘臀, 天鹅颈!

  • 201. Bitwise AND of Numbers Range

    Given a range [m, n] where 0 <= m <= n <= 2147483647, return the bitwise...

  • Resize,w 360,h 240
    114. Flatten Binary Tree to Linked List

    Given a binary tree, flatten it to a linked list in-place. For example,G...

  • Resize,w 360,h 240
    274. H-Index

    Given an array of citations (each citation is a non-negative integer) of...

  • Resize,w 360,h 240
    90. Subsets II

    Given a collection of integers that might contain duplicates,nums, retur...

  • Resize,w 360,h 240
    450. Delete Node in a BST

    Given a root node reference of a BST and a key, delete the node with the...

  • Resize,w 360,h 240
    474. Ones and Zeroes

    n the computer world, use restricted resource you have to generate maxim...

  • Resize,w 360,h 240
    388. Longest Absolute File Path

    Suppose we abstract our file system by a string in the following manner:...

  • 80. Remove Duplicates from Sorted Array II

    Follow up for "Remove Duplicates": What if duplicates are allowed at mos...