自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

西施豆腐渣

leetcode solutions by java, c++ and python

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

原创 leetcode 298: Binary Tree Longest Consecutive Sequence

Binary Tree Longest Consecutive SequenceTotal Accepted: 437 Total Submissions: 1351 Difficulty: MediumGiven a binary tree, find the length of the longest consecutive sequence path.

2015-10-29 16:35:32 6578

原创 leetcode 296: Best Meeting Point

Best Meeting PointTotal Accepted: 701 Total Submissions: 1714 Difficulty: MediumA group of two or more people wants to meet and minimize the total travel distance. You are given a 2D

2015-10-26 09:59:50 7152 1

原创 leetcode 290: Word Pattern

Word PatternTotal Accepted: 1733 Total Submissions: 6204 Difficulty: EasyGiven a pattern and a string str, find if str follows the same pattern.Examples:pattern = "abba", s

2015-10-06 16:10:22 6674

原创 leetcode 289: Game of Life

Game of LifeTotal Accepted: 606 Total Submissions: 1907 Difficulty: MediumAccording to the Wikipedia's article: "The Game of Life, also known simply asLife, is a cellular automat

2015-10-04 15:19:14 9373

原创 leetcode 288: Unique Word Abbreviation

Unique Word AbbreviationTotal Accepted: 351 Total Submissions: 2106 Difficulty: EasyAn abbreviation of a word follows the form . Below are some examples of word abbreviations:a) it

2015-10-02 16:20:23 6635

空空如也

空空如也

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

TA关注的人

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