原文链接: https://leetcode-cn.com/problems/dinner-plate-stacks
英文原文You have an infinite number of stacks arranged in a row
标签详情
哈希表 分类
原文链接: https://leetcode-cn.com/problems/compare-strings-by-frequency-of-the-smallest-character
英文原文Let the function f(s
原文链接: https://leetcode-cn.com/problems/can-make-palindrome-from-substring
英文原文You are given a string s and array queri
原文链接: https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
英文原文With respect to a given puzzle string
原文链接: https://leetcode-cn.com/problems/maximum-number-of-balloons
英文原文Given a string text, you want to use the charact
原文链接: https://leetcode-cn.com/problems/smallest-string-with-swaps
英文原文You are given a string s, and an array of pairs
原文链接: https://leetcode-cn.com/problems/unique-number-of-occurrences
英文原文Given an array of integers arr, return true if
原文链接: https://leetcode-cn.com/problems/longest-arithmetic-subsequence-of-given-difference
英文原文Given an integer array a
原文链接: https://leetcode-cn.com/problems/maximum-equal-frequency
英文原文Given an array nums of positive integers, retu
原文链接: https://leetcode-cn.com/problems/tuple-with-same-product
英文原文Given an array nums of distinct positive integers,