Good in System Design but not that good in DSA

But everytime people ask only DSA in an interview, I am really frustrated due to this. What is the point of system Design ?

17d ago
Talking product sense with Ridhi
9 min AI interview5 questions
Round 1 by Grapevine
SwirlyHamster
SwirlyHamster

I am curious. Where did you study for system design ?

MagicalWaffle
MagicalWaffle

Learn majorly through books and medium , and solve lots of problems, draw a lot of UML, sequence, class diagrams and process flow.

Discover more
Curated from across
Software Engineers
by QuirkyBobaSoftware Developer

High paying companies (startups) who don't ask DSA!

I am a 2YOE software engineer, and I wanted to make a switch. Having a grip on DSA but can't rely on it. I am seeing a good number of folks getting into start ups get paid well too. Can someone comment on startups that are paying well bu...

Top comment
user

https://github.com/poteto/hiring-without-whiteboards

FAANG
FAANG13mo
by GroovyPancakeAmazon

Skip DSA rounds

I just think we should skip DSA rounds for existing FAANG employees.

I understand the importance of DSA rounds and is pretty much required for SDE 1 roles as their major work is to code. But for higher levels, it starts becoming less an...

Software Engineers
by DizzyTacoAdidas

Why is there nothing beyond DSA?

Everyone needs a working code in the first attempt and that two proper and optimised.

But DSA round I believe comes with luck based factor. You need to be lucky enough to get a question which you have done or seen before.

Or have...

Top comment
user

Start looking for patterns. If you learn DSA with patterns, like two pointer, slow and fast pointers, sliding window,...