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
- Host: GitHub
- URL: https://github.com/alpha74/lld-machinecoding_guide
- Owner: alpha74
- Created: 2022-04-28T18:55:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T15:47:21.000Z (9 months ago)
- Last Synced: 2025-01-16T04:41:16.862Z (5 months ago)
- Topics: cpp, interview-questions, java, low-level-design, machine-coding, oops, spring-boot, system-design
- Language: C++
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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=)