mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-05-08 06:41:58 +08:00
139 B
139 B
Object-Oriented Programming
- How would you design a chess game? What classes and objects would you use? What methods would they have?