mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-08-03 04:04:24 +08:00
contents(oop): add new Elevator question (#156)
This commit is contained in:

committed by
GitHub

parent
d8fd58416b
commit
c1386e812d
@ -10,3 +10,4 @@ title: Object-Oriented Programming
|
|||||||
- Explain how you would design a HTTP server? Give examples of classes, methods, and interfaces. What are the challenges here?
|
- Explain how you would design a HTTP server? Give examples of classes, methods, and interfaces. What are the challenges here?
|
||||||
- Discuss algorithms and data structures for a garbage collector?
|
- Discuss algorithms and data structures for a garbage collector?
|
||||||
- How would you implement an HR system to keep track of employee salaries and benefits?
|
- How would you implement an HR system to keep track of employee salaries and benefits?
|
||||||
|
- How would you implement an Elevator system?
|
||||||
|
Reference in New Issue
Block a user