SoftwareEngineeringInterviews

Create a Chat A place to share resources about Software Engineering interview questions
franky.w 1 year ago

This question was great for a general problem solving question, not system design, not algos, but like, a problem came up in your day job, in the middle of a project, what do you do?! https://www.youtube.com/watch?v=UFc-RPbq8kg

+Reply +๐Ÿ™‚
Tunnna 11 months ago

This video is great for discussing how to speak to the database requirements in a systems design interview question https://www.youtube.com/watch?v=dkhOZOmV7Fo&t=1s

+Reply +๐Ÿ™‚
UraniumFuture 11 months ago

Also, this video on Caching is phenomenal for being able to discuss different caching techniques and there tradeoffs https://www.youtube.com/watch?v=RgPf5RDv4-s

+Reply +๐Ÿ™‚
franky.w 11 months ago

Anndddd Lastly, this video on scaling web servers is critical for putting the whole picture together of DB sharding, load balancing, distributed caching, and how that all works together with multiple servers https://www.youtube.com/watch?v=xUumgxZ04SM&t=33s

+Reply +๐Ÿ™‚
anna 11 months ago

I definitely feel like this โ€œDesign Netflixโ€ comes up a lot in System Design interviews https://www.youtube.com/watch?v=VvZf7lISfgs

+Reply +๐Ÿ™‚