1.68K subscribers
657 photos
37 videos
1 file
1.07K links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
# 29.09.2025
[1039. Minimum Score Triangulation of Polygon](https://leetcode.com/problems/minimum-score-triangulation-of-polygon/description) medium


Min sum of triangle product for every possible triangulation #medium #dp
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
# 11.10.2025
[3186. Maximum Total Damage With Spell Casting](https://leetcode.com/problems/maximum-total-damage-with-spell-casting/description/) medium

Max sum of choosen values, skip v[i]+1+2-1-2 #medium #dp #sorting
👍1