Object Oriented Design Practice Problems [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this questionI've been developing almost exclusively C-code for the past few years. I'm currently looking to brush up on my Object Oriented Design skills. Can anyone recommend any resources that have a decent开发者_Python百科 set of short object-oriented design problems with some possible solutions/analysis? I'd ideally like something that was a small enough problem to sketch out and design in during a question in an interview that can be completed/analyzed in 15-30 minutes.
Thanks!
Look at my answers to the below two posts
- Workbook on object oriented design (object model domain, system sequence diagrams, interaction diagrams)
- Software Design questions for Software Engineer Interview
精彩评论