摘要: Initially, there is a Robot at position (0, 0). Given a sequence of its moves, judge if this robot makes a circle, which means it moves back to the or 阅读全文
posted @ 2017-09-13 13:20 Grandyang 阅读(3053) 评论(0) 推荐(0)
摘要: You are given an integer array nums with no duplicates. A maximum binary tree can be built recursively from nums using the following algorithm: Create 阅读全文
posted @ 2017-09-13 03:27 Grandyang 阅读(7845) 评论(1) 推荐(0)
Fork me on GitHub