1.68K subscribers
654 photos
18 videos
1 file
1.04K links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
# 17.09.2025
[2353. Design a Food Rating System](https://leetcode.com/problems/design-a-food-rating-system/description/) medium


Food rating system: change rating, peek highest by type #medium #ds
👍3
# 18.09.2025
[3408. Design Task Manager](https://leetcode.com/problems/design-task-manager/description) medium


Design Scheduler: add, edit, remove, execute by priority #medium #ds
👍3
# 19.09.2025
[3484. Design Spreadsheet](https://leetcode.com/problems/design-spreadsheet/description/) medium

Design Spreadsheet: setCell, resetCell, getValue(a+b) #medium #ds
👍2
# 20.09.2025
[3508. Implement Router](https://leetcode.com/problems/implement-router/description/) medium

Design Router: addPacket, forwardPacket, getCount(dst, ts start..end) #medium #ds
👍3
# 21.09.2025
[1912. Design Movie Rental System](https://leetcode.com/problems/design-movie-rental-system/description) medium

Design Movie Rent: rent,drop,search(5 lowest), report(5 lowest rented) #hard #ds
👍2