https://leetcode.com/problems/relative-ranks/description/
Convert results array to ranks array #easy #sorting
Convert results array to ranks array #easy #sorting
👍1
https://leetcode.com/problems/maximize-happiness-of-selected-children/description/
Sum of
Sum of
k maximums decreasing each step #medium #sorting #heap #quickselect👍1
https://leetcode.com/problems/minimum-cost-to-hire-k-workers/description/
Min cost of
Min cost of
k workers each doing quality[i] work for fair rate #hard #heap #sorting👍2
https://leetcode.com/problems/most-profit-assigning-work/description/
Max profit by assigning
Max profit by assigning
[profit, difficulty] to workers any times #medium #sorting #greedy👍2