摘要: 原题链接在这里:https://leetcode.com/problems/task-scheduler/description/ 题目: Given a char array representing tasks CPU need to do. It contains capital letter 阅读全文
posted @ 2017-10-29 16:50 Dylan_Java_NYC 阅读(746) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/max-area-of-island/ 题目: Given a non-empty 2D array grid of 0's and 1's, an island is a group of 1's (representin 阅读全文
posted @ 2017-10-29 13:55 Dylan_Java_NYC 阅读(733) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/degree-of-an-array/description/ 题目: Given a non-empty array of non-negative integers nums, the degree of this ar 阅读全文
posted @ 2017-10-29 13:20 Dylan_Java_NYC 阅读(373) 评论(0) 推荐(0) 编辑