Data Structures and Algorithms, Low level design, High level design Notes, Mind maps, Cheatsheets
-
Updated
Aug 13, 2022 - Python
Data Structures and Algorithms, Low level design, High level design Notes, Mind maps, Cheatsheets
This repository contains solutions to machine coding problems related to low-level design (LLD) in Python. In technical interviews, these problems are commonly asked to assess a candidate's knowledge of Object Oriented Design Patterns & Concepts.
This repo is created to practice some low-level-design using the battleship game as an example.
Zabbix template with LLD support for Philips Hue network
Простой шаблон для связи WirenBoard и Zabbix, с применением LLD и макросов
Practice applications to develop during machine coding rounds in Python
Python-based Tic Tac Toe game using OOP principles, separating logic into models like Board and Player, enabling interactive gameplay via terminal input.
Backend project in python showcasing OOPs, SOLID, design patterns.
Sports Scoreboard Push Notification Design. Push notification from the respective publisher to all its respective subscribers is sent. Observer design pattern plays an important role here.
A low-level design implementation of a cab booking system.
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."