自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 LeetCode Blog for course "Algorithms" -- Problem 11

Problem 11. Container With Most Water

2017-10-15 12:24:35 151

原创 LeetCode Blog for course "Algorithms" -- Problem 9

Problem 9. Palindrome Number

2017-10-15 12:06:05 181

原创 LeetCode Blog for course "Algorithms" -- Problem 8

Problem 8. String to Integer (atoi)Implement atoi to convert a string to an integer.Hint: Carefully consider all possible input cases. If you want a challenge, please do not see below and ask yourself

2017-10-15 11:43:24 169

原创 LeetCode Blog for course "Algorithms" -- Problem 7

Problem 7. Reverse IntegerReverse digits of an integer.Here are some good questions to ask before coding. Bonus points for you if you have already thought through this!If the integer’s last digit is

2017-10-15 11:18:58 223

原创 LeetCode Blog for course "Algorithms" -- Problem 6

Problem 6. Zigzag ConversionWrite the code that will take a string and make this conversion given a number of rows.My solution in Python:class Solution(object): def convert(self, s, numRows):

2017-10-15 11:02:21 213

原创 LeetCode Blog for course "Algorithms" -- Problem 3 & 5

LeetCode Blog for course "Algorithms" -- Problem 3 & 5

2017-09-27 20:57:55 157

原创 LeetCode Blog for course "Algorithms" -- Problem 1 & 2

LeetCode Algorithm Problem Blog -- Problem 1 & 2

2017-09-27 17:03:45 252

空空如也

空空如也

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

TA关注的人

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