2015年10月15日

leetcode面试准备: Maximal Rectangle

摘要: leetcode面试准备: Maximal Rectangle === 1 题目 Given a 2D binary matrix filled with 0's and 1's, find the largest rectangle containing all ones and return... 阅读全文

posted @ 2015-10-15 17:29 BYRHuangQiang 阅读(378) 评论(0) 推荐(0) 编辑

leetcode面试准备: Game of Life

摘要: leetcode面试准备: Game of Life === 1 题目 According to the Wikipedia's article: "The Game of Life, also known simply as Life, is a cellular automaton devi... 阅读全文

posted @ 2015-10-15 12:29 BYRHuangQiang 阅读(1074) 评论(0) 推荐(0) 编辑

导航