2015年3月21日

Repeated DNA Sequences

摘要: Repeated DNA Sequences问题:All DNA is composed of a series of nucleotides abbreviated as A, C, G, and T, for example: "ACGAATTCCG". When studying DNA, i... 阅读全文

posted @ 2015-03-21 11:46 zhouzhou0615 阅读(160) 评论(0) 推荐(0) 编辑

Maximum Product Subarray

摘要: Maximum Product Subarray问题:Find the contiguous subarray within an array (containing at least one number) which has the largest product.For example, gi... 阅读全文

posted @ 2015-03-21 10:12 zhouzhou0615 阅读(132) 评论(0) 推荐(0) 编辑

导航