Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 41 42 43 44 45 46 47 48 49 ··· 59 下一页

2015年1月13日

摘要: https://oj.leetcode.com/problems/remove-duplicates-from-sorted-list/ Given a sorted linked list, delete all duplicates such that each element appear o 阅读全文
posted @ 2015-01-13 12:49 NickyYe 阅读(213) 评论(0) 推荐(0)

摘要: https://oj.leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/Say you have an array for which theithelement is the price of a given stock on day... 阅读全文
posted @ 2015-01-13 12:38 NickyYe 阅读(157) 评论(0) 推荐(0)

摘要: https://oj.leetcode.com/problems/best-time-to-buy-and-sell-stock/ Say you have an array for which the ith element is the price of a given stock on day 阅读全文
posted @ 2015-01-13 12:32 NickyYe 阅读(202) 评论(0) 推荐(0)

摘要: https://oj.leetcode.com/problems/two-sum/Given an array of integers, find two numbers such that they add up to a specific target number.The function t... 阅读全文
posted @ 2015-01-13 12:21 NickyYe 阅读(201) 评论(0) 推荐(0)

摘要: https://oj.leetcode.com/problems/reverse-words-in-a-string/ Given an input string, reverse the string word by word. For example,Given s = "the sky is 阅读全文
posted @ 2015-01-13 12:17 NickyYe 阅读(146) 评论(0) 推荐(0)

上一页 1 ··· 41 42 43 44 45 46 47 48 49 ··· 59 下一页