1.58K subscribers
597 photos
1 file
969 links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
https://leetcode.com/problems/minimum-cost-to-hire-k-workers/description/

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 [profit, difficulty] to workers any times #medium #sorting #greedy
👍2
https://leetcode.com/problems/the-number-of-the-smallest-unoccupied-chair/description/


target's chair number when chairs reused by multiple [arrival, leave] times #medium #sorting #heap
👍3
# 10.07.2025
[3440. Reschedule Meetings for Maximum Free Time II](https://leetcode.com/problems/reschedule-meetings-for-maximum-free-time-ii/description/) medium


Max free time after moving 1 event #medium #sorting
👍1