This repository includes all the homework, assignment and contest solutions taught at Scaler Academy
-
Updated
Jan 23, 2024 - C++
This repository includes all the homework, assignment and contest solutions taught at Scaler Academy
A comprehensive collection of algorithms and data structure implementations (arrays, graphs, trees, DP, greedy, disjoint set, tries, suffix arrays, bit manipulations, and more) in Python and C++. Organized into topic-based folders and optimized for complexity and performance—perfect for interview prep and contest coding practice.
This repository contains all the problems that I've solved as part of the Scaler Academy curriculum.
LLD (Low-Level Design) design patterns are essential building blocks that help us structure software systems. They provide efficient solutions to common problems and improve code readability, scalability, and maintainability. I have created a GitHub branch covering all Creational, Behavioral, and Structural design patterns using simple code.
This repository is for keeping a track of what all I do in next 6 months to become a 10x computer engineer
LLD Codes
A C++ console app to manage train schedules, track allocations, and delays at stations using priority queues and smart reallocation.
In this repository i will be sharing my Low Level Design Project which made on Learning LLD
Structured notes and code for mastering System Design from Low-Level Design (LLD) to High-Level Design (HLD) and AI-integrated architectures.
SOLID principles explained with example in c++
Add a description, image, and links to the lld topic page so that developers can more easily learn about it.
To associate your repository with the lld topic, visit your repo's landing page and select "manage topics."