Question d’entretien chez SAP

Second technical interview: Implement from scratch a small generic async multithreading messaging app with REST APIs connecting to a DB. The app should be written in Java and should be able to make CRUD operations to the DB through the REST APIs.

Réponse à la question d'entretien

Utilisateur anonyme

15 nov. 2024

Implemented the app itself, but did not implement the REST-DB part.