原文链接: https://leetcode-cn.com/problems/guess-the-word
英文原文This is an interactive problem.
You are given an array of u
标签详情
字符串 分类
原文链接: https://leetcode-cn.com/problems/backspace-string-compare
英文原文Given two strings s and t, return true if they are
原文链接: https://leetcode-cn.com/problems/shifting-letters
英文原文You are given a string s of lowercase English letters and
原文链接: https://leetcode-cn.com/problems/k-similar-strings
英文原文Strings s1 and s2 are k-similar (for some non-negative in
原文链接: https://leetcode-cn.com/problems/score-of-parentheses
英文原文Given a balanced parentheses string s, return the scor
原文链接: https://leetcode-cn.com/problems/buddy-strings
英文原文Given two strings s and goal, return true if you can swap two
原文链接: https://leetcode-cn.com/problems/decoded-string-at-index
英文原文You are given an encoded string s. To decode the st
原文链接: https://leetcode-cn.com/problems/uncommon-words-from-two-sentences
英文原文A sentence is a string of single-space se
原文链接: https://leetcode-cn.com/problems/find-and-replace-pattern
英文原文Given a list of strings words and a string pattern
原文链接: https://leetcode-cn.com/problems/groups-of-special-equivalent-strings
英文原文You are given an array of strings of t