上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 55 下一页
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12844969.html 最大连续1的个数(42min) 题目链接:https://leetcode-cn.com/problems/max-consecutive-ones/ 给定一个二进制数组, 计算其中 阅读全文
posted @ 2020-05-07 19:08 萍2樱释 阅读(407) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12837866.html 滑动窗口的最大值(49min) 题目链接:https://leetcode-cn.com/problems/hua-dong-chuang-kou-de-zui-da-zhi-lco 阅读全文
posted @ 2020-05-06 17:48 萍2樱释 阅读(121) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12826725.html 比较含退格的字符串(57min) 题目链接:https://leetcode-cn.com/problems/backspace-string-compare/ 给定 S 和 T 两 阅读全文
posted @ 2020-05-04 15:33 萍2樱释 阅读(163) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12825640.html 下一个更大元素 I(73min) 题目链接:https://leetcode-cn.com/problems/next-greater-element-i/ 给定两个 没有重复元素 阅读全文
posted @ 2020-05-04 10:45 萍2樱释 阅读(173) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12822277.html 删除字符串中的所有相邻重复项(30min) 题目链接:https://leetcode-cn.com/problems/remove-all-adjacent-duplicates- 阅读全文
posted @ 2020-05-03 16:09 萍2樱释 阅读(444) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12818563.html 栈的最小值(121min) 题目链接:https://leetcode-cn.com/problems/min-stack-lcci/submissions/ 请设计一个栈,除了常规 阅读全文
posted @ 2020-05-02 16:38 萍2樱释 阅读(281) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12814445.html 删除最外层的括号(52min) 题目链接:https://leetcode-cn.com/problems/remove-outermost-parentheses/ 有效括号字符串 阅读全文
posted @ 2020-05-01 19:23 萍2樱释 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12805010.html 棒球比赛(110min) 题目链接:https://leetcode-cn.com/problems/baseball-game/submissions/ 你现在是棒球比赛记录员。给 阅读全文
posted @ 2020-04-30 09:16 萍2樱释 阅读(122) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12800611.html 化栈为队列(52min) 题目链接:https://leetcode-cn.com/problems/implement-queue-using-stacks-lcci/ 实现一个M 阅读全文
posted @ 2020-04-29 10:43 萍2樱释 阅读(141) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12796491.html 用两个栈实现队列() 题目链接:https://leetcode-cn.com/problems/yong-liang-ge-zhan-shi-xian-dui-lie-lcof/ 阅读全文
posted @ 2020-04-28 19:08 萍2樱释 阅读(109) 评论(0) 推荐(0) 编辑
上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 55 下一页