I applied through college or university. I interviewed at ServiceNow in Oct 2025
Accepted offer
Positive experience
Average interview
Application
I applied through college or university. I interviewed at ServiceNow (Coimbatore) in Oct 2025
Interview
The interview process started with an online assessment containing coding and SQL questions, followed by technical interview rounds. The interviewers focused on problem-solving, programming fundamentals, database concepts, and communication skills. The overall experience was smooth and well organized.
Interview questions [1]
Question 1
Every technical round included at least one DSA problem. The interviewers expected me to first explain the brute-force approach, then optimize it and discuss the time and space complexity. They also asked SQL and DBMS questions, object-oriented programming concepts, resume-based questions, and a few AI/prompt engineering questions to assess practical problem-solving skills.
It was Campus Recruitment. 1 Online assessment followed by 3 Interview rounds. Round 1 Focused on DSA, Round 2 was focused on my projects, and Round 3 was a mix of all DSA ,Projects, a Puzzle and some SQL Questions
Interview questions [2]
Question 1
Problem Statement: Given an array arr[] and a number k . The array is sorted in a way that every element is at max k distance away from it sorted position. It means if we completely sort the array, then the index of the element can go from i - k to i + k where i is index in the given array. Our task is to completely sort the array.
I applied through college or university. I interviewed at ServiceNow (Coimbatore) in Oct 2025
Interview
The interview process begins with an online round to assess fundamental skills, followed by two technical interviews that evaluate problem-solving and coding expertise, and finally concludes with one general HR interview focusing on personality, communication, and cultural fit.
Interview questions [1]
Question 1
They asked me a mix of array and greedy-based DSA questions to test my problem-solving approach, and also presented corporate situations where I had to explain how I would handle them effectively, balancing logic with practical decision-making.