自定义博客皮肤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 年写了 1000 多篇 LeetCode 题解,致力于帮助更多人拿到满意的 Offer!

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

原创 【LeetCode】168. Excel Sheet Column Title 解题报告(Java & Python & C++)

Excel Sheet Column Number[LeetCode]https://leetcode.com/problems/excel-sheet-column-title/Total Accepted: 59514 Total Submissions: 274188 Difficulty: EasyQuestion Given a positive integer, return its

2016-04-30 16:22:17 1225

原创 【LeetCode】171. Excel Sheet Column Number 解题报告(Java & Python)

Excel Sheet Column Number[LeetCode]https://leetcode.com/problems/excel-sheet-column-number/Total Accepted: 77115 Total Submissions: 185238 Difficulty: EasyQuestion Given a column title as appear in a

2016-04-30 14:45:01 1039

原创 【LeetCode】242. Valid Anagram 解题报告(Java & Python)

Valid Anagram[LeetCode]https://leetcode.com/problems/valid-anagram/Total Accepted: 78186 Total Submissions: 187211 Difficulty: EasyQuestion Given two strings s and t, write a function to determine if

2016-04-30 13:10:18 1075

原创 【LeetCode】100. Same Tree 解题报告(Java & Python)

Same Tree[LeetCode]https://leetcode.com/problems/same-tree/Total Accepted: 126017 Total Submissions: 291619 Difficulty: EasyQuestion Given two binary trees, write a function to check if they are equa

2016-04-30 01:21:25 1096

原创 【LeetCode】237. Delete Node in a Linked List 解题报告 (Java&Python&C++)

Delete Node in a Linked List[LeetCode]https://leetcode.com/problems/delete-node-in-a-linked-list/Total Accepted: 78258 Total Submissions: 179086 Difficulty: EasyQuestionWrite a function to delete a nod

2016-04-30 00:42:09 899

原创 【LeetCode】283. Move Zeroes 解题报告(Java & Python)

Move Zeroes[LeetCode]https://leetcode.com/problems/move-zeroes/Total Accepted: 77443 Total Submissions: 175420 Difficulty: EasyQuestion Given an array nums, write a function to move all 0’s to the en

2016-04-30 00:27:44 1937

原创 【LeetCode】226. Invert Binary Tree 翻转二叉树(Python)

Invert Binary Tree[LeetCode](https://leetcode.com/problems/invert-binary-tree/)](https://leetcode.com/problems/invert-binary-tree/)Total Accepted: 87629 Total Submissions: 193029 Difficulty: EasyQuesti

2016-04-29 21:59:42 1697

原创 【LeetCode】292. Nim Game 解题报告(Java & Python)

Reverse String[LeetCode]https://leetcode.com/problems/nim-game/Total Accepted: 66290 Total Submissions: 125590 Difficulty: EasyQuestion You are playing the following Nim Game with your friend: There

2016-04-29 21:40:25 1668

原创 【LeetCode】344. Reverse String 解题报告(Java & Python)

Reverse String[LeetCode]https://leetcode.com/problems/reverse-string/Total Accepted: 11014 Total Submissions: 18864 Difficulty: EasyQuestion Write a function that takes a string as input and returns

2016-04-29 21:29:31 1377

原创 【LeetCode】279. Perfect Squares 解题报告(C++ & Java)

Perfect Squares[LeetCode]https://leetcode.com/problems/perfect-squares/Total Accepted: 15606 Total Submissions: 53625 Difficulty: MediumQuestion Given a positive integer n, find the least number of p

2016-04-29 21:09:14 1783

空空如也

空空如也

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

TA关注的人

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