原文链接: https://leetcode-cn.com/problems/longest-word-in-dictionary
英文原文Given an array of strings words representing an
标签详情
哈希表 分类
原文链接: 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/delete-and-earn
英文原文You are given an integer array nums. You want to maximize t
原文链接: https://leetcode-cn.com/problems/shortest-completing-word
英文原文Given a string licensePlate and an array of string
原文链接: 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/custom-sort-string
英文原文You are given two strings order and s. All the words of