摘要: Question Write an efficient algorithm that searches for a value in an m x n matrix. This matrix has the following properties: Integers in each row are 阅读全文
posted @ 2017-09-17 11:45 清水汪汪 阅读(238) 评论(0) 推荐(0) 编辑
摘要: Question Given an integer array, find three numbers whose product is maximum and output the maximum product. Example 1: Example 2: Note: The length of 阅读全文
posted @ 2017-09-17 11:16 清水汪汪 阅读(123) 评论(0) 推荐(0) 编辑