自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

从入门到扑街

慢慢爬坑中

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

原创 [LeetCode] 547. Friend Circles

题目链接: https://leetcode.com/problems/friend-circles/description/DescriptionThere are N students in a class. Some of them are friends, while some are not. Their friendship is transitive in nature. For e

2017-09-25 22:43:01 541

原创 [LeetCode] 673. Number of Longest Increasing Subsequence

题目链接: https://leetcode.com/problems/number-of-longest-increasing-subsequence/description/DescriptionGiven an unsorted array of integers, find the number of longest increasing subsequence.Example 1:Inp

2017-09-23 09:32:44 913

原创 [LeetCode] 134. Gas Station

题目链接: https://leetcode.com/problems/gas-station/description/DescriptionThere are N gas stations along a circular route, where the amount of gas at station i is gas[i].You have a car with an unlimited

2017-09-20 00:10:50 418

原创 [LeetCode] 556. Next Greater Element III

题目链接: https://leetcode.com/problems/next-greater-element-iii/description/DescriptionGiven a positive 32-bit integer n, you need to find the smallest 32-bit integer which has exactly the same digits ex

2017-09-14 00:17:06 519

原创 [LeetCode] 135. Candy

题目链接: https://leetcode.com/problems/subsets/DescriptionThere are N children standing in a line. Each child is assigned a rating value.You are giving candies to these children subjected to the followin

2017-09-09 16:00:46 431

原创 [LeetCode] 145. Binary Tree Postorder Traversal

[LeetCode] 145. Binary Tree Postorder Traversal 题目链接: https://leetcode.com/problems/binary-tree-postorder-traversal/description/DescriptionGiven a binary tree, return the postorder traversal of its

2017-09-06 21:18:50 314

空空如也

空空如也

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

TA关注的人

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