原文链接: https://leetcode-cn.com/problems/maximum-product-of-three-numbers
英文原文Given an integer array nums, find three nu
标签详情
排序 分类
原文链接: https://leetcode-cn.com/problems/smallest-range-covering-elements-from-k-lists
英文原文You have k lists of sorted in
原文链接: https://leetcode-cn.com/problems/maximum-length-of-pair-chain
英文原文You are given an array of n pairs pairs where
原文链接: https://leetcode-cn.com/problems/set-mismatch
英文原文You have a set of integers s, which originally contains all th
原文链接: https://leetcode-cn.com/problems/find-k-closest-elements
英文原文Given a sorted integer array arr, two integers k an
原文链接: https://leetcode-cn.com/problems/top-k-frequent-words
英文原文Given an array of strings words and an integer k, retu
原文链接: https://leetcode-cn.com/problems/find-k-th-smallest-pair-distance
英文原文The distance of a pair of integers a and b
原文链接: https://leetcode-cn.com/problems/longest-word-in-dictionary
英文原文Given an array of strings words representing an
原文链接: https://leetcode-cn.com/problems/largest-number-at-least-twice-of-others
英文原文You are given an integer array nums
原文链接: https://leetcode-cn.com/problems/set-intersection-size-at-least-two
英文原文An integer interval [a, b] (for integers