Question d’entretien chez Pason Systems

Design a car simulator program that could have changes during runtime such as changing wheel types.

Réponse à la question d'entretien

Utilisateur anonyme

7 févr. 2021

Drew UML class diagrams and implemented the Strategy Pattern which allows different strategies to be mounted at runtime.