原文链接: https://leetcode-cn.com/problems/parse-lisp-expression
英文原文You are given a string expression representing a Lisp
标签详情
字符串 分类
原文链接: https://leetcode-cn.com/problems/number-of-atoms
英文原文Given a string formula representing a chemical formula,&nbs
原文链接: https://leetcode-cn.com/problems/prefix-and-suffix-search
英文原文Design a special dictionary with some words that s
原文链接: https://leetcode-cn.com/problems/shortest-completing-word
英文原文Given a string licensePlate and an array of string
原文链接: https://leetcode-cn.com/problems/special-binary-string
英文原文Special binary strings are binary strings with the fo
原文链接: https://leetcode-cn.com/problems/partition-labels
英文原文You are given a string s. We want to partition the string
原文链接: https://leetcode-cn.com/problems/reorganize-string
英文原文Given a string s, rearrange the characters of s so that a
原文链接: https://leetcode-cn.com/problems/basic-calculator-iv
英文原文Given an expression such as expression = "e + 8 -
原文链接: https://leetcode-cn.com/problems/jewels-and-stones
英文原文You're given strings jewels representing the types of
原文链接: https://leetcode-cn.com/problems/swap-adjacent-in-lr-string
英文原文In a string composed of 'L', 'R'