I realized I want Leetcode Cap. Currently I do have 2k coins. Each daily gives 11 coins (check in + solved daily). After some careful math I need:
I also heard contest can be good, but I never tried.
Another thing, since I'm interviewer at MS, maybe I can come up with interview problem, give it on interview to candidate and then leak it to leetcode ππππ
4500 / 11 => around a year of daily.I also heard contest can be good, but I never tried.
Another thing, since I'm interviewer at MS, maybe I can come up with interview problem, give it on interview to candidate and then leak it to leetcode ππππ
π14
Daily
I will be honest. Fuck this shit, I'm already spending like 20 mins to understand the problem. No visualization, nothing.
So just go to solutions and paste from there, put a dislike to problem, that's it.
Do not recommend
P.S. with picture from the solution section (not editorial ofc), makes 1005000% more sense
https://leetcode.com/problems/minimum-score-triangulation-of-polygon/description/?envType=daily-question&envId=2025-09-29
#daily
I will be honest. Fuck this shit, I'm already spending like 20 mins to understand the problem. No visualization, nothing.
So just go to solutions and paste from there, put a dislike to problem, that's it.
Do not recommend
P.S. with picture from the solution section (not editorial ofc), makes 1005000% more sense
https://leetcode.com/problems/minimum-score-triangulation-of-polygon/description/?envType=daily-question&envId=2025-09-29
#daily
π₯2β€1
andreyka26_se
Redis sharding explained
Did you like such shorts?
Was recording for tiktok + instagram, but for sure my close audience here is the first!
Was recording for tiktok + instagram, but for sure my close audience here is the first!
π₯15β€7
Daily
Very easy, 2 mins, and should be labeled as easy. Sometimes I truly don't understand leetcode complexity ratings.
And 2 hints, I mean, why xDDDD
https://leetcode.com/problems/find-triangular-sum-of-an-array/description/?envType=daily-question&envId=2025-09-30
#daily
Very easy, 2 mins, and should be labeled as easy. Sometimes I truly don't understand leetcode complexity ratings.
And 2 hints, I mean, why xDDDD
https://leetcode.com/problems/find-triangular-sum-of-an-array/description/?envType=daily-question&envId=2025-09-30
#daily
Daily, pretty easy, just simulate the process
https://leetcode.com/problems/water-bottles/description/?envType=daily-question&envId=2025-10-01
#daily
https://leetcode.com/problems/water-bottles/description/?envType=daily-question&envId=2025-10-01
#daily
π₯1
This media is not supported in your browser
VIEW IN TELEGRAM
Eventually autumn time - time for Beatles
π₯2π€1
Daily
Description is a bit nonsense, but it is easy, as simple simulation works, and constraints are constants pretty much.
https://leetcode.com/problems/water-bottles-ii/description/?envType=daily-question&envId=2025-10-02
#daily
Description is a bit nonsense, but it is easy, as simple simulation works, and constraints are constants pretty much.
https://leetcode.com/problems/water-bottles-ii/description/?envType=daily-question&envId=2025-10-02
#daily
Daily
hard one, wasn't able to solve on my own. The solution is not that intuitive, therefore, if you don't have much time - don't do it
https://leetcode.com/problems/trapping-rain-water-ii/submissions/1790207518/
#daily
hard one, wasn't able to solve on my own. The solution is not that intuitive, therefore, if you don't have much time - don't do it
https://leetcode.com/problems/trapping-rain-water-ii/submissions/1790207518/
#daily
π4
Daily
The most classic one, most probably all of you solved it many times as it is 11th problem:
https://leetcode.com/problems/container-with-most-water/?envType=daily-question&envId=2025-10-04
#daily
The most classic one, most probably all of you solved it many times as it is 11th problem:
https://leetcode.com/problems/container-with-most-water/?envType=daily-question&envId=2025-10-04
#daily
π5
https://www.youtube.com/watch?v=21EYKqUsPfg&t=2411s
Highly recommended, I like this guy (older), what he says makes a lot of sense
Highly recommended, I like this guy (older), what he says makes a lot of sense
YouTube
Richard Sutton β Father of RL thinks LLMs are a dead end
Richard Sutton is the father of reinforcement learning, winner of the 2024 Turing Award, and author of The Bitter Lesson. And he thinks LLMs are a dead end. After interviewing him, my steel man of Richardβs position is this: LLMs arenβt capable of learningβ¦
π€3
Daily
Personally enjoyed, even though it wasn't 10 mins for me.
Hint to understand the description, you need to return ALL cells that will lead rain watter to BOTH atlantic and pacific (not paths, just the fact that they will pour to both).
This means that left row and upper row will always be pouring to pacific as well as right row and bottom row always be pouring to atlantic
https://leetcode.com/problems/pacific-atlantic-water-flow/description/?envType=daily-question&envId=2025-10-05
#daily
Personally enjoyed, even though it wasn't 10 mins for me.
Hint to understand the description, you need to return ALL cells that will lead rain watter to BOTH atlantic and pacific (not paths, just the fact that they will pour to both).
This means that left row and upper row will always be pouring to pacific as well as right row and bottom row always be pouring to atlantic
https://leetcode.com/problems/pacific-atlantic-water-flow/description/?envType=daily-question&envId=2025-10-05
#daily
π€―1
Daily
Don't be scared, it is not that hard. Just very stupidly formed question. It asks basically to find the path from (0,0) to (n-1,m-1) with the minimum values inside the path
https://leetcode.com/problems/swim-in-rising-water/?envType=daily-question&envId=2025-10-06
#daily
Don't be scared, it is not that hard. Just very stupidly formed question. It asks basically to find the path from (0,0) to (n-1,m-1) with the minimum values inside the path
https://leetcode.com/problems/swim-in-rising-water/?envType=daily-question&envId=2025-10-06
#daily
π₯2
120 czk, worth every fucking single crown
π€―9π1