mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-29 13:13:54 +08:00
5 lines
139 B
Markdown
5 lines
139 B
Markdown
Object-Oriented Programming
|
|
==
|
|
|
|
- How would you design a chess game? What classes and objects would you use? What methods would they have?
|