原文链接: https://leetcode-cn.com/problems/palindrome-pairs
英文原文Given a list of unique words, return all the pairs of the&
标签详情
字符串 分类
原文链接: https://leetcode-cn.com/problems/reverse-string
英文原文Write a function that reverses a string. The input string is
原文链接: https://leetcode-cn.com/problems/reverse-vowels-of-a-string
英文原文Given a string s, reverse only all the vowels in
原文链接: https://leetcode-cn.com/problems/ransom-note
英文原文Given two stings ransomNote and magazine, return true if ransom
原文链接: https://leetcode-cn.com/problems/mini-parser
英文原文Given a string s represents the serialization of a nested list,
原文链接: https://leetcode-cn.com/problems/first-unique-character-in-a-string
英文原文Given a string s, find the first non-rep
原文链接: https://leetcode-cn.com/problems/longest-absolute-file-path
英文原文Suppose we have a file system that stores both f
原文链接: https://leetcode-cn.com/problems/find-the-difference
英文原文You are given two strings s and t.
String t is generat
原文链接: https://leetcode-cn.com/problems/is-subsequence
英文原文Given two strings s and t, return true if s is a subsequence
原文链接: https://leetcode-cn.com/problems/decode-string
英文原文Given an encoded string, return its decoded string.
The enco