I am ne zha / Jeskson

Results 398 issues of I am ne zha / Jeskson

题目链接: https://leetcode-cn.com/problems/evaluate-boolean-binary-tree 难度: Easy 标签: 树 深度优先搜索 二叉树

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/minimum-moves-to-reach-target-with-rotations 难度: Hard 标签: 广度优先搜索 数组 矩阵

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/maximum-number-of-consecutive-values-you-can-make 难度: Medium 标签: 贪心 数组

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/binary-tree-coloring-game 难度: Medium 标签: 树 深度优先搜索 二叉树

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/shortest-path-with-alternating-colors 难度: Medium 标签: 广度优先搜索 图

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/decode-the-message 难度: Easy 标签: 哈希表 字符串

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/check-if-matrix-is-x-matrix 难度: Easy 标签: 数组 矩阵

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/merge-in-between-linked-lists 难度: Medium 标签: 链表

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/count-asterisks 难度: Easy 标签: 字符串

LeetCode每日一题

题目链接: https://leetcode-cn.com/problems/ways-to-make-a-fair-array 难度: Medium 标签: 数组 动态规划

LeetCode每日一题