码迷,mamicode.com
首页 >  
搜索关键字:palindrome    ( 1561个结果
132. Palindrome Partitioning II
...
分类:其他好文   时间:2016-05-23 06:47:36    阅读次数:219
131. Palindrome Partitioning
...
分类:其他好文   时间:2016-05-23 06:41:49    阅读次数:97
125. Valid Palindrome
...
分类:其他好文   时间:2016-05-22 06:15:38    阅读次数:130
9. Palindrome Number
Determine whether an integer is a palindrome. Do this without extra space. click to show spoilers. Some hints: Could negative integers be palindromes? ...
分类:其他好文   时间:2016-05-20 00:59:52    阅读次数:187
LeetCode-Valid Palindrome
...
分类:其他好文   时间:2016-05-18 06:52:53    阅读次数:144
线性DP POJ 1159 Palindrome
Palindrome Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 59101 Accepted: 20532 Description A palindrome is a symmetrical string, that is, ...
分类:其他好文   时间:2016-05-15 19:44:02    阅读次数:205
poj 1159 Palindrome
Palindrome Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 59094 Accepted: 20528 Description A palindrome is a symmetrical string, that is, ...
分类:其他好文   时间:2016-05-15 18:16:22    阅读次数:183
[leetcode] 206.Palindrome Linked List
Given a singly linked list, determine if it is a palindrome. Follow up:Could you do it in O(n) time and O(1) space? Subscribe to see which companies a ...
分类:其他好文   时间:2016-05-13 14:24:03    阅读次数:181
leetcode@ [336] Palindrome Pairs (HashMap)
https://leetcode.com/problems/palindrome-pairs/ Given a list of unique words. Find all pairs of distinct indices (i, j) in the given list, so that the ...
分类:其他好文   时间:2016-05-13 14:12:43    阅读次数:232
Palindrome Number
Determine whether an integer is a palindrome. Do this without extra space. click to show spoilers. Some hints: Could negative integers be palindromes? ...
分类:其他好文   时间:2016-05-13 10:10:34    阅读次数:126
1561条   上一页 1 ... 66 67 68 69 70 ... 157 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!