摘要: 原题链接在这里:https://leetcode.com/problems/number-of-islands-ii/ 题目: A 2d grid map of m rows and n columns is initially filled with water. We may perform a 阅读全文
posted @ 2016-02-21 09:05 Dylan_Java_NYC 阅读(720) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/closest-binary-search-tree-value-ii/ 题目: Given a non-empty binary search tree and a target value, find k values 阅读全文
posted @ 2016-02-21 03:45 Dylan_Java_NYC 阅读(940) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/closest-binary-search-tree-value/ 题目: Given a non-empty binary search tree and a target value, find the value in 阅读全文
posted @ 2016-02-21 02:10 Dylan_Java_NYC 阅读(629) 评论(0) 推荐(0) 编辑