01 2018 档案

摘要:原题链接在这里:https://leetcode.com/problems/binary-tree-longest-consecutive-sequence-ii/description/ 题目: Given a binary tree, you need to find the length of 阅读全文
posted @ 2018-01-31 07:45 Dylan_Java_NYC 阅读(815) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/cut-off-trees-for-golf-event/ 题目: You are asked to cut off trees in a forest for a golf event. The forest is rep 阅读全文
posted @ 2018-01-30 16:40 Dylan_Java_NYC 阅读(624) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/boundary-of-binary-tree/description/ 题目: Given a binary tree, return the values of its boundary in anti-clockwis 阅读全文
posted @ 2018-01-28 10:19 Dylan_Java_NYC 阅读(502) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/partition-labels/description/ 题目: A string S of lowercase letters is given. We want to partition this string int 阅读全文
posted @ 2018-01-27 11:30 Dylan_Java_NYC 阅读(584) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/most-frequent-subtree-sum/description/ 题目: Given the root of a tree, you are asked to find the most frequent sub 阅读全文
posted @ 2018-01-27 09:35 Dylan_Java_NYC 阅读(306) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/serialize-and-deserialize-bst/description/ 题目: Serialization is the process of converting a data structure or ob 阅读全文
posted @ 2018-01-25 15:51 Dylan_Java_NYC 阅读(698) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/word-abbreviation/ 题目: Given an array of n distinct non-empty strings, you need to generate minimal possible abb 阅读全文
posted @ 2018-01-22 15:36 Dylan_Java_NYC 阅读(157) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/remove-k-digits/description/ 题目: Given a non-negative integer num represented as a string, remove k digits from 阅读全文
posted @ 2018-01-22 07:39 Dylan_Java_NYC 阅读(576) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/ternary-expression-parser/description/ 题目: Given a string representing arbitrarily nested ternary expressions, c 阅读全文
posted @ 2018-01-21 09:09 Dylan_Java_NYC 阅读(272) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/frog-jump/description/ 题目: A frog is crossing a river. The river is divided into x units and at each unit there 阅读全文
posted @ 2018-01-20 02:22 Dylan_Java_NYC 阅读(300) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/course-schedule-iii/ 题目: There are n different online courses numbered from 1 to n. Each course has some duratio 阅读全文
posted @ 2018-01-19 10:36 Dylan_Java_NYC 阅读(385) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/my-calendar-i/description/ 题目: Implement a MyCalendar class to store your events. A new event can be added if ad 阅读全文
posted @ 2018-01-18 15:34 Dylan_Java_NYC 阅读(234) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/permutation-in-string/description/ 题目: Given two strings s1 and s2, write a function to return true if s2 contai 阅读全文
posted @ 2018-01-17 09:41 Dylan_Java_NYC 阅读(258) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/find-permutation/description/ 题目: By now, you are given a secret signature consisting of character 'D' and 'I'. 阅读全文
posted @ 2018-01-17 09:07 Dylan_Java_NYC 阅读(181) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/number-of-atoms/description/ 题目: Given a chemical formula (given as a string), return the count of each atom. An 阅读全文
posted @ 2018-01-11 11:26 Dylan_Java_NYC 阅读(456) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/string-compression/ 题目: Given an array of characters, compress it in-place. The length after compression must al 阅读全文
posted @ 2018-01-05 10:39 Dylan_Java_NYC 阅读(474) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/daily-temperatures/ 题目: Given a list of daily temperatures, produce a list that, for each day in the input, tell 阅读全文
posted @ 2018-01-04 12:14 Dylan_Java_NYC 阅读(821) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/friend-circles/description/ 题目: There are N students in a class. Some of them are friends, while some are not. T 阅读全文
posted @ 2018-01-01 07:15 Dylan_Java_NYC 阅读(573) 评论(0) 推荐(0) 编辑

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