摘要:
Given a list of non-negative numbers and a target integer k, write a function to check if the array has a continuous subarray of size at least 2 that 阅读全文
posted @ 2016-07-01 04:55
北叶青藤
阅读(163)
评论(0)
推荐(0)
摘要:
Cosine similarity is a measure of similarity between two vectors of an inner product space that measures the cosine of the angle between them. The cos 阅读全文
posted @ 2016-07-01 03:11
北叶青藤
阅读(532)
评论(0)
推荐(0)
摘要:
Flatten a binary tree to a fake "linked list" in pre-order traversal. Here we use the right pointer in TreeNode as the next pointer in ListNode. For e 阅读全文
posted @ 2016-07-01 02:31
北叶青藤
阅读(275)
评论(0)
推荐(0)

浙公网安备 33010602011771号