Daily (313/373 streak until LC cap)
This is fucking amazing problem, for real, I'm back to school, when I need to solve math puzzle that is also about something in real life, incredible feeling.
https://leetcode.com/problems/angle-between-hands-of-a-clock/description/?envType=daily-question&envId=2026-06-18
#daily #medium #nopattern
This is fucking amazing problem, for real, I'm back to school, when I need to solve math puzzle that is also about something in real life, incredible feeling.
https://leetcode.com/problems/angle-between-hands-of-a-clock/description/?envType=daily-question&envId=2026-06-18
#daily #medium #nopattern
🔥6❤1
Daily (314/373 streak until LC cap)
We have met this q as daily some time ago, very easy, 1 min coding.
https://leetcode.com/problems/find-the-highest-altitude/description/?envType=daily-question&envId=2026-06-19
#daily #easy #nopattern
We have met this q as daily some time ago, very easy, 1 min coding.
https://leetcode.com/problems/find-the-highest-altitude/description/?envType=daily-question&envId=2026-06-19
#daily #easy #nopattern
❤7
Sorry for the silence, everyone - I know some of you were worrying. I'm currently going through a tough personal time right now. Overall, everything is going to be okay, but I just need a little time to recover.
Please keep doing your daily leetcode. I promise I will catch up with all of the problems and post here soon. In the meantime, I’m already planning the next article: Concurrency and Race Conditions for System Design (including real, practical applications).
Soon we are gonna return the regular pace: at least 1 post a day.
Please keep doing your daily leetcode. I promise I will catch up with all of the problems and post here soon. In the meantime, I’m already planning the next article: Concurrency and Race Conditions for System Design (including real, practical applications).
Soon we are gonna return the regular pace: at least 1 post a day.
❤45🔥3
andreyka26_se
Small introduction for new 200 people. So, I'm Andrii, next month will be 8 years since I started making money out of software engineering. I'm originally from Ukraine and started my path as a Junior .NET developer at a small outsource company in 2018. I…
Hello all new people, probably from Anna's meet, if you are from somewhere else - pls do let me know, maybe I should say kudos to somebody else.
Quick intro about the channel, and what we are doing here is in "replied".
Quick intro about the channel, and what we are doing here is in "replied".
🔥7❤2
We are 1000🥳. Thanks for being with me, appreciate it, you are my motivation to move forward, develop and show you something interesting/useful, as well as, mental health booster / loneliness solution, as sometimes it is hard in immigration. We'll do stream for that soon, will talk about stuff, etc, in few weeks.
Telegram has even unlocked some new features I didn't knew about. We'll do something.
Telegram has even unlocked some new features I didn't knew about. We'll do something.
2🔥16❤7
andreyka26_se
Hello all new people, probably from Anna's meet, if you are from somewhere else - pls do let me know, maybe I should say kudos to somebody else. Quick intro about the channel, and what we are doing here is in "replied".
Btw, Anna is writing stuff here: https://nammemememe.substack.com
you might get a lot of interesting things about FAANG interviews, offers, how to prep, etc.
you might get a lot of interesting things about FAANG interviews, offers, how to prep, etc.
Substack
nammemememe | Substack
Click to read nammemememe on Substack. Launched a year ago.
❤5🔥3
Now there is going to be bunch of skipped daily leetcode qs that I was solving all that time but never posted. You can skip up until it will be the last one which is today:
1846. Maximum Element After Decreasing and Rearranging
1846. Maximum Element After Decreasing and Rearranging
🔥2
Daily (315/373 streak until LC cap)
Pretty tough one, but interesting.
https://leetcode.com/problems/maximum-building-height/?envType=daily-question&envId=2026-06-28
#daily #hard #nopattern
Pretty tough one, but interesting.
https://leetcode.com/problems/maximum-building-height/?envType=daily-question&envId=2026-06-28
#daily #hard #nopattern
❤1
Daily (317/373 streak until LC cap)
Pretty easy, but cool problem for challenging some of the leetcode problems. Recommended. Also it is special case of this problem https://leetcode.com/problems/rearrange-characters-to-make-target-string/submissions/2049315140/.
So you can solve 2 problems with one codebase.
https://leetcode.com/problems/maximum-number-of-balloons/description/?envType=daily-question&envId=2026-06-28
#daily #easy #pattern
Pretty easy, but cool problem for challenging some of the leetcode problems. Recommended. Also it is special case of this problem https://leetcode.com/problems/rearrange-characters-to-make-target-string/submissions/2049315140/.
So you can solve 2 problems with one codebase.
https://leetcode.com/problems/maximum-number-of-balloons/description/?envType=daily-question&envId=2026-06-28
#daily #easy #pattern
❤1
Daily (318/373 streak until LC cap)
This is hedge fund level of problems. Do not recommend, bullshit and useless.
https://leetcode.com/problems/number-of-zigzag-arrays-i/description/?envType=daily-question&envId=2026-06-28
#daily #hard #nopattern
This is hedge fund level of problems. Do not recommend, bullshit and useless.
https://leetcode.com/problems/number-of-zigzag-arrays-i/description/?envType=daily-question&envId=2026-06-28
#daily #hard #nopattern
❤1
Daily (319/373 streak until LC cap)
Same as prev one, but tighter constraints. Again, don't recommend, it is the problem they ask in hedge fund, not in FAANGs.
https://leetcode.com/problems/number-of-zigzag-arrays-ii/description/?envType=daily-question&envId=2026-06-28
#daily #hard #nopattern
Same as prev one, but tighter constraints. Again, don't recommend, it is the problem they ask in hedge fund, not in FAANGs.
https://leetcode.com/problems/number-of-zigzag-arrays-ii/description/?envType=daily-question&envId=2026-06-28
#daily #hard #nopattern
❤1
Daily (320/373 streak until LC cap)
Easy one for bruteforce, pretty hard for the optimized O(n) solution. But bruteforce will pass here.
https://leetcode.com/problems/count-subarrays-with-majority-element-i/description/?envType=daily-question&envId=2026-06-28
#daily #medium #pattern
Easy one for bruteforce, pretty hard for the optimized O(n) solution. But bruteforce will pass here.
https://leetcode.com/problems/count-subarrays-with-majority-element-i/description/?envType=daily-question&envId=2026-06-28
#daily #medium #pattern
❤1
Daily (322/373 streak until LC cap)
Not bad problem, not that hard, however no pattern.
https://leetcode.com/problems/find-the-maximum-number-of-elements-in-subset/description/?envType=daily-question&envId=2026-06-28
#daily #medium #nopattern
Not bad problem, not that hard, however no pattern.
https://leetcode.com/problems/find-the-maximum-number-of-elements-in-subset/description/?envType=daily-question&envId=2026-06-28
#daily #medium #nopattern
❤1
Daily (323/373 streak until LC cap)
Now today's problem (all previous ones where for my long time away)
This one is pretty easy, I would rate it as easy. Go for it.
https://leetcode.com/problems/maximum-element-after-decreasing-and-rearranging/description/?envType=daily-question&envId=2026-06-28
#daily #medium #nopattern
Now today's problem (all previous ones where for my long time away)
This one is pretty easy, I would rate it as easy. Go for it.
https://leetcode.com/problems/maximum-element-after-decreasing-and-rearranging/description/?envType=daily-question&envId=2026-06-28
#daily #medium #nopattern
❤1
Daily (324/373 streak until LC cap)
Easy if using O(n^2) or built-in function. But pretty tough if using some special algo like KMP.
https://leetcode.com/problems/number-of-strings-that-appear-as-substrings-in-word/description/?envType=daily-question&envId=2026-06-29
#daily #easy #nopattern
Easy if using O(n^2) or built-in function. But pretty tough if using some special algo like KMP.
https://leetcode.com/problems/number-of-strings-that-appear-as-substrings-in-word/description/?envType=daily-question&envId=2026-06-29
#daily #easy #nopattern
❤2
Warm up for Concurrency / Multithreading in System design. Let's say we have plane seat booking system like Kiwi or event booking system like Ticket master.
The domain is simple, multiple users might click on the same seat and double book it. Solution: lock the seat for 10 minutes and allow single user to proceed with payment or timeout before others can lock it as well.
The domain is simple, multiple users might click on the same seat and double book it. Solution: lock the seat for 10 minutes and allow single user to proceed with payment or timeout before others can lock it as well.
🔥5
andreyka26_se
Warm up for Concurrency / Multithreading in System design. Let's say we have plane seat booking system like Kiwi or event booking system like Ticket master. The domain is simple, multiple users might click on the same seat and double book it. Solution: lock…
Will this code lock seat without double booking?
Anonymous Quiz
15%
yes
61%
no, there will be double booking
24%
idk, see answer
❤3