原文链接: https://leetcode-cn.com/problems/contains-duplicate
英文原文Given an integer array nums, return true if any value ap
标签详情
排序 分类
原文链接: https://leetcode-cn.com/problems/contains-duplicate-iii
英文原文Given an integer array nums and two integers k and t
原文链接: https://leetcode-cn.com/problems/majority-element-ii
英文原文Given an integer array of size n, find all elements tha
原文链接: https://leetcode-cn.com/problems/valid-anagram
英文原文Given two strings s and t, return true if t is an anagram of
原文链接: https://leetcode-cn.com/problems/missing-number
英文原文Given an array nums containing n distinct numbers in the ran
原文链接: https://leetcode-cn.com/problems/h-index
英文原文Given an array of integers citations where citations[i] is the numb
原文链接: https://leetcode-cn.com/problems/find-median-from-data-stream
英文原文The median is the middle value in an ordered i
原文链接: https://leetcode-cn.com/problems/top-k-frequent-elements
英文原文Given an integer array nums and an integer k, retur
原文链接: https://leetcode-cn.com/problems/intersection-of-two-arrays
英文原文Given two integer arrays nums1 and nums2, return
原文链接: https://leetcode-cn.com/problems/intersection-of-two-arrays-ii
英文原文Given two integer arrays nums1 and nums2, ret