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
Actually it is HUGE difference between EMEA FAANG and USA FAANG. These guys in US are crazy as fuck, stressed, pushy etc. And I understand, you can looselose your job in 1 week cmon

I would be beaten by my manager if I work during my vacation
👍5
So minecraft is fucking flying on my 6 eur/month server. Now the important thing is to not lose docker volumes😂😂😂 We have got diamonds already
🔥4
Daily

Easy one, to remember arithmetic progression, but if you don't want to bruteforce will work as well

https://leetcode.com/problems/calculate-money-in-leetcode-bank/description/?envType=daily-question&envId=2025-10-25

#daily #easy
Distributed systems, Tanenbaum.

Pretty similar to consistent hashing, but without a coordinator
3🤔1
andreyka26_se
Distributed systems, Tanenbaum. Pretty similar to consistent hashing, but without a coordinator
Something that is called chord, and it has very interesting way of finding the right node (that has your key)

You have pointers to adjacent nodes (neighbours) + finger table, that is very unclear, but in the nutshell it has exponential “pointers” where the data is. You can chatgpt it.
👍2
Daily

OMG, absolutely love it. This amazing feeling to implement something close to real world.
Not sure how come this is medium, typically, the concurrency knowledge is something that is getting checked in "bank" related algo/oop questions, but in leetcode it is not.



https://leetcode.com/problems/simple-bank-system/description/?envType=daily-question&envId=2025-10-26

#daily #medium
1🔥1
andreyka26_se
Daily OMG, absolutely love it. This amazing feeling to implement something close to real world. Not sure how come this is medium, typically, the concurrency knowledge is something that is getting checked in "bank" related algo/oop questions, but in leetcode…
By the way, do you know why it won't work in concurrent world, e.g. 2 transfers at the same time {acc1 => acc2} and {acc1 => acc3)?

How would you handle it? Let's now even abstract it from database, let's say this is only in memory
Maybe yes, maybe no
maybe sex - I don't know
😁3
Gg to my screen I guess
Forwarded from Andrii Bui
This media is not supported in your browser
VIEW IN TELEGRAM
🤔21
What I'm busy at midnight?

Proving that no fucking real time system design should have pubsub/kafka approach. Applies to
- messenger
- presence service
- realtime video comments

Just don't do it. I'm so fucking pissed that every second resource on internet suggests this, WTF
🔥3
andreyka26_se
Eventually finished editing https://www.youtube.com/watch?v=qiL04rZBVSA Please leave your thought guys. Would appreciate comments on Youtube so more people would see it and our small group grows here.
I'm prepping for the next system design video/article like that one.

You are my audience, community and people that are supporting me. You gotta be choosing the next one
🔥5
What to do the next? (promise to fuck up whatever in Hello Interview XDD)
Anonymous Poll
45%
Stripe (Payment gateway)
32%
Uber (Taxi service)
41%
Whatapp (Messenger)
22%
Ticket Master (booking system)
andreyka26_se pinned «What to do the next? (promise to fuck up whatever in Hello Interview XDD)»
Did you see this new feature? As I understood now you can invite the friends to code with you