Skip to content

anuj2110/Low-Level-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Low Level Design Repository

This repository contains pdf notes and codes related to the low level design and design patterns covered here and here

Setup


  1. Clone the Repo
  2. cd into it
  3. Run npm install

There may be some folder structure inside the design pattern mentioned. So go inside and run the main.ts file to see the output and code.

ts-node main.ts

Patterns Covered

  1. Strategy Design Pattern
  2. Observer Design Pattern
  3. Decorator Design Pattern
  4. Factory Design Pattern
  5. Chain Of Responsibility (Logger)
  6. Proxy Design Pattern

Questions Solved

  1. Parking Lot
  2. Make Stock Notifier
  3. Make Pizza price Calculator
  4. Snakes & Ladders
  5. Logger
  6. Car Rental System

PS: This will always be a work in progress. Will be updating it with new information and examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published