04 2017 档案

摘要:原题链接在这里:https://leetcode.com/problems/decode-string/#/description 题目: Given an encoded string, return it's decoded string. The encoding rule is: k[enc 阅读全文
posted @ 2017-04-23 09:50 Dylan_Java_NYC 阅读(634) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/battleships-in-a-board/ 题目: Given an 2D board, count how many battleships are in it. The battleships are represe 阅读全文
posted @ 2017-04-23 08:41 Dylan_Java_NYC 阅读(294) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/find-leaves-of-binary-tree/#/description 题目: Given a binary tree, collect a tree's nodes as if you were doing th 阅读全文
posted @ 2017-04-21 08:36 Dylan_Java_NYC 阅读(839) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/valid-word-abbreviation/ 题目: Given a non-empty string s and an abbreviation abbr, return whether the string matc 阅读全文
posted @ 2017-04-11 01:54 Dylan_Java_NYC 阅读(570) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/k-diff-pairs-in-an-array/ 题目: Given an array of integers and an integer k, you need to find the number of unique 阅读全文
posted @ 2017-04-08 07:12 Dylan_Java_NYC 阅读(495) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/minimum-absolute-difference-in-bst/ 题目: Given a binary search tree with non-negative values, find the minimum ab 阅读全文
posted @ 2017-04-07 08:32 Dylan_Java_NYC 阅读(735) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/third-maximum-number/ 题目: Given a non-empty array of integers, return the third maximum number in this array. If 阅读全文
posted @ 2017-04-06 06:57 Dylan_Java_NYC 阅读(240) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/heaters/#/description 题目: Winter is coming! Your first job during the contest is to design a standard heater wit 阅读全文
posted @ 2017-04-01 10:12 Dylan_Java_NYC 阅读(563) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/perfect-number/#/description 题目: We define the Perfect Number is a positive integer that is equal to the sum of 阅读全文
posted @ 2017-04-01 09:27 Dylan_Java_NYC 阅读(331) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/reverse-string-ii/#/description 题目: Given a string and an integer k, you need to reverse the first k characters 阅读全文
posted @ 2017-04-01 07:44 Dylan_Java_NYC 阅读(651) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/detect-capital/#/description 题目: Given a word, you need to judge whether the usage of capitals in it is right or 阅读全文
posted @ 2017-04-01 06:12 Dylan_Java_NYC 阅读(299) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/nth-digit/ 题目: Find the nth digit of the infinite integer sequence 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, ... Note:n 阅读全文
posted @ 2017-04-01 01:59 Dylan_Java_NYC 阅读(217) 评论(0) 推荐(0) 编辑

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