An open API service indexing awesome lists of open source software.

https://github.com/alpha74/lld-machinecoding_guide

My solved LLD questions and Machine Coding interview solutions
https://github.com/alpha74/lld-machinecoding_guide

cpp interview-questions java low-level-design machine-coding oops spring-boot system-design

Last synced: 3 months ago
JSON representation

My solved LLD questions and Machine Coding interview solutions

Awesome Lists containing this project

README

        

## LLD-Machine Coding Interview Solutions

- [Chat Application : LLD](https://github.com/alpha74/LLD-MachineCoding/tree/main/eWVsbG93LmFp/Chat_Application)
- Theory on Classes and APIs
- OOPs
- Discussion only from actual interview
- Year Added: 2022 (eWVsbG93LmFp)

- [Vending Machine : Machine Coding](https://github.com/alpha74/LLD-MachineCoding/tree/main/Z3Jvd3c%3D/Vending_Machine)
- C++ working code from actual interview.
- OOPs
- Includes `main` driver method
- Year Added : 2022 (Z3Jvd3c=)


- [Pendency System : Machine Coding](https://github.com/alpha74/PendencySystem_JavaSpringBoot)
- Java, Spring Boot working code done as practice.
- MVC, OOPs
- Includes Test cases driver
- Year Added : 2023 (cGhvbmVwZQ==)


- [Online Code Judge/Hackathon System : Machine Coding](https://github.com/alpha74/OnlineJudge_JavaSpringBoot)
- Java, Spring Boot working code for actual interview.
- MVC, OOPs
- Includes Test cases driver
- Year Added : 2023 (cGhvbmVwZQ==)

- [Pub-sub Queue : Machine Coding](https://github.com/alpha74/Pub-Sub-Queue_JavaSpringBoot)
- Java, Spring Boot working code for actual interview.
- MVC, OOPs
- Includes Driver class
- Year Added : 2024 (cmF6b3JwYXk=)