J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez SAP (Hô-Chi-Minh-Ville) en sept. 2025
Entretien
Recruitment process started with a video interview with talent acquisition from SAP Germany.
Then 2nd interview with Product manager in the US.
For both interview I could choose meeting hour with scheduler.
J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez SAP (Bengaluru) en nov. 2016
Entretien
HR called directly for F2F interview.
Reached on time and had one round which I thought went well. Questions were more around JVM memory, memory leak and then one question on algorithm (write code for it).
Wrote the code and the interview was convinced (at least looked convinced) and then the interview ended and I was told to wait after which came the HR and said its negative and not going forward.
I am still contemplating as to what happened :)
Questions d'entretien [1]
Question 1
What is memory leak?
how is the JVM memory structured? Perm Gen and Java 8 Metaspace details. Explained different algo of garbage collection also the latest ones (Garbage F1)
Is there any issue if you have a method in a class credentials(String username, String password)?
Create a Point immutable class.
Write a code for converting input number into words (input between 1-999).