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.
Interview questions [1]
Question 1
Data structure question and how to solve it efficiently.
I applied online. The process took 1 day. I interviewed at SAP (Ra`ananna) in Dec 2025
Interview
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
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.
Interview questions [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.