Your favourite bloggerπ€‘ has been to the sea first time this year.
I was surrised that you can get there in 30 mins, and it is pretty nice, however the water is something like 15 degrees. It is not even cold, it is painful cold. Good thing you donβt feel cold outside after swimming
I was surrised that you can get there in 30 mins, and it is pretty nice, however the water is something like 15 degrees. It is not even cold, it is painful cold. Good thing you donβt feel cold outside after swimming
π₯13
andreyka26_se
Your favourite bloggerπ€‘ has been to the sea first time this year. I was surrised that you can get there in 30 mins, and it is pretty nice, however the water is something like 15 degrees. It is not even cold, it is painful cold. Good thing you donβt feel coldβ¦
Comparing to Dubrovnik last year, I spent 100% less money: 0 EUR, or to be precise - I owe dinner to my friend with car for getting me there, which is 20-30 eurπ
π5
Lol my street does not have lightπ
Didnt happen to me for past 5 years. I Have vibe like in my home town / village during the storm, there is power outage for the whole night
Didnt happen to me for past 5 years. I Have vibe like in my home town / village during the storm, there is power outage for the whole night
β€3
Daily 346th day streak
A bit bullshit problem, I don't see any pattern here to be honest. But not really hard, quite doable.
https://leetcode.com/problems/maximize-active-section-with-trade-i/description/?envType=daily-question&envId=2026-07-21
#daily #medium #nopattern
A bit bullshit problem, I don't see any pattern here to be honest. But not really hard, quite doable.
https://leetcode.com/problems/maximize-active-section-with-trade-i/description/?envType=daily-question&envId=2026-07-21
#daily #medium #nopattern
β€3
Daily 347 day streak
(yesterday)
Extremely hard segment tree / sparse tree problem. Hedge funds shit, don't recommend, and didn't do on my own.
https://leetcode.com/problems/maximize-active-section-with-trade-ii/?envType=daily-question&envId=2026-07-23
#daily #hard #pattern
(yesterday)
Extremely hard segment tree / sparse tree problem. Hedge funds shit, don't recommend, and didn't do on my own.
https://leetcode.com/problems/maximize-active-section-with-trade-ii/?envType=daily-question&envId=2026-07-23
#daily #hard #pattern
π₯3
Daily 348 day streak
This is not bad problem for learning bitwise operations and having mental model about XOR.
https://leetcode.com/problems/number-of-unique-xor-triplets-i/?envType=daily-question&envId=2026-07-23
#daily #medium #pattern
This is not bad problem for learning bitwise operations and having mental model about XOR.
https://leetcode.com/problems/number-of-unique-xor-triplets-i/?envType=daily-question&envId=2026-07-23
#daily #medium #pattern
β€2
andreyka26_se
Daily 347 day streak (yesterday) Extremely hard segment tree / sparse tree problem. Hedge funds shit, don't recommend, and didn't do on my own. https://leetcode.com/problems/maximize-active-section-with-trade-ii/?envType=daily-question&envId=2026-07-23 β¦
I owe you now 2 hard problems from the list. Weekend it will be done folks. We don't skip any single one. If problem is bullshit -> we just do other normal problem of the same level
β€3
These days I'm working like 10 hours a day. At some point maybe I will have extremely good proof that making project AI first, zero code written, all PRs opened by AI might not be the best idea if the project is somewhat more complicated than crud.
There are bunch of other problems, so I cannot explicitly blame AI, but it definitely has contributed. It makes me feel much better about job security
There are bunch of other problems, so I cannot explicitly blame AI, but it definitely has contributed. It makes me feel much better about job security
β€7π1π€―1
andreyka26_se
These days I'm working like 10 hours a day. At some point maybe I will have extremely good proof that making project AI first, zero code written, all PRs opened by AI might not be the best idea if the project is somewhat more complicated than crud. Thereβ¦
Another thing: weekend - Concurrency article is going to be dropped (potentially even, tomorrow, Friday). I have only Mongo left to cover, for now Postgres and Redis is covered precisely down to source code.
Whenever you would have some hot discussion about concurrency - you will be able to throw ref from article to the face of opponent and leave the discussion as winnerβ€οΈ
Whenever you would have some hot discussion about concurrency - you will be able to throw ref from article to the face of opponent and leave the discussion as winnerβ€οΈ
β€11
This media is not supported in your browser
VIEW IN TELEGRAM
Say which command you use the most in your life without actually saying that. I can type these 3 with closed eyes being sleeping and unconscious with speed of light
β€8
Daily 349 day streak
Actually this is easier IMO than yesterday's problem, if you would build the same intuition. However no pattern here. So I wouldn't recommend solving it.
https://leetcode.com/problems/number-of-unique-xor-triplets-ii/description/?envType=daily-question&envId=2026-07-24
#daily #medium #nopattern
Actually this is easier IMO than yesterday's problem, if you would build the same intuition. However no pattern here. So I wouldn't recommend solving it.
https://leetcode.com/problems/number-of-unique-xor-triplets-ii/description/?envType=daily-question&envId=2026-07-24
#daily #medium #nopattern
π2π₯2
Daily 350th day streak
Finally we've got easy problem. I can sleep calmly. Problem for 2 mins coding - go for it. No pattern though
https://leetcode.com/problems/maximum-product-of-two-digits/description/?envType=daily-question&envId=Invalid%20Date
#daily #easy #nopattern
Finally we've got easy problem. I can sleep calmly. Problem for 2 mins coding - go for it. No pattern though
https://leetcode.com/problems/maximum-product-of-two-digits/description/?envType=daily-question&envId=Invalid%20Date
#daily #easy #nopattern
π₯7β€1
ARE YOU READY?????
FINALLY, I have finished. One note, I'm so-so confident in Postgres and Redis, but I'm not so sure about Mongo, I have researched from the scratch. So in case some of you find a real mistake in explanation/mental model that I'm giving - pls let me know somehow, and if you want -> I will mention you as technical reviewer in the end of the article
this applies to all my articles. My goal is to present people truth, indepth understanding and mental model.
FINALLY, I have finished. One note, I'm so-so confident in Postgres and Redis, but I'm not so sure about Mongo, I have researched from the scratch. So in case some of you find a real mistake in explanation/mental model that I'm giving - pls let me know somehow, and if you want -> I will mention you as technical reviewer in the end of the article
this applies to all my articles. My goal is to present people truth, indepth understanding and mental model.
π€―7π₯5β€3
andreyka26_se
ARE YOU READY????? FINALLY, I have finished. One note, I'm so-so confident in Postgres and Redis, but I'm not so sure about Mongo, I have researched from the scratch. So in case some of you find a real mistake in explanation/mental model that I'm giving β¦
andreyka26 tech
Concurrency for System Design with Microsoft Engineer
Prevent double booking with optimistic vs pessimistic concurrency: race condition solutions in Postgres, Redis and MongoDB for system design interviews.
π₯25β€3
andreyka26_se
https://andreyka26.com/concurrency-for-system-design-with-microsoft-engineer #systemdesign
We have got first Technical Reviewer for the articleπ₯³. Kudos to Bohdan, he found nice gaps and misleading parts, thanks!
The more I work in tech the more I understand review - is always a must
I'm very happy and proud that here we have high level people who can do nice technical reviews and know a lot of internal/underhood stuff.
The more I work in tech the more I understand review - is always a must
I'm very happy and proud that here we have high level people who can do nice technical reviews and know a lot of internal/underhood stuff.
β€9π₯8
Daily 351st day streak
Easy again, but be careful, this easy WILL NOT accept bruteforce (as typically easy problems do).
No pattern here.
https://leetcode.com/problems/maximum-product-of-three-numbers/?envType=daily-question&envId=2026-07-26
#daily #easy #nopattern
Easy again, but be careful, this easy WILL NOT accept bruteforce (as typically easy problems do).
No pattern here.
https://leetcode.com/problems/maximum-product-of-three-numbers/?envType=daily-question&envId=2026-07-26
#daily #easy #nopattern
π5