
how do I improve my dsa and system design
had an interview today literally sucked at it
I know practice is what I need to do.
But everytime people ask only DSA in an interview, I am really frustrated due to this. What is the point of system Design ?
I am curious. Where did you study for system design ?
Learn majorly through books and medium , and solve lots of problems, draw a lot of UML, sequence, class diagrams and process flow.
had an interview today literally sucked at it
I know practice is what I need to do.
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...
https://github.com/poteto/hiring-without-whiteboards
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...
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...
Start looking for patterns. If you learn DSA with patterns, like two pointer, slow and fast pointers, sliding window,...