240 发简信
IP属地:北京
  • 我的学球计划

    我的基本情况是这样的哈,目前24岁,在番禺工作,每天晚上八点后和周日有时间打球,球龄五六年吧,最开始打球有断断续续学了半年球,后面就是自己瞎打了...

  • 到底买不买新能源车

    最近刚搬到广州番禺,这个地方还是很大的,道路也不拥挤,有辆车该不知道多舒服。但是我这个刚刚工作的小老弟还是往后稍一稍吧,好好搬砖比较现实。 杂谈...

  • 【leetcode刷题笔记】025.Reverse Nodes in k-Group

    日期:20180915 题目描述: Given a linked list, reverse the nodes of a linked lis...

  • 【面试技巧】代码的鲁棒性

    前言: 之前刷《剑指OFFER》试图几天看完,当时心想一共即使道题,一天看个十道八道,一星期不就看完了。对于基础本身就很扎实的同学来说肯定是这样...

  • 【leetcode刷题笔记】032.Longest Valid Parentheses

    日期:20180914 题目描述: Given a string containing just the characters '(' and ...

  • 【leetcode刷题笔记】023.Merge k Sorted Lists

    日期:20180913 题目描述: Merge k sorted linked lists and return it as one sorte...

  • 【leetcode刷题笔记】010. Regular Expression Matching

    日期:20180913 题目描述: Given an input string (s) and a pattern (p), implement...

  • 【leetcode刷题笔记】009.Palindrome Number

    日期:20180912 题目描述: Determine whether an integer is a palindrome. An integ...

  • 【leetcode刷题笔记】008.String to Integer (atoi)

    日期:20180912 题目描述: Implement atoi which converts a string to an integer. ...