andreyka26_se
1.13K subscribers
1.08K photos
140 videos
7 files
605 links
Hey, I'm software engineer at Microsoft, with 8+ 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
This media is not supported in your browser
VIEW IN TELEGRAM
He had something to say.

They are so cute here, and at the same time mafia style birds. They can steal your burger from hand (I have heard stories)
9
Ooooh my god. Sorry, but I agree with that guy. Moreover I believe that people that say “code is never a hard thing” never actually did anything except printing html button or putting json from one storage to another storage.

Go and try write low level kernel networks thingy with rust or c. Let’s see how “coding is not hard part” 🤡.

Maybe they think code is just syntax, which confirms my above’s point, cause if you try multiple langs, you will see how at least thread model and async/await model is different. How memory management is different (AND IT IS NOT EVEN INCLUDING NON-IMPERATIVE LANGS LIKE SCALA, F#)
9
andreyka26_se
Ooooh my god. Sorry, but I agree with that guy. Moreover I believe that people that say “code is never a hard thing” never actually did anything except printing html button or putting json from one storage to another storage. Go and try write low level kernel…
Really like go check almost any open source thing: nginx, envoy, postgres, redis, sqllite. And tell me fucking code is easy part🤡🤡🤡 and it is only networks/storage. Lets see game engines, lets see microcontrollers and embedded systems. Lets see LLMs inference code, any machine learning engine essentially. Lets see any compiler or interpreter
8
You know I'm a bit addicted to sharing knowledge with people, and it is unbelievable feeling, when you can share something you have been working and studying for long time and see it helps people.

BUT

Seeing people contributing and using your software - IS DIFFERENT LEVEL of dopamines/endorphins🥰
👍72
Daily 366th day streak

Don't be scared. The problem is essentially easy-mid (if you have solved 3-4 game theory daily before).

Good problem, has pattern, I recommend.

https://leetcode.com/problems/stone-game-iv/description/?envType=daily-question&envId=2026-08-10

#daily #hard #pattern
3
Hahaha, I want to be more toxic, but it will be inappropriate.

Yes,
Writing a poem or book - is easy, it is just words.
Writing a song or music is easy - it is just notes
Writing new formula in math is easy - it is just numbers and letters
Writing a newly found dna, or element - is easy - again, just letters

“Yes communicating with people and agree on design and architecture is the hardest”

Dude, from the same argument it is easy - it is just saying words, and drawing rectangles.

Fuck my life. I dont know, but I legit have feeling these folks never wrote anything than 2 get endpoints.

===

Ofc the problem lies in definition, I literally cannot decouple writing code from what it means. Because writing is the operating over ideas and underlying hardware which is implied you should know. And the lower you go - the more you know , and the more it becomes fucking “coding is NOT easy”

I wish to see them doing “coding is easy” on random opensource issue in 1 hour. It is just code, cmmon
3🔥31👍1
andreyka26_se
Hahaha, I want to be more toxic, but it will be inappropriate. Yes, Writing a poem or book - is easy, it is just words. Writing a song or music is easy - it is just notes Writing new formula in math is easy - it is just numbers and letters Writing a newly…
Maybe I clown, but to me all such people seemed like:

“I want to be IT guy” , I am doing this for half a year and so I will reassure myself “oh it is easy I can do it” to feel better and relieve anxiety about layoffs or something.

I have been this guy, 4-5 years ago. When I was doing backend on my .net, and literally putting jsons into postgres. Thought, that by reading uncle bob and DDD I know everything.

And now I am dealing with kernel low level network stuff in c, c++ and rust… no, coding is not easy.
2👍1
Daily 367th day streak

Not hard to do, but hard to understand what needs to be done (check comments I will simplify description)

No pattern though, skippable.

https://leetcode.com/problems/smallest-missing-integer-greater-than-sequential-prefix-sum/description/?envType=daily-question&envId=2026-08-11

#daily #easy #nopattern
3
Thinking about writing the article about Prague -> Dublin relocation, the process, what you should know, pitfalls, pros/cons of country (how I see it) etc?

Pls thumb up/down if you are interested, and leave questions you’d like to be covered
56👍80🔥74👎1
Daily 368th day streak

I haven't solved yet as was working whole day. But it seems for now as nice one for sliding window (not confirmed), I just have an idea.
Will solve once I go back home

UPD: yes it is sliding window that is extremely rare on Daily, and it is amazing problem for that patter. I definitely recommend!

https://leetcode.com/problems/length-of-longest-subarray-with-at-most-k-frequency/?envType=daily-question&envId=2026-08-12

#daily #medium #pattern
🔥61
Daily 369th day streak

Segment tree💀💀💀
Good luck :)

Problem is pretty long, takes time and I would say hard, even if you know segment trees (I failed fully complete it on my own)

https://leetcode.com/problems/longest-substring-of-one-repeating-character/?envType=daily-question&envId=2026-08-13

#daily #hard #pattern
1
By the way, update about AI first project.

Today (yesterday) was one more day of 3 engineers were "yes, we have no fucking idea why we get 95% connections not being established, while 5% were sometimes".

Managers are all amazed by that update, but this is legit what we were able to get (and it is not only noname mid devs like me, but one staff💀)

Networks are fun, but not with AI slop projects
😁52