I am ne zha / Jeskson

Results 398 issues of I am ne zha / Jeskson

题目链接: https://leetcode-cn.com/problems/moving-stones-until-consecutive 难度: Medium 标签: 脑筋急转弯 数学

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/remove-letter-to-equalize-frequency 难度: Easy 标签: 哈希表 字符串 计数

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/dinner-plate-stacks 难度: Hard 标签: 栈 设计 哈希表 堆(优先队列)

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/longest-string-chain 难度: Medium 标签: 数组 哈希表 双指针 字符串 动态规划

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/maximum-sum-of-two-non-overlapping-subarrays 难度: Medium 标签: 数组 动态规划 滑动窗口

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/sort-the-people 难度: Easy 标签: 数组 哈希表 字符串 排序

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/last-substring-in-lexicographical-order 难度: Hard 标签: 双指针 字符串

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/filling-bookcase-shelves 难度: Medium 标签: 数组 动态规划

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/longest-arithmetic-subsequence 难度: Medium 标签: 数组 哈希表 二分查找 动态规划

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/smallest-even-multiple 难度: Easy 标签: 数学 数论

LeetCode每日一题