自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(5)
  • 收藏
  • 关注

原创 Number of Islands II | LeetCode

Number of Islands II My Submissions Question Total Accepted: 1666 Total Submissions: 5588 Difficulty: Hard A 2d grid map of m rows and n columns is initially filled with water. W

2015-12-15 04:32:24 199

原创 Burst Balloons | LeetCode

Burst Balloons My Submissions Question Total Accepted: 2119 Total Submissions: 7425 Difficulty: Hard Given n balloons, indexed from 0 to n-1. Each balloon is painted with a numbe

2015-12-15 01:32:59 368

原创 Binary Tree Vertical Order Traversal | Leetcode

Binary Tree Vertical Order Traversal My Submissions Question Total Accepted: 649 Total Submissions: 2309 Difficulty: Medium Given a binary tree, return the vertical order traversal

2015-12-14 12:48:07 767

原创 K frequent words (in/not in stream) | lintcode

Top K Frequent Words Given a list of words and an integer k, return the top k frequent words in the list. Have you met this question in a real interview?  Yes Example

2015-12-14 06:03:41 302

原创 2 SUM | Leetcode

Given an array of integers, find two numbers such that they add up to a specific target number. The function twoSum should return indices of the two numbers such that they add up to the target, whe

2015-12-13 04:14:04 158

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除