原文链接: 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/random-pick-with-blacklist
英文原文You are given an integer n and an array of uniqu
原文链接: https://leetcode-cn.com/problems/smallest-subtree-with-all-the-deepest-nodes
英文原文Given the root of a binary tree
原文链接: https://leetcode-cn.com/problems/length-of-longest-fibonacci-subsequence
英文原文A sequence x1, x2, ..., xn is Fibon
原文链接: https://leetcode-cn.com/problems/random-flip-matrix
英文原文There is an m x n binary grid matrix with all the values
原文链接: https://leetcode-cn.com/problems/uncommon-words-from-two-sentences
英文原文A sentence is a string of single-space se
原文链接: https://leetcode-cn.com/problems/fair-candy-swap
英文原文Alice and Bob have a different total number of candies. You
原文链接: https://leetcode-cn.com/problems/construct-binary-tree-from-preorder-and-postorder-traversal
英文原文Given two integ
原文链接: 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