J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez SAP (Ra`ananna) en déc. 2025
Entretien
few basic questions about data structures, design and algorithms.
First one was about finding the first letter in a string that isn't repeating.
Second was about implemanting data structure and third was design
in most hash tables were involved
I was asked to tell about myself and they gave me 3 problems to solve with a litcode style. Basic knowledge of data structures is required to answer those questions.
Questions d'entretien [1]
Question 1
Data structure question and how to solve it efficiently.
We had a phone call, then a home test consisting of 2 coding questions, and then a home interview consisting of a project presentation and one technical question that took me half an hour to sit through.
Questions d'entretien [1]
Question 1
They asked me how to do certain operations with complexity of 0(1), such as adding a value to all the numbers in an array.