Pro-tip: Focus on developing an understanding!

Interview Prep | Low Level Design Roadmap

Sandeep Kumar
4 min readSep 20, 2022

If you are someone with more than a year of experience, you are expected to have some level of understanding of low level designs.

Your response to a LLD question is expected to have parity with the number of years of experience you have.

What is Low level design?

What is a Low-Level Design interview?

Book definition - During a low level design round you are assessed upon readable, maintainable, and extensible. You are expected to use OOPs and design patterns on real world problems (Ex: Design Instagram, parking garage)

Points to note

  1. Showcase OOPs skills
  2. Can you analyze a product in a short time, and what is required?
    Ex: For a movie theater system, you need to realize that the location of the theater should be factored into your design. In order to show the users which theater is nearest to them.
  3. There is no complete solution. Even to date, companies like Meta and Twitter are improving their models.
  4. Be ready to explain every decision you make.

1. Preparation Path/Roadmap

We will talk about the preparation path you need to take up. Each of the subsequence sections shall contain links and resources for the same.

Timeline to complete this is 1 hour everyday for 1 month.

  1. If you are a person who understands objects. Watch the video mentioned below. If you are able to understand even 30% of the video, you are in a pretty good position.
    - Book My Show LLD.
  2. In the next step, Read up on Design Patterns and SOLID principles. [Point 2]
  3. Start going through actual examples. [Point 3]
    Point 4 - Contains video resources as well.
    Take care that you go through 5–6 complete examples and then start trying to first write down your solution and then go through the solution/explanation.
  4. Next is assessment time!! [Point 5]

2. Concepts to know

How to learn application of Low level design

Design patterns

You might get asked about certain design patterns and could be expected to talk about pros, cons, and usage.

These resources offer proper reasoning for when and why to choose patterns, if you understand the concepts well, it will help you out in the long run as well.

Solid Principles

You can always put forward your reasoning by quoting the SOLID principles.

3. Learn how to apply

Low level design roadmap
Low level design roadmap

You can check out the examples here. All the questions are asked frequently. I came across them from the low level design primer.

Going through these links and understanding them alone should get you interview-ready.

  1. Resource questions
  2. Solutions to standard problems

4. Interested in learning through video links?

Video resource -Gaurav sen

I personally am not a big fan of completely preparing using videos, because most people just listen and start feeling like they know everything annnndddd…. end up freezing during interviews.

If you are using videos as a resource, scribble on a notepad or type somewhere as you go.

Some awesome channels to follow are:

5. Actual Interview Experiences

Last step - Self evaluation.

The question descriptions are intentionally kept hidden. Prep up first and come back to test yourself out. These questions are interview experiences shared by people.

Low level design roadmap ending

Thank you for reading, and until again!

Hire me for Consulting — https://topmate.io/mr_sandeep_kumar?coupon_code=mr_sandeep_kumar_your_topmate
Hire me for Consulting

LinkedIn | Medium | Leetcode | Topmate |

--

--