I applied through college or university. I interviewed at SAP
Interview
They had online assessment as the first round.
Second round : Technical interview mostly based on resume projects and dsa and theoretical concepts and also dbms.
3rd round : Technical interview mostly based on dsa
4th round ; HR ROUND
5th round ; HR round
I applied through college or university. I interviewed at SAP
Interview
It involved two coding questions.One of the question was easy with question on array operation while the other was difficult. It was on permutation and I couldn't pass all the test cases. The round was language independent.
Interview questions [1]
Question 1
Given an array of n integers. The task is to find all elements that have more than one occurrences. The output should only one occurrence of a number irrespective of number of occurrences in the input array.
Technical interview, followed by another tech round, and finally hr. The first round, I was asked based questions regarding myself, and my projects. They further asked me which out of OOPS, OS and DBMS is my strong point and I answered OOPS. So, they asked me a few questions on that. Regarding final, static etc. Further asked about inheritance.
Interview questions [1]
Question 1
Given a linked list, find the middle element in constant space.