摘要: 原题链接在这里:https://leetcode.com/problems/valid-palindrome-ii/description/ 题目: Given a non-empty string s, you may delete at most one character. Judge whe 阅读全文
posted @ 2017-09-20 13:59 Dylan_Java_NYC 阅读(560) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/shortest-unsorted-continuous-subarray/ 题目: Given an integer array, you need to find one continuous subarray that 阅读全文
posted @ 2017-09-20 13:47 Dylan_Java_NYC 阅读(222) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/non-decreasing-array/description/ 题目: Given an array with n integers, your task is to check if it could become n 阅读全文
posted @ 2017-09-20 12:56 Dylan_Java_NYC 阅读(430) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/design-compressed-string-iterator/description/ 题目: Design and implement a data structure for a compressed string 阅读全文
posted @ 2017-09-20 02:04 Dylan_Java_NYC 阅读(453) 评论(0) 推荐(0) 编辑