I am ne zha / Jeskson
I am ne zha / Jeskson
题目链接: https://leetcode-cn.com/problems/find-longest-subarray-lcci 难度: Medium 标签: 数组 哈希表 前缀和
题目链接: https://leetcode-cn.com/problems/make-sum-divisible-by-p 难度: Medium 标签: 数组 哈希表 前缀和
题目链接: https://leetcode-cn.com/problems/minimum-recolors-to-get-k-consecutive-black-blocks 难度: Easy 标签: 字符串 滑动窗口
题目链接: https://leetcode-cn.com/problems/li-wu-de-zui-da-jie-zhi-lcof 难度: Medium 标签: 数组 动态规划 矩阵
题目链接: https://leetcode-cn.com/problems/brace-expansion-ii 难度: Hard 标签: 栈 广度优先搜索 字符串 回溯
题目链接: https://leetcode-cn.com/problems/minimum-deletions-to-make-string-balanced 难度: Medium 标签: 栈 字符串 动态规划
题目链接: https://leetcode-cn.com/problems/maximum-profit-of-operating-a-centennial-wheel 难度: Medium 标签: 数组 模拟
题目链接: https://leetcode-cn.com/problems/triples-with-bitwise-and-equal-to-zero 难度: Hard 标签: 位运算 数组 哈希表
题目链接: https://leetcode-cn.com/problems/bianry-number-to-string-lcci 难度: Medium 标签: 位运算 数学 字符串
题目链接: https://leetcode-cn.com/problems/largest-local-values-in-a-matrix 难度: Easy 标签: 数组 矩阵