• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests
April 05, 2024 |530 Views
Low Level Design in System Design
  Share   Like
Description
Discussion

In this session, we have explored, How to transform from requirements of the software to Low level design.

As we know that Low-level design or #systemdesign is a component-level design process that follows a step-by-step refinement process. This process can be used for designing data structures, required software architecture, source code, and ultimately, performance algorithms.

In this video, I am discussing the following:
1. Overview of Low-Level Design
2. Difference between High-Level Design and Low-Level Design
3. How can we transform HLD to LLD

For more details refer to: https://www.geeksforgeeks.org/what-is-low-level-design-or-lld-learn-system-design/

Read More