04 2016 档案

摘要:原题链接在这里:http://www.lintcode.com/en/problem/longest-common-substring/# 题目: Given two strings, find the longest common substring. Return the length of i 阅读全文
posted @ 2016-04-03 13:55 Dylan_Java_NYC 阅读(361) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:http://www.lintcode.com/en/problem/longest-common-subsequence/ 题目: Given two strings, find the longest common subsequence (LCS). Your code sho 阅读全文
posted @ 2016-04-03 13:39 Dylan_Java_NYC 阅读(825) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/coin-change/ 题目: You are given coins of different denominations and a total amount of money amount. Write a func 阅读全文
posted @ 2016-04-03 12:48 Dylan_Java_NYC 阅读(393) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/nested-list-weight-sum/ 题目: Given a nested list of integers, return the sum of all integers in the list weighted 阅读全文
posted @ 2016-04-03 09:59 Dylan_Java_NYC 阅读(1563) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/find-the-celebrity/ 题目: Suppose you are at a party with n people (labeled from 0 to n - 1) and among them, there 阅读全文
posted @ 2016-04-01 09:11 Dylan_Java_NYC 阅读(472) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示