原文链接: https://leetcode-cn.com/problems/palindromic-substrings
英文原文Given a string s, return the number of palindromic s
分类详情
中等 分类
原文链接: https://leetcode-cn.com/problems/replace-words
英文原文In English, we have a concept called root, which can be follo
原文链接: https://leetcode-cn.com/problems/2-keys-keyboard
英文原文There is only one character 'A' on the screen of a
原文链接: https://leetcode-cn.com/problems/find-duplicate-subtrees
英文原文Given the root of a binary tree, return all du
原文链接: https://leetcode-cn.com/problems/maximum-binary-tree
英文原文You are given an integer array nums with no duplicates.
原文链接: https://leetcode-cn.com/problems/print-binary-tree
英文原文Given the root of a binary tree, construct a 0-indexed m
原文链接: https://leetcode-cn.com/problems/find-k-closest-elements
英文原文Given a sorted integer array arr, two integers k an
原文链接: https://leetcode-cn.com/problems/split-array-into-consecutive-subsequences
英文原文You are given an integer array nu
原文链接: https://leetcode-cn.com/problems/maximum-width-of-binary-tree
英文原文Given the root of a binary tree, return the ma
原文链接: https://leetcode-cn.com/problems/non-decreasing-array
英文原文Given an array nums with n integers, your task is to c