An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: machine-coding

ashishps1/awesome-low-level-design

Learn Low Level Design (LLD) and prepare for interviews using free resources.

Language: C++ - Size: 1.91 MB - Last synced at: 4 days ago - Pushed at: 20 days ago - Stars: 15,355 - Forks: 3,801

viralvaghela/machine_coding

This repository is a collection of real-world machine coding problems and their end-to-end solutions, structured for clarity, scalability, and testability. It serves as a portfolio of backend-heavy system design tasks, commonly asked in top tech interviews.

Language: Python - Size: 15.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

madhank93/learn-system-design

Learning LLD and HLD

Language: TypeScript - Size: 1.45 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 92 - Forks: 35

rudrakshi99/Low_Level_Design

Low level design problem solution in c++.

Language: Java - Size: 149 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

surajsgh/low-level-designs

A collection of famous design patterns and low level design/ machine coding problems. 🦫

Language: Java - Size: 98.6 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

nitindahiya-dev/machine-coding-prep

machine-coding challenges designed to supercharge your frontend interview preparation! 🎯

Language: JavaScript - Size: 528 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

smeekas/JS-coding-question

JavaScript coding Questions from the internet!

Language: TypeScript - Size: 176 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

ravip18596/MachineCoding

A collection of popular machine coding questions in python and golang for easy reference and interview preparations

Language: Go - Size: 165 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

dharmarajrdr/Amazon

Backend code of e-commerce platform

Language: Java - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

dharmarajrdr/BookMyShow

Language: Java - Size: 52.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

anomaly2104/cache-low-level-system-design

Low level deisgn for cache system

Language: Java - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 198 - Forks: 105

gagandeepahuja09/go-practice

Language: Go - Size: 11.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

NarendraKoya999/Frontend-Machine-Coding-Interview-Questions

This Repository contains List of Frontend Development Interview Questions

Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 221 - Forks: 47

kumaransg/LLD

Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.

Language: Java - Size: 12.8 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1,754 - Forks: 648

mahalakshmi-vee/low-level-design

It is to share what my own learnings about Low Level Design (LLD).

Language: Java - Size: 1.47 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sbvkrishna/low-level-design

Resources to learn Low-level System Design and prepare for Low-level design (LLD/Machine Coding) Interviews

Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 249 - Forks: 70

harshad2112/LLD

System Design concepts and practice code in CPP.

Language: C++ - Size: 2.12 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

pranjal-pathak/Machine-Coding-React

Language: JavaScript - Size: 65.4 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

thatbeautifuldream/machine-coding-problems

A collection of React Machine Coding Problems.

Language: TypeScript - Size: 137 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

RohitSharma50/Javascript_Machine_coding

Javascript machine coding round questions

Language: HTML - Size: 813 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gvsy2001/jira-dashboard-clone

Static Jira Dashboard

Language: JavaScript - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

yaku433/lev

"lev" is a lightweight, open-source library for working with Levenshtein distances and measuring string similarity in various programming languages. It provides efficient algorithms for calculating edit distances between strings, making it a valuable tool for tasks like spell-checking, fuzzy matching, and similarity analysis in text processing app

Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Youlenda/Base_Layer_Efficiency

Let's figure out the minimum bit rate for a computer vision task (object detection or instance segmentation).

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MohdSaqib2003/light-dark-theme

Language: JavaScript - Size: 173 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MohdSaqib2003/pagination-machine-coding

Language: JavaScript - Size: 182 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MohdSaqib2003/comment-view

Language: JavaScript - Size: 176 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sougata-github/react-machine-coding

Machine coding questions for frontend interviews.

Language: JavaScript - Size: 319 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

prsnt558908/CodeZymSolutions

Solutions to top low level design/object oriented design interview questions on CodeZym.

Language: Java - Size: 43.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 12 - Forks: 7

MohdSaqib2003/folder-view-reactjs

Language: JavaScript - Size: 183 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

alpha74/LLD-MachineCoding_Guide

My solved LLD questions and Machine Coding interview solutions

Language: C++ - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

MohdSaqib2003/accordian-collapse

Language: JavaScript - Size: 178 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

MohdSaqib2003/progress-bar

Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

PrasanthVijayy/Learn-DesignPattern

This repository is dedicated to exploring and implementing various design patterns through comprehensive examples and problem statements, aimed at enhancing software development skills.

Language: JavaScript - Size: 390 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

VishalMCF/Machine-Coding-Java

Solutions of Machine Coding Problems

Language: Java - Size: 53.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

naveenkewalramani/machine-coding-primer

machine-coding-primer

Language: Java - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Neha-Poonia/LowLevelDesign

Code for LLD Problems

Language: Java - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

SayantanD99/System-Design-RideSharingApp

Ride Sharing Application System Design

Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

shubhamharitash/InMemoryKeyValueStorage-Redis

InMemoryKeyValueStorage-Redis

Language: Java - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

iTzTalha/Flight-inAir

