摘要:
原题地址:https://oj.leetcode.com/problems/gray-code/题意:The gray code is a binary numeral system where two successive values differ in only one bit.Given a... 阅读全文
posted @ 2014-06-12 13:33
南郭子綦
阅读(2685)
评论(0)
推荐(0)
摘要:
原题地址:https://oj.leetcode.com/problems/search-in-rotated-sorted-array-ii/题意:Follow up for "Search in Rotated Sorted Array":What ifduplicatesare allowed... 阅读全文
posted @ 2014-06-12 12:00
南郭子綦
阅读(2350)
评论(1)
推荐(0)
摘要:
原题地址:https://oj.leetcode.com/problems/remove-duplicates-from-sorted-list-ii/题意:Given a sorted linked list, delete all nodes that have duplicate number... 阅读全文
posted @ 2014-06-12 11:25
南郭子綦
阅读(2642)
评论(0)
推荐(0)
摘要:
原题地址:https://oj.leetcode.com/problems/remove-duplicates-from-sorted-list/题意:Given a sorted linked list, delete all duplicates such that each element a... 阅读全文
posted @ 2014-06-12 10:52
南郭子綦
阅读(3874)
评论(0)
推荐(0)
摘要:
原题地址:https://oj.leetcode.com/problems/remove-duplicates-from-sorted-array-ii/题意:Follow up for "Remove Duplicates":What if duplicates are allowed at mo... 阅读全文
posted @ 2014-06-12 10:49
南郭子綦
阅读(2822)
评论(0)
推荐(0)
摘要:
原题地址:https://oj.leetcode.com/problems/reverse-linked-list-ii/题意:Reverse a linked list from positionmton. Do it in-place and in one-pass.For example:Gi... 阅读全文
posted @ 2014-06-12 10:05
南郭子綦
阅读(3624)
评论(0)
推荐(0)
摘要:
原题地址:https://oj.leetcode.com/problems/partition-list/题意:Given a linked list and a valuex, partition it such that all nodes less thanxcome before nodes... 阅读全文
posted @ 2014-06-12 09:38
南郭子綦
阅读(3036)
评论(0)
推荐(0)

浙公网安备 33010602011771号