原文链接: https://leetcode-cn.com/problems/satisfiability-of-equality-equations
英文原文You are given an array of strings equa
标签详情
字符串 分类
原文链接: https://leetcode-cn.com/problems/check-if-word-is-valid-after-substitutions
英文原文Given a string s, determine if i
原文链接: https://leetcode-cn.com/problems/find-common-characters
英文原文Given a string array words, return an array of all c
原文链接: https://leetcode-cn.com/problems/binary-string-with-substrings-representing-1-to-n
英文原文Given a binary string s a
原文链接: https://leetcode-cn.com/problems/remove-outermost-parentheses
英文原文A valid parentheses string is either empty &qu
原文链接: https://leetcode-cn.com/problems/recover-a-tree-from-preorder-traversal
英文原文We run a preorder depth-fi
原文链接: https://leetcode-cn.com/problems/stream-of-characters
英文原文Design an algorithm that accepts a stream of character
原文链接: https://leetcode-cn.com/problems/find-words-that-can-be-formed-by-characters
英文原文You are given an array of strin
原文链接: https://leetcode-cn.com/problems/robot-bounded-in-circle
英文原文On an infinite plane, a robot initially stands at (
原文链接: https://leetcode-cn.com/problems/longest-duplicate-substring
英文原文Given a string s, consider all duplicated subst