tssovi/grokking-the-object-oriented-design-interview ? reverse-engineered prompt
Reverse engineered prompt
Build me a clean study site for object oriented design interview prep, based on these notes and case studies.
I want it to feel like a polished learning repo with readable markdown pages for the core OOP and UML concepts, plus separate pages for common design problems like a library, parking lot, Amazon style shopping, Stack Overflow, movie ticket booking, ATM, airline system, chess, hotel, restaurant, LinkedIn, Facebook, and a few others. Add simple example code in Python where it helps explain the ideas, but keep it focused on learning rather than making everything fully runnable.
Please also include the UML and system overview diagrams, with documentation that explains the main classes and how the pieces fit together. Make the site easy to browse like a handbook, with a good landing page, clear navigation, and a consistent style. If anything needs current docs or best practices, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit