Domanda di colloquio di 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.

Risposta di colloquio

Anonimo

15 nov 2024

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