mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-08-02 19:46:40 +08:00
website: launch website
This commit is contained in:
@ -3,6 +3,8 @@ id: oop
|
||||
title: Object-Oriented Programming
|
||||
---
|
||||
|
||||
## More questions
|
||||
|
||||
- How would you design a chess game? What classes and objects would you use? What methods would they have?
|
||||
- How would you design the data structures for a book keeping system for a library?
|
||||
- Explain how you would design a HTTP server? Give examples of classes, methods, and interfaces. What are the challenges here?
|
||||
|
Reference in New Issue
Block a user