摘要:
Description Description Given n balloons, indexed from 0 to n-1. Each balloon is painted with a number on it represented by array nums. You are asked 阅读全文
posted @ 2019-12-21 21:21
YuriFLAG
阅读(176)
评论(0)
推荐(0)
摘要:
Description A message containing letters from A-Z is being encoded to numbers using the following mapping way: 'A' -> 1 'B' -> 2 ... 'Z' -> 26 Beyond 阅读全文
posted @ 2019-12-21 21:18
YuriFLAG
阅读(230)
评论(0)
推荐(0)
摘要:
Description Description Given a sequence of integers, find the longest increasing subsequence (LIS). You code should return the length of the LIS. Cla 阅读全文
posted @ 2019-12-21 21:16
YuriFLAG
阅读(248)
评论(0)
推荐(0)
摘要:
Description Find the contiguous subarray within an array (containing at least one number) which has the largest product. Description Description Find 阅读全文
posted @ 2019-12-21 21:13
YuriFLAG
阅读(229)
评论(0)
推荐(0)
摘要:
Description Description You are a professional robber planning to rob houses along a street. Each house has a certain amount of money stashed, the onl 阅读全文
posted @ 2019-12-21 21:10
YuriFLAG
阅读(188)
评论(0)
推荐(0)
摘要:
Description Description There are n coins in a line. Two players take turns to take one or two coins from right side until there are no more coins lef 阅读全文
posted @ 2019-12-21 21:08
YuriFLAG
阅读(183)
评论(0)
推荐(0)
摘要:
Description Description There are n coins with different value in a line. Two players take turns to take one or two coins from left side until there a 阅读全文
posted @ 2019-12-21 21:06
YuriFLAG
阅读(214)
评论(0)
推荐(0)
摘要:
Description Description Given a string S, find the longest palindromic substring in S. You may assume that the maximum length of S is 1000, and there 阅读全文
posted @ 2019-12-21 21:02
YuriFLAG
阅读(380)
评论(0)
推荐(0)
摘要:
Description Description Given a 2D binary matrix filled with 0's and 1's, find the largest square containing all 1's and return its area. Example Exam 阅读全文
posted @ 2019-12-21 20:59
YuriFLAG
阅读(210)
评论(0)
推荐(0)
摘要:
Description Description A message containing letters from A-Z is being encoded to numbers using the following mapping: 'A' -> 1 'B' -> 2 ... 'Z' -> 26 阅读全文
posted @ 2019-12-21 20:58
YuriFLAG
阅读(238)
评论(0)
推荐(0)

浙公网安备 33010602011771号