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
andreyka26_se
120 czk, worth every fucking single crown
The only gun I can afford with MS salary(
I bought it only cause Vlad paid me for system design lecturesπ
I bought it only cause Vlad paid me for system design lecturesπ
β€7π7
Daily
ANNOYING SHIT.
When you see acceptance rate 33% for mid problem, it always will be, but what I hate the most is again fucking misalignment in complexities. (Explanation in comment along with the solution).
Also understandable rephrasing of the problem in comment as well. Description is FUCKING SHIT, I don't know what motherfuckers are sitting on leetcode who create these descriptions. Literally every single person complained about the descriptions.
#daily
ANNOYING SHIT.
When you see acceptance rate 33% for mid problem, it always will be, but what I hate the most is again fucking misalignment in complexities. (Explanation in comment along with the solution).
Also understandable rephrasing of the problem in comment as well. Description is FUCKING SHIT, I don't know what motherfuckers are sitting on leetcode who create these descriptions. Literally every single person complained about the descriptions.
#daily
π€―4π1