3 rounds of interview. 1 technical interview. The first round was technical which lasted for an hour. There were two programming questions one was to debug a given java program and other was to write an algorithm to rotate a string.
Questions d'entretien [1]
Question 1
Rotate a string of characters e.g. input param1 "interview" , param2 2
output ewintervi