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.
Practice applications to develop during machine coding rounds in Python
Zabbix template with LLD support for Philips Hue network
Explore OOP and low level design in Python.
This project is a demonstration of building a backend for a ticket booking application using FastAPI, a modern, fast (high-performance), web framework for building APIs with Python 3.7+.
Простой шаблон для связи WirenBoard и Zabbix, с применением LLD и макросов
Data Structures and Algorithms, Low level design, High level design Notes, Mind maps, Cheatsheets
This repository is a comprehensive resource for learning and implementing low level system design principles and Python programming. It covers various aspects of software design, including design patterns etc
Python-based Tic Tac Toe game using OOP principles, separating logic into models like Board and Player, enabling interactive gameplay via terminal input.
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."