Pregunta de entrevista de 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.

Respuesta de la entrevista

Anónimo

15 de nov de 2024

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