12 2017 档案

摘要:原题链接在这里:https://leetcode.com/problems/lexicographical-numbers/description/ 题目: Given an integer n, return 1 - n in lexicographical order. For example, 阅读全文
posted @ 2017-12-31 00:41 Dylan_Java_NYC 阅读(186) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-transaction-fee/ 题目: Your are given an array of integers prices, for which 阅读全文
posted @ 2017-12-28 03:37 Dylan_Java_NYC 阅读(354) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/kill-process/description/ 题目: Given n processes, each process has a unique PID (process id) and its PPID (parent 阅读全文
posted @ 2017-12-27 06:16 Dylan_Java_NYC 阅读(440) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/path-sum-iv/ 题目: If the depth of a tree is smaller than 5, then this tree can be represented by a list of three- 阅读全文
posted @ 2017-12-24 16:28 Dylan_Java_NYC 阅读(486) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/find-k-closest-elements/description/ 题目: Given a sorted array, two integers k and x, find the k closest elements 阅读全文
posted @ 2017-12-02 04:10 Dylan_Java_NYC 阅读(632) 评论(0) 推荐(0) 编辑

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