归档 2016年10月

[LeetCode]Split Array Largest Sum

题目描述:

LeetCode 410. Split Array Largest Sum

Given an array which consists of non-negative integers and an integer m, you can split the array into m non-empty continuous subarrays. Write an algorithm to minimize the largest sum among these m ...

继续阅读

[LeetCode]Longest Palindrome

题目描述:

LeetCode 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 is case sensitive, for example "Aa" is not considered a ...

继续阅读

[LeetCode]Valid Word Abbreviation

题目描述:

LeetCode 408. Valid Word Abbreviation

Given a non-empty string s and an abbreviation abbr, return whether the string matches with the given abbreviation.

A string such as "word" contains only the following valid abbreviations:

["word", "1ord", "w1rd", "wo1d", "wor1" ...

继续阅读

每日归档

上个月

下个月

归档