A flight booking app designed for users to search and book flights between cities. The app supports finding the shortest route by hops or the cheapest route by cost, with optional filtering for meal availability and other customizable features.

Language: Java - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

kapillamba4/LLD

Low level design problems

Language: Go - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

iqblmoh/machineCoding

This repo is created to help people with the machine coding interview. There is no free website to provide complete guide for machine coding round so I have created this repo where I have shared all my machine coding practices and created a medium post as well to help with theory part.

Language: Java - Size: 62.5 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 147 - Forks: 86

SayantanD99/System-Design-BookMyShow

Book My Show System Design

Language: Java - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SayantanD99/System-Design-Parking-Lot

Parking Lot System Design

Language: Java - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SayantanD99/System-Design-TicTacToe

Designing A Tic Tac Toe Game Application

Language: Java - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MohdSaqib2003/tab-component

Language: JavaScript - Size: 328 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MohdSaqib2003/star-rating-component

Language: JavaScript - Size: 178 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mayur1377/problem-repo

Spring Boot application with H2 database

Language: Java - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MohdSaqib2003/custom-modal-popover

Custom Modal using reactjs

Language: JavaScript - Size: 178 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MohdSaqib2003/react-infinite-scroll

Infinite Scrolling in react

Language: JavaScript - Size: 179 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kousiknath/LowLevelDesign

Various Low Level Object Oriented System Design problems are discussed in this space

Language: Java - Size: 216 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 394 - Forks: 64

MarioSieg/maschinengott

Extremly fast x86-64 PE disassembler

Language: Rust - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

Rudraprakash054/phonepe-machine-code

Phonepe machine coding round problem

Language: Python - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

satyamrs00/lld

Low Level Design Solutions in C++

Language: C++ - Size: 174 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

saisubham/restaurant-management

Restaurant management system asked in Flipkart machine coding round

Language: Java - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

amitamrutiya/Javascript-React-Frontend-Coding-Interview

All Javascript and React machine coding examples

Language: JavaScript - Size: 1.19 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

saisubham/bidding

LLD of bidding system

Language: Java - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

zukentag/machine-coding

Implementation of different questions of Machine Coding Round

Language: C++ - Size: 110 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

pranav04katiyar/Java_Backend

Notes to understand LLD concepts - Core Java (OOPs, Collection, Generics, Exception Handling, Annotations, etc.), Threads and Multithreading, SOLID Principles, Design Patterns, UML Diagram

Size: 142 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

erruchirgupta/Limited-Time-Deals-AllenDigitalMachineCoding

Machine coding problem (Allen Digital) - Limited offer deals

Language: Java - Size: 901 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pradipkaityuiux/Machine-Coding

Frontend Machine coding complete code base. There are more than 10 frontend machine coding questions that are asked frequently in big companies' interviews.

Language: JavaScript - Size: 327 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

singhAmandeep007/social-media-feed

Instagram like social media feed using React + TS + Vite

Language: TypeScript - Size: 8.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

codeofmohit/10-lld-machine-coding-problems

10 basic LLD/Machine Coding problems implemented both in vanilla js + react

Language: TypeScript - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lovemehta/machine-coding

Machine coding and java interview examples. Calendar Assist, Contact Manager with partial search, Multilevel Cache, Splitwise

Language: Java - Size: 60.5 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 3

riyaz489/Splitwise

A Python-based CLI tool for managing expenses with the Splitwise model, simplifying group expenses in the terminal.

Language: Python - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tejpatelme/outlook-clone

Language: JavaScript - Size: 282 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

anomaly2104/ticket-booking-low-level-system-design

Language: Java - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 74 - Forks: 115

anomaly2104/low-level-design-messaging-queue-pub-sub

We have to design a message queue supporting publisher-subscriber model.

Language: Java - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 58 - Forks: 63

anomaly2104/lld-cab-booking-ola-uber-grab-lyft

Language: Java - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 133 - Forks: 127

anomaly2104/low-level-design-even-odd-java-threading

Language: Java - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 10

anomaly2104/locker-management-system-low-level-design

Language: Java - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 24

debajit13/frontend-machine-coding-Interview-questions

This repository contains questions and answers of most asked interview questions for machine coding round

Language: JavaScript - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Abhay5855/Mission-frontend

A curated list of Javascript, React, Machine coding problems, Pattern questions, basic backend knowledge and fundamentals questions all in one.

Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 230 - Forks: 27

abhaypaswan/lld-python

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.

Language: Python - Size: 2.88 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 3

iamshivam007/low-level-design-primer-python

Language: Python - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 9

anugrahsinghal/LLD-practice

Some LLD Problems that I solved either for practice or I encountered

Language: Java - Size: 140 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

codeShaurya/restaurant-management

Language: Java - Size: 76.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arkajitroy/Machine-Coding-Question-React-JavaScript

This repository will be containing multiple Frontend machine coding interview questions based on React and Vanilla JavaScript.

Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pandeysambhi/Vanilla-JS-List-View-hackerrank

This Project renders the List View in plain JavaScript. It is a solution to one of the questions asked on hackerrank.

Language: CSS - Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 9

kush1912/Machine-Coding

Language: Java - Size: 738 KB - Last synced at: 19 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 5

vin18/machine-coding-react

Collection of popular UI components that are commonly asked in frontend machine coding interviews ✨

Language: JavaScript - Size: 111 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

prasadgujar/low-level-design-primer

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5,677 - Forks: 2,053

dasjideepak/machine-coding

Frontend Developer Machine Coding UI Challenges

Language: JavaScript - Size: 305 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

FazeelUsmani/Scaler-Academy

This repository includes all the homework, assignment and contest solutions taught at Scaler Academy

Language: C++ - Size: 16.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 203 - Forks: 145

shubhwip/pair-programming-exercises

You can refer to this repository as collection of machine coding or pair programming exercises. The goal of this repository to provide some real life problems which can be solved in time bounded fashion with limited features to show your machine coding and pair programming capabilities. Many of these problems have been asked in interview rounds.

Language: Java - Size: 813 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ayushsinghal90/JavaLowLevelDesign

This project will contain some commonly asked Low Level Design question during interviews.

Language: Java - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jaynil1611/ShopCart

This is a small ecommerce app made for practicing machine coding round

Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

vighnesh153/stackoverflow-machine-coding-demo 📦

An attempt of stackoverflow design

Language: C# - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

justanotherdev-in/parking-lot

Parking Lot low level design in TypeScript

Language: TypeScript - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kanav-dev/frontend-machine-coding

Frontend Machine Coding Challenges

Language: JavaScript - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shivamjain1/Online-food-ordering-app

Online Food Ordering App built using Html, CSS and Pure JS without any framework.

Language: JavaScript - Size: 398 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 4

shivamjain1/Car-Racer-Vanilla-JS

Car Racer Game in Vanilla JavaScript

Language: JavaScript - Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 5

vaibhavvikas/snake-ladder

Snake Ladder Game Machine Coding

Language: Python - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 2

gauravbehere/JS-Mailbox

Gmail like mailbox demo using JavaScript & local storage

Language: JavaScript - Size: 409 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 6

ScalabilityGuru/machine-coding-in-python

Practice applications to develop during machine coding rounds in Python

Language: Python - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sujayalaspure/machine-coding

Some of the best MC challenges for you to solve

Language: JavaScript - Size: 861 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

akshayraichur/bookshelf-app

A basic bookshelf app which has categories like Currently Reading, Want to Read, and Read. A basic frontend app.

Language: JavaScript - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

naveenmittal04/Splitwise

Splitwise Spring Boot Low Level Design

Language: Java - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

naveenmittal04/BookMyShow

BookMyShow SpingBoot

Language: Java - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ap221882/pattern.dev-learninngs

My all learnings from website patterns.dev

Language: JavaScript - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

KHUSHBOO0012/LowLevelDesign

Collection of Design Patterns and Low and High Level Design or Machine Coding Round Questions asked in Major Tech Company.

Language: C++ - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

Related Keywords
machine-coding 117 low-level-design 47 system-design 30 lld 23 design-patterns 22 java 20 interview-questions 18 machine-coding-interview 18 object-oriented-programming 17 oops 16 interview 15 javascript 14 low-level-design-problems 12 solid-principles 11 interview-preparation 10 oops-in-java 10 reactjs 9 interview-practice 8 python 8 react 7 spring-boot 7 design-principles 6 frontend 6 object-oriented-design 5 cpp 5 system-design-interview 5 splitwise 4 flipkart 4 low-level-programming 4 nodejs 3 solid-principles-examples 3 html 3 interviews 3 design-patterns-java 3 oop-principles 3 machine-coding-in-python 3 bookmyshow 3 high-level-design 3 typescript 3 frontendmentor-challenge 3 threading 2 software-design 2 oop 2 machine-coding-questions-frontend 2 css 2 cli 2 design 2 js 2 mvc 2 database 2 web 2 faang 2 ood 2 coding 2 vanilla-js 2 low-level-design-in-java 2 tic-tac-toe 2 golang 2 concurrency 2 api 2 css3 2 vanilla-javascript 2 frontend-development 2 html5 2 oops-in-js 2 redux 2 threads 2 low-level 2 uml 2 hld 2 hiring-exercise 1 algorithms 1 backend 1 awesome 1 data-structures 1 full-stack 1 payment 1 homework 1 network-programming 1 networking 1 queries 1 scaler-academy 1 tech-interview 1 programming-exercises 1 sql 1 settle 1 learning-exercise 1 practice 1 pair-programming 1 programming 1 design-pattern-python 1 lld-solutions 1 hiring-without-whiteboards 1 live-coding 1 product-interview-process 1 lld-python 1 lld-problems 1 restaurant-management 1 design-patterns-implemented-in-python 1 workattech 1