摘要: 原题链接在这里:https://leetcode.com/problems/contiguous-array/ 题目: Given a binary array, find the maximum length of a contiguous subarray with equal number o 阅读全文
posted @ 2019-12-17 13:09 Dylan_Java_NYC 阅读(349) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/spiral-matrix-iii/ 题目: On a 2 dimensional grid with R rows and C columns, we start at (r0, c0) facing east. Here 阅读全文
posted @ 2019-12-17 12:29 Dylan_Java_NYC 阅读(242) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/stickers-to-spell-word/ 题目: We are given N different types of stickers. Each sticker has a lowercase English wor 阅读全文
posted @ 2019-12-17 11:38 Dylan_Java_NYC 阅读(521) 评论(0) 推荐(0) 编辑