Accenture Solutions Pvt. Ltd. interview experience Real time questions & tips from candidates to crack your interview

Associate Software Engineer

3 rounds | 5 Coding problems
upvote
share-icon

Interview preparation journey

expand-icon
Journey
It was an easy-to-moderate interview journey overall. The questions asked were mostly based on fundamental concepts, so having a strong grasp of the basics made a significant difference. The interviewers focused more on how well I could explain my understanding and approach to solving problems rather than asking overly difficult or tricky questions. One key factor that helped throughout the process was communication skills. Being able to clearly express my thoughts, answer confidently, and interact effectively with the interviewers played an important role. The rounds felt more like discussions, where the interviewers aimed to evaluate my thought process and practical understanding. For anyone preparing for similar interviews, I recommend focusing on strengthening your fundamentals and practicing how to communicate your answers clearly. If you are confident in your basics and can present your ideas effectively, the interview rounds become much easier to navigate.
Application story
I applied for the Associate Software Engineer (ASE) role at Accenture through my college’s on-campus placement drive. The application process began when our placement cell shared the opportunity with eligible students. After registering through the placement portal and submitting the required details, my profile was shortlisted for the next stages of the recruitment process. The first step of the selection process was an online assessment that evaluated aptitude, logical reasoning, and basic technical knowledge. After clearing the assessment round, I was shortlisted for the interview stage. The interview mainly focused on fundamental technical concepts, problem-solving ability, and communication skills. The interviewer also asked about my academic background, projects, and interest in technology. Overall, the process was smooth and well-structured. Candidates with strong fundamentals, clear communication skills, and a positive attitude could perform well in the rounds. After successfully clearing all the stages, I received the offer for the Associate Software Engineer role at Accenture.
Preparation
Duration: 3 Months
Topics: HTML, CSS, JavaScript, React, SQL, TypeScript, C++, Python
Tip
Tip

Tip 1: Be good at whatever you have written on your resume.

Tip 2: Revise your concepts.

Tip 3: Be confident and speak clearly.

Application process
Where: Campus
Eligibility: 6.5 CGPA, (Salary: 4.6 LPA)
Resume Tip
Resume tip

Tip 1: Highlight skills and projects clearly.

Tip 2: Keep it simple and relevant.

Interview rounds

01
Round
Easy
Online Coding Interview
expand-icon
Duration60 minutes
Interview date31 Aug 2023
Coding problem2

1. Eating Candies

Moderate
0/80

Alice and Bob are eating a row of n candies. The size of the i-th candy is given by a_i. Alice eats from the left, and Bob eats from the right.


The game unfolds in alternating moves, with Alice starting first.


  • Move 1 (Alice): Alice eats exactly one candy from the left.
  • Subsequent Moves: On their turn, a player must eat one or more candies from their side such that the total size of candies eaten in their current move is strictly greater than the total size eaten by the opponent in their previous move. They should eat the minimum number of candies required to satisfy this condition.
  • Game End: If a player cannot meet the "strictly greater" condition, they eat all remaining candies on their side, and the game immediately ends.

Your task is to simulate the game and report the total number of moves, the total size of candies eaten by Alice, and the total size of candies eaten by Bob.


Save this for later

2. Basic Loops

It was an easy question designed to test basic coding knowledge using for loops.

02
Round
Easy
Face to Face
expand-icon
Duration30 minutes
Interview date10 Sep 2023
Coding problem2

1. Core Concepts

2. Swap Number Without Temporary Variable

Easy
15m average time
85% success
0/40
Asked in companies
MicrosoftOracleDell Technologies

Given two variables ‘X’ and ‘Y’. Your task is to swap the number without using a temporary variable or third variable.

Swap means the value of ‘X’ and ‘Y’ must be interchanged. Take an example ‘X’ is 10 and ‘Y’ is 20 so your function must return ‘X’ as a 20 and ‘Y’ as a 10.

Save this for later
03
Round
Easy
HR Round
expand-icon
Duration15 minutes
Interview date18 Sep 2023
Coding problem1

1. HR Questions

  • Why do you want to join Accenture?
  • Do you have any other offers in hand?
  • How have you handled conflicts?
  • Describe a situation where you led a team.
  • What were your mentor’s remarks on your final-year project?
  • How did you handle a situation where you faced technical challenges?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

Which SQL keyword removes duplicate records from a result set?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
5016 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
6692 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3714 views
0 comments
0 upvotes
Packaged App Development Associate
4 rounds | 3 problems
Interviewed by Accenture Solutions Pvt. Ltd.
0 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Software Engineer
3 rounds | 10 problems
Interviewed by Amdocs
2435 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 2 problems
Interviewed by Ernst & Young (EY)
2801 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 15 problems
Interviewed by Ernst & Young (EY)
2434 views
0 comments
0 upvotes