好青年 | leetcode 今日事今日毕(✅ Solutions to LeetCode by JavaScript, 100% test coverage, runtime beats 100% / LeetCode 题解 / GitHub Actions集成LeetCode每日一题至issues)
17
stars
1
forks
source link
[2023-03-17]2389. 和有限的最长子序列👋贪心👋数组👋二分查找👋前缀和👋排序 #339
Open
webVueBlog opened 1 year ago
题目链接: https://leetcode-cn.com/problems/longest-subsequence-with-limited-sum
难度:
Easy
标签:贪心
数组
二分查找
前缀和
排序