LeetCode
文章平均质量分 60
LemonNoels
这个作者很懒,什么都没留下…
展开
-
算法概论 | NP完全问题
8.3 8.10原创 2017-01-15 23:33:46 · 1349 阅读 · 0 评论 -
LeetCode | DP Problems
练习上周讲的DP习题,思路写的比较简单原创 2016-11-02 14:35:57 · 379 阅读 · 0 评论 -
LeetCode | Is Subsequence
392. Is Subsequence原创 2016-10-19 11:16:45 · 331 阅读 · 2 评论 -
LeetCode | Integer Break
343. Integer Break原创 2016-10-19 11:01:47 · 372 阅读 · 0 评论 -
LeetCode | Count Numbers with Unique Digits
357. Count Numbers with Unique Digits原创 2016-10-19 10:49:01 · 296 阅读 · 0 评论 -
LeetCode | Counting Bits
338. Counting Bits原创 2016-10-19 09:26:15 · 277 阅读 · 0 评论 -
LeetCode | Burst Balloons
Burst Ballons, DP原创 2016-10-26 08:46:18 · 435 阅读 · 0 评论 -
LeetCode | List
2. Add Two Numbers原创 2016-09-21 12:37:11 · 349 阅读 · 0 评论 -
LeetCode练习 | Maximum Subarray
Problem: Find the contiguous subarray within an array (containing at least one number) which has the largest sum.原创 2016-09-06 08:19:11 · 257 阅读 · 0 评论 -
LeetCode练习 | Majority Element
Majority Element原创 2016-09-11 15:26:04 · 280 阅读 · 0 评论