I applied through a recruiter. The process took 2 days. I interviewed at ServiceNow (Hyderabad) in Apr 2020
Interview
It was smooth, HR contacted me and asked to attempt online hackerrank question, upon clearing it there was a lengthy zoom interview, I was not able clear because I was not ready, I felt that I would have prepared a bit more.
Interview questions [1]
Question 1
1: Coffee machine with different items which take different times to prepare each. only one can be prepared at once and the one with less time to take prepare will be consider from the waiting list.
need to find out idle time, avg idle time, time to prepare etc.
2: you were given a stream of numbers(both +ve -ve), find the max sum possible from the elements such that no two elements are to be consecutive
I applied through other source. I interviewed at ServiceNow (Hyderabad) in Dec 2025
Interview
Interviewer was rude and do not have enough time and constantly asking about AI and AI. I have already said I am learning that still chose to cut off me. If you do not have a slot then please provide better time. Do not play with Other's time
coding round
behavior round
A typical software engineer interview assesses coding, algorithms, data structures, system design, problem-solving, debugging, communication, and cultural fit through technical challenges, behavioral questions, and discussions about past projects and engineering principles
2 DSA Round , 1 System design round and managerial Round , HR Round
Few questions related to my project and gave problem to solve
n number of sorted arrays need to merge in single array with o(k*logn) time complexity
Interview questions [1]
Question 1
Few questions related to my project and gave problem to solve
n number of sorted arrays need to merge in single array with o(k*logn) time complexity