码迷,mamicode.com
首页 >  
搜索关键字:letters    ( 1345个结果
No.017:Letter Combinations of a Phone Number
题目: Given a digit string, return all possible letter combinations that the number could represent.A mapping of digit to letters (just like on the tele ...
分类:其他好文   时间:2016-10-17 13:21:56    阅读次数:138
leetcode 79 Word Search ----- java
Given a 2D board and a word, find if the word exists in the grid. The word can be constructed from letters of sequentially adjacent cell, where "adjac ...
分类:编程语言   时间:2016-10-16 19:28:49    阅读次数:152
409. Longest Palindrome
Given a string which consists of lowercase or uppercase letters, find the length of the longest palindromes that can be built with those letters. This ...
分类:其他好文   时间:2016-10-16 07:49:39    阅读次数:197
LeetCode - 389. Find the Difference
Given two strings s and t which consist of only lowercase letters. String t is generated by random shuffling string s and then add one more letter at ...
分类:其他好文   时间:2016-10-09 07:15:42    阅读次数:125
HDU 5907 Find Q(字符串)
传送门 Description Byteasar is addicted to the English letter 'q'. Now he comes across a string S consisting of lowercase English letters. He wants to fi ...
分类:其他好文   时间:2016-10-07 11:27:10    阅读次数:151
leetcode409
Given a string which consists of lowercase or uppercase letters, find the length of the longest palindromes that can be built with those letters. This ...
分类:其他好文   时间:2016-10-07 01:14:31    阅读次数:112
[LeetCode] Longest Palindrome 最长回文串
Given a string which consists of lowercase or uppercase letters, find the length of the longest palindromes that can be built with those letters. This ...
分类:其他好文   时间:2016-10-05 12:39:27    阅读次数:133
[LeetCode] 17. Letter Combinations of a Phone Number
Given a digit string, return all possible letter combinations that the number could represent. A mapping of digit to letters (just like on the telepho ...
分类:其他好文   时间:2016-10-02 00:20:22    阅读次数:192
Leetcode79 Word Search
题目: Given a 2D board and a word, find if the word exists in the grid. The word can be constructed from letters of sequentially adjacent cell, where "a ...
分类:其他好文   时间:2016-09-30 01:59:25    阅读次数:141
389. Find the Difference
Given two strings s and t which consist of only lowercase letters. String t is generated by random shuffling string s and then add one more letter at ...
分类:其他好文   时间:2016-09-28 07:36:37    阅读次数:116
1345条   上一页 1 ... 68 69 70 71 72 ... 135 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!