Daily (182 day streak)
Nice mid problem, go for it, not that hard, and uses well known and used leetcode pattern.
https://leetcode.com/problems/minimum-deletions-to-make-string-balanced/description/?envType=daily-question&envId=2026-02-07
#daily #medium
Nice mid problem, go for it, not that hard, and uses well known and used leetcode pattern.
https://leetcode.com/problems/minimum-deletions-to-make-string-balanced/description/?envType=daily-question&envId=2026-02-07
#daily #medium
๐7
andreyka26_se
?
Media is too big
VIEW IN TELEGRAM
It is really simple simple, so I was able to record it with explanation without editing in 2 mins
โค7๐4
andreyka26_se
Decided: 1. Microsoft 2. Ticketmaster + video
Since MS interview article is done, soon soon the new one will be dropped.
๐ฅ9โค3
If you want to improve English - highly recommended for reading:
https://nammemememe.substack.com/p/london-is-the-capital-of-great-britain
https://nammemememe.substack.com/p/london-is-the-capital-of-great-britain
๐7โค3
Daily (183 day streak)
Again, amazing easy problem for binary tree, definitely not a nonsense, go and collect your coins.
https://leetcode.com/problems/balanced-binary-tree/description/?envType=daily-question&envId=2026-02-08
#leetcode #medium
Again, amazing easy problem for binary tree, definitely not a nonsense, go and collect your coins.
https://leetcode.com/problems/balanced-binary-tree/description/?envType=daily-question&envId=2026-02-08
#leetcode #medium
๐4โค1
It is already 1 year since I decided to leave Microsoft and started preparing for interviews. Cannot believe I would ever be solving Leetcode FOR ONE FUCKING YEAR.
Now I just need 190 days to get leetcode cap, and then I will stop doing nonsense/bullshit daily problems, only good ones
Now I just need 190 days to get leetcode cap, and then I will stop doing nonsense/bullshit daily problems, only good ones
๐ฅ27๐5โค1
andreyka26_se
Since MS interview article is done, soon soon the new one will be dropped.
Today 'm dropping Ticket master system design
๐ฅ13
Vibe construction workers???
https://www.youtube.com/shorts/wT1WGtQ4Lp4
Yeah, there will be no replacement. Yes, this shit can write code instead of you, research instead of you, BUT, companies are going to pay you for:
1. Validation of its nonsense
2. Taking responsibility. Cause you cannot motivate or punish gpt, but hell yea you can do that to human being
https://www.youtube.com/shorts/wT1WGtQ4Lp4
Yeah, there will be no replacement. Yes, this shit can write code instead of you, research instead of you, BUT, companies are going to pay you for:
1. Validation of its nonsense
2. Taking responsibility. Cause you cannot motivate or punish gpt, but hell yea you can do that to human being
๐3
Forwarded from ะะปะฐะด ะขะตะฝ
https://github.com/anthropics/claudes-c-compiler/issues/1
https://github.com/anthropics/claudes-c-compiler/issues
https://github.com/anthropics/claudes-c-compiler/issues
GitHub
Hello world does not compile ยท Issue #1 ยท anthropics/claudes-c-compiler
Tested inside fedora 43 container, ubuntu 26.04 container and on regular fedora 42 installation, same error Took example directly from README.md GCC is present and can compile code just fine: root:...
โค1
okay, not today, but tomorrow 100050000% we are replaced, just tomorrow (parodying the CEO of an AI company)
๐8๐5
Daily (184 day streak)
Amazing problem, you can do it easily O(n) space (check hints) or try hard with one algo. But eventually some good problem for DSU understanding and operating. Btw balancing of the trees is basically used most of the database indices.
https://leetcode.com/problems/balance-a-binary-search-tree/description/?envType=daily-question&envId=2026-02-09
#daily #medium
Amazing problem, you can do it easily O(n) space (check hints) or try hard with one algo. But eventually some good problem for DSU understanding and operating. Btw balancing of the trees is basically used most of the database indices.
https://leetcode.com/problems/balance-a-binary-search-tree/description/?envType=daily-question&envId=2026-02-09
#daily #medium
๐8