andreyka26_se
610 subscribers
557 photos
65 videos
2 files
279 links
Hey, I'm software engineer at Microsoft, with 7 years of experience. Here we are talking about F(M)AANG big tech interviews: leetcode, system design and corpo life.

YouTube: @andreyka26_se
Instagram: andreyka26_se
TikTok: @andreyka26__
Download Telegram
Daily

Same daily as yesterday, but with bigger constraints (yesterday's solution does not pass memory limit xD)

https://leetcode.com/problems/maximum-frequency-of-an-element-after-performing-operations-ii/description/?envType=daily-question&envId=2025-10-22

#daily #hard
Daily

Was not able to come up with the idea, which was very simple. Once you get it - it is not hard problem anymore

https://leetcode.com/problems/minimum-number-of-increments-on-subarrays-to-form-a-target-array/description/?envType=daily-question&envId=2025-10-30

#daily #hard
3
Daily

Pretty hard IMO, didn't like question much, however I would not say it is bullshit, it is quite good, just that hard for me.

https://leetcode.com/problems/maximize-the-minimum-powered-city/?envType=daily-question&envId=2025-11-07

#daily #hard
Daily

nono, fuck it, when the problem needs some fucking "Gray Code" knowledge, this is bye bye. Bullshit question, don't waste time.

https://leetcode.com/problems/minimum-one-bit-operations-to-make-integers-zero/solutions/7333658/bit-manipulation-gray-code-logic-python-kwkii/?envType=daily-question&envId=2025-11-08

#dailly #hard
👍3
Daily

Greedy problem. Hard to be honest, I wouldn't be able to come up with the solution. Intuition is not intuitive at all.
A bit bullshit problem, but I can see a bit of real application - so alright.

The problem that typically greedy problems require some specific intuition applied out of nowhere, and they don't have some well known pattern like DP or two pointers, etc.

https://leetcode.com/problems/set-intersection-size-at-least-two/?envType=daily-question&envId=2025-11-20

#daily #hard
👍3