I applied online. The process took 5 weeks. I interviewed at SAP (Ra`ananna) in May 2022
Interview
4 hours on site interview consists of 2 parst:
1. design a parking lot system in java:
with priorities given to each parking zone in each floor
showcasing use of data structures
2. personal interview and leet code question
3. manager interview
Interview questions [1]
Question 1
1. check if a given string is palindrome
2. given a string, check if it is a permutation of a palindrome
3. complex string matching question