Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arpitgo4/educative-object-oriented-design
Object Oriented Design Problems
https://github.com/arpitgo4/educative-object-oriented-design
Last synced: about 5 hours ago
JSON representation
Object Oriented Design Problems
- Host: GitHub
- URL: https://github.com/arpitgo4/educative-object-oriented-design
- Owner: arpitgo4
- Created: 2020-01-15T07:26:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T15:09:26.000Z (7 months ago)
- Last Synced: 2024-04-05T16:29:05.557Z (7 months ago)
- Language: Java
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Educative's Object-Oriented Design Problems
Mainly focusing on **object-oriented design** and **SOLID principles**.Languages used for implementation,
* Java
* Typescript### Problems
- [ ] [Library Management System](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/RMlM3NgjAyR)
- [ ] [Parking Lot](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/gxM3gRxmr8Z)
- [ ] [Online Shopping System](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/Bn8PMllro6Q)
- [ ] [Stack Overflow](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/m2YWoEq06AR)
- [ ] [Movie Ticket Booking](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/gxkvNgMqDk3)
- [ ] [ATM](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/m22LWKgQ4Wr)
- [ ] [Airline Management System](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/RMjqP6Vw98R)
- [ ] [Blackjack & Deck of cards](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/YQ5gm2APRnp)
- [ ] [Hotel Management System](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/39Ek39vZBy9)
- [ ] [Restaurant Management System](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/xV8p1GA6K0r)
- [ ] [Chess](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/JP7BXYkj3DK)
- [ ] [Online Stock Brokerage System](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/RM8ol3m2o3w)
- [ ] [Car Rental System](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/B8QoxDl6YON)
- [ ] [LinkedIn](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/gxMOMDVKlBk)
- [ ] [CricInfo](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/YQ7lDLlNl5A)
- [ ] [Facebook](https://www.educative.io/courses/grokking-the-object-oriented-design-interview/7n94JNyPOMw)