I am ne zha / Jeskson

Results 398 issues of I am ne zha / Jeskson

题目链接: https://leetcode-cn.com/problems/make-array-strictly-increasing 难度: Hard 标签: 数组 二分查找 动态规划 排序

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/partition-array-for-maximum-sum 难度: Medium 标签: 数组 动态规划

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/maximum-difference-between-node-and-ancestor 难度: Medium 标签: 树 深度优先搜索 二叉树

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/count-days-spent-together 难度: Easy 标签: 数学 字符串

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/online-majority-element-in-subarray 难度: Hard 标签: 设计 树状数组 线段树 数组 二分查找

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/flower-planting-with-no-adjacent 难度: Medium 标签: 深度优先搜索 广度优先搜索 图

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/camelcase-matching 难度: Medium 标签: 字典树 双指针 字符串 字符串匹配

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/most-frequent-even-element 难度: Easy 标签: 数组 哈希表 计数

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/longest-chunked-palindrome-decomposition 难度: Hard 标签: 贪心 双指针 字符串 动态规划 哈希函数 滚动哈希

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/robot-bounded-in-circle 难度: Medium 标签: 数学 字符串 模拟

LeetCode每日一题