上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 28 下一页
摘要: Problem Definition: Given an array of integers and an integer k, find out whether there there are two distinct indices i and j in the array such tha... 阅读全文
posted @ 2015-07-16 20:32 曾可爱 阅读(139) 评论(0) 推荐(0)
摘要: Problem Definition: Given an array of integers, find if the array contains any duplicates. Your function should return true if any value appears at ... 阅读全文
posted @ 2015-07-16 17:14 曾可爱 阅读(79) 评论(0) 推荐(0)
摘要: Problem Definition:Find the total area covered by two rectilinear rectangles in a 2D plane.Each rectangle is defined by its bottom left corner and top... 阅读全文
posted @ 2015-07-16 16:55 曾可爱 阅读(172) 评论(0) 推荐(0)
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 28 下一页