The interview process consisted of multiple rounds. It started with an online assessment focused on data structures, algorithms, and basic coding. This was followed by two technical interviews that tested my knowledge in Java, OOPs concepts, databases, and problem-solving. The final round was an HR discussion about my resume, interests, and willingness to relocate. Overall, it was well-structured and focused on practical skills.
Interview questions [1]
Question 1
What is the difference between an interface and an abstract class in Java, and when would you use each?
I applied through college or university. I interviewed at ServiceNow (Bengaluru)
Interview
I applied it through my college campus drive. It was a two-phase interview where phase one was conducted on hackerrank and from that set six of us got shortlisted to phase two. Now phase 2 had three rounds where two rounds were for technical and the final round was with the HR. The hackerrank exam was average with 1 basic question, 1 medium question and one prompt engineering question along with general aptitude and soft skills.
In the virtual interviews I had to solve one question per round. it was more about how well our problem solving skill works cause in the first round i faced some compilation issues so i explained the code with a pseudocode and then coded in my native IDE.
Interview questions [1]
Question 1
They asked more about my projects. I had to explain about how my project works and how did i build it and all the technical questions from that topic.
first round is hackerrank where they give 2 coding questions one medium and one hard and one super hard sql query and then 2 mcqs and gives us to write a prompt
Interview questions [1]
Question 1
they have asked to write code 2 hard coding questions
🔹 Round 1 – Technical Basics
medium coding problems
Projects discussion
🔹 Round 2 – Problem Solving / DSA
Medium or sometimes hard coding
Approach discussion
Optimization, time complexity
🔹 Round 3 – System / Practical Thinking
Backend concepts (APIs, database design, scalability)
Real-world scenarios
Deep discussion of your projects
Interview questions [1]
Question 1
implement linked list and find the kth smallest node from bst