摘要: 原题链接在这里:https://leetcode.com/problems/exam-room/ 题目: In an exam room, there are N seats in a single row, numbered 0, 1, 2, ..., N-1. When a student en 阅读全文
posted @ 2019-11-14 15:16 Dylan_Java_NYC 阅读(232) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/hand-of-straights/ 题目: Alice has a hand of cards, given as an array of integers. Now she wants to rearrange the 阅读全文
posted @ 2019-11-14 13:30 Dylan_Java_NYC 阅读(243) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/camelcase-matching/ 题目: A query word matches a given pattern if we can insert lowercase letters to the pattern w 阅读全文
posted @ 2019-11-14 11:47 Dylan_Java_NYC 阅读(240) 评论(0) 推荐(0) 编辑