1.58K subscribers
603 photos
1 file
975 links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
https://leetcode.com/problems/number-of-students-unable-to-eat-lunch/description/

First sandwitch not eaten by any while popped from a queue #easy
👍1
https://leetcode.com/problems/time-needed-to-buy-tickets/description/

Seconds to buy tickets by k-th person in a rotating 1 second queue #easy
👍2
This media is not supported in your browser
VIEW IN TELEGRAM
Congrats for all passing 100 Days💯
👍2🎉1🐳1
👍21
https://leetcode.com/problems/trapping-rain-water/description/

Trap the water in area between vertical walls #hard
👍2
👍2
👍1
👍1
hello 😇
🔥5
https://leetcode.com/problems/n-th-tribonacci-number/description/

`n`th Tribonacci number f(n + 3) = f(n) + f(n + 1) + f(n + 2) #easy
👍2