自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(10)
  • 收藏
  • 关注

原创 leetcode:Contains Duplicate

217. Contains DuplicateGiven an array of integers, find if the array contains any duplicates. Your function should return true if any value appears at least twice in the array, and it should r

2016-06-28 17:00:35 164

原创 leetcode: Majority Element

169. Majority Element My SubmissionsQuestionEditorial SolutionTotal Accepted: 122095 Total Submissions: 289750 Difficulty: EasyGiven an array of size n, find the majority ele

2016-06-23 15:01:05 311

原创 leetcode: Excel Sheet Column Title

168. Excel Sheet Column Title My SubmissionsQuestionEditorial SolutionTotal Accepted: 63607 Total Submissions: 286742 Difficulty: EasyGiven a positive integer, return its cor

2016-06-12 12:29:48 217

原创 leetcode: Same Tree

100. Same Tree My SubmissionsQuestionEditorial SolutionTotal Accepted: 133548 Total Submissions: 306562 Difficulty: EasyGiven two binary trees, write a function to check if t

2016-06-12 10:25:05 277

原创 leetcode: Same Tree

100. Same Tree My SubmissionsQuestionEditorial SolutionTotal Accepted: 133548 Total Submissions: 306562 Difficulty: EasyGiven two binary trees, write a function to check if t

2016-06-12 09:31:41 62

原创 leetcode: Remove Linked List Elements

203. Remove Linked List Elements My SubmissionsQuestionEditorial SolutionTotal Accepted: 66759 Total Submissions: 229425 Difficulty: EasyRemove all elements from a linked lis

2016-06-11 17:46:46 238

原创 leetcode:Intersection of Two Arrays

349. Intersection of Two Arrays My SubmissionsQuestionEditorial SolutionTotal Accepted: 16575 Total Submissions: 36982 Difficulty: EasyGiven two arrays, write a function to c

2016-06-10 19:20:07 230

原创 leetcode:Move Zeroes

283. Move Zeroes My SubmissionsQuestionEditorial SolutionTotal Accepted: 87958 Total Submissions: 196336 Difficulty: EasyGiven an array nums, write a function to move all 0

2016-06-10 08:55:46 187

原创 leetcode: Maximum Depth of Binary Tree

104. Maximum Depth of Binary Tree My SubmissionsQuestionEditorial SolutionTotal Accepted: 149038 Total Submissions: 309044 Difficulty: EasyGiven a binary tree, find its maxim

2016-06-04 17:59:26 180

原创 leetcode: Add Digits

258. Add Digits My SubmissionsQuestionEditorial SolutionTotal Accepted: 98922 Total Submissions: 202805 Difficulty: EasyGiven a non-negative integer num, repeatedly add all

2016-06-03 14:42:47 253

空空如也

空空如也

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

TA关注的人

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