I applied through other source. The process took 1 day. I interviewed at Zyper in May 2024
Interview
The interview went well; the interviewer was very kind and experienced. The questions were mostly based on the keywords from my resume. Although I was asked to code three basic data structures and algorithms questions and run them on a simple compiler, there were only three or fewer test cases per question, and no edge cases were asked.
Interview questions [1]
Question 1
Find the missing number from the 1 - n numbers, the array had n-1 elements.