原文链接: https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
英文原文Given a string s and
标签详情
字符串 分类
原文链接: https://leetcode-cn.com/problems/remove-k-digits
英文原文Given string num representing a non-negative integer num, a
原文链接: https://leetcode-cn.com/problems/longest-palindrome
英文原文Given a string s which consists of lowercase or uppercas
原文链接: https://leetcode-cn.com/problems/fizz-buzz
英文原文Given an integer n, return a string array answer (1-indexed) wher
原文链接: https://leetcode-cn.com/problems/add-strings
英文原文Given two non-negative integers, num1 and num2 represented as s
原文链接: https://leetcode-cn.com/problems/strong-password-checker
英文原文A password is considered strong if the below condit
原文链接: https://leetcode-cn.com/problems/reconstruct-original-digits-from-english
英文原文Given a string s containing an out
原文链接: https://leetcode-cn.com/problems/minimum-genetic-mutation
英文原文A gene string can be represented by an 8-character
原文链接: https://leetcode-cn.com/problems/number-of-segments-in-a-string
英文原文You are given a string s, return the number
原文链接: https://leetcode-cn.com/problems/find-all-anagrams-in-a-string
英文原文Given two strings s and p, return an array of