Asked 2 DSA questions. Doesn't have a proper compiler for execution. Gave me a link of a random online compiler. It showed compilation errors for first question. I've cut and pasted the same code again and it compiled successfully.
Got compilation errors in second question also for valid code. The time is up while trying to resolve it. Rejected on pretext of compilation errors though logic is correct and completed code within time.
Interview questions [2]
Question 1
Given a string enclosed in nested flower braces and a numer n sufixing each open brace, the output should contain the string repeated n times.
I applied through other source. I interviewed at ServiceNow (Hyderābād) 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