原文链接: https://leetcode-cn.com/problems/filter-restaurants-by-vegan-friendly-price-and-distance
英文原文Given the array res
标签详情
排序 分类
原文链接: https://leetcode-cn.com/problems/sort-integers-by-the-number-of-1-bits
英文原文Given an integer array arr. You have
原文链接: https://leetcode-cn.com/problems/the-k-weakest-rows-in-a-matrix
英文原文You are given an m x n binary matrix mat of
原文链接: https://leetcode-cn.com/problems/reduce-array-size-to-the-half
英文原文You are given an integer array arr. You can c
原文链接: https://leetcode-cn.com/problems/jump-game-v
英文原文Given an array of integers arr and an integer d. In one st
原文链接: https://leetcode-cn.com/problems/check-if-n-and-its-double-exist
英文原文Given an array arr of integers, check if th
原文链接: https://leetcode-cn.com/problems/tweet-counts-per-frequency
英文原文A social media company is trying to monitor acti
原文链接: https://leetcode-cn.com/problems/how-many-numbers-are-smaller-than-the-current-number
英文原文Given the array nums,
原文链接: https://leetcode-cn.com/problems/find-the-distance-value-between-two-arrays
英文原文Given two integer arrays arr1 an
原文链接: https://leetcode-cn.com/problems/sort-integers-by-the-power-value
英文原文The power of an integer x is defined as th