I applied through college or university. The process took 1 day. I interviewed at Accenture (Dehradun) in Nov 2024
Interview
It was easy, there is no difficulty in having the interview. And the interviewer was very friendly ,You just have to be focused and nervous free . You have to be confident and try to answer all the questions without nervousness and do not lie about anything just say as the things are
Interview questions [1]
Question 1
About the topics i have written on my resume and about my projects
Good basic question they will ask nothing more than that. And some theoretical and some scenario based questions they will ask. Be prepare in sql queries because some what difficult questions in that.
Started with a brief intro and background; discussed recent full-stack projects.
Coding: Solved two problems — one easy, one medium — with good discussion of approach.
System Design: Asked to design a basic messaging system; struggled a bit with scaling.
Behavioral: Talked about team experiences and handling challenges; felt confident here.
Overall: Felt mostly good, though I could've been more structured in design responses.
Interview questions [1]
Question 1
I was asked to implement a function to check for balanced parentheses (classic stack problem) and a second, harder one involving finding the lowest common ancestor in a binary tree.