Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Associate Software Engineer Interview Questions, Process, and Tips

Updated 3 Apr 2025

Top Accenture Associate Software Engineer Interview Questions and Answers

  • Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a spe ...read more
  • Q2. One of the questions for Critical Reasoning was:- Two cars A and B cross a flyover in 10 minutes and 30 minutes respectively. Find the speed of Car A. Statements: Car B t ...read more
  • Q3. Kth Smallest and Largest Element Problem Statement You are provided with an array 'Arr' containing 'N' distinct integers and a positive integer 'K'. Your task is to find ...read more
View all 159 questions

Accenture Associate Software Engineer Interview Experiences

644 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude is basic you can prepare from youtube and indiabix

Round 2 - Coding Test 

In coding test there are total 2 Questions 1st is basic and 2nd is little hard

Round 3 - One-on-one 

(2 Questions)

  • Q1. Introduce your self?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Experience with programming languages like Java and Python

  • Answered by AI
  • Q2. Projects/basic oops questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Cognnitive and Reasoning

Round 2 - Coding Test 

Strings,Arrays,python

Round 3 - Technical 

(2 Questions)

  • Q1. What is your project
  • Q2. You Hobbies and Goals

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
Q2. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q3. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q4. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
asked in CGI Group
Q5. Frog Jump Problem Statement A frog is positioned on the first ste ... read more
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
No response

I appeared for an interview in Aug 2024.

Round 1 - Aptitude Test 

No numerical aptitude questions were asked, only reasoning based and general English and grammar based questions

Round 2 - Coding Test 

If aptitude section you got cut off score only then coding section opens up. 2 easy level coding questions were asked.

Round 3 - Communication assessment 

(5 Questions)

  • Q1. Listening and repeating
  • Q2. Speaking on given topic
  • Q3. Answer questions by listening to story
  • Q4. Fill in sentences
  • Q5. Totally 8 sections with 3 attempts allowed
Round 4 - One-on-one 

(3 Questions)

  • Q1. Self intro and family background
  • Q2. Project explanation
  • Q3. Hobbies and interests. General HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good projects ready with good self intro. Be proficient in one coding language and prepare aptitude well. Be confident. Have good basic knowledge of latest technologies like AI, LLM, ML
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

90mins. general aptitude and the logical reasoning questions

Round 2 - Coding Test 

30mins. Two basic programming questions

Round 3 - Technical 

(3 Questions)

  • Q1. Self-Introduction
  • Q2. About the project
  • Q3. Real-time application for a current issue

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well what are the things that are included in the resume. be bold and interact with the interview as it's your last interview in your life.

Accenture interview questions for designations

 Software Associate

 (6)

 Junior Associate Software Engineer

 (1)

 Senior Associate Software Engineer

 (1)

 Associate Software Test Engineer

 (1)

 Associate Software Developer

 (38)

 Associate Software Programmer

 (1)

 Associate Software Analyst

 (1)

 Associate Software Tester

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy and basic topics including logical, quants and also technical mcqs

Round 2 - Coding Test 

2 coding questions based on arrays , strings or binary operations

Round 3 - Technical 

(2 Questions)

  • Q1. Rate your skills in Javascript
  • Ans. 

    I rate my skills in Javascript as intermediate.

    • Proficient in core concepts like functions, arrays, objects

    • Familiar with ES6 features like arrow functions, template literals

    • Experience with popular libraries like React and Node.js

  • Answered by AI
  • Q2. Explain Agile Methodologies
  • Ans. 

    Agile methodologies are iterative approaches to software development that prioritize flexibility, collaboration, and customer feedback.

    • Agile methodologies involve breaking down projects into smaller, manageable tasks called sprints.

    • Teams work closely together and with stakeholders to adapt to changing requirements.

    • Regular feedback and testing help ensure that the final product meets customer needs.

    • Popular Agile framewo...

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Accenture Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Swaping 2 variables with out 3rd variable in diff approaches
  • Ans. 

    Swapping two variables without a third variable can be achieved using arithmetic operations or bitwise XOR operation.

    • Using arithmetic operations: a = a + b; b = a - b; a = a - b;

    • Using bitwise XOR operation: a = a ^ b; b = a ^ b; a = a ^ b;

  • Answered by AI
  • Q2. Remove duplicates from list in o(n)
  • Ans. 

    Use a hash set to remove duplicates from a list in O(n) time complexity.

    • Create a hash set to store unique elements.

    • Iterate through the list and add elements to the hash set if not already present.

    • Convert the hash set back to a list to get the final result.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
-

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It covers verbal,quants,networking

Round 2 - Coding Test 

Basic coding question arrays,strings

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Explaun about your project

Interview Preparation Tips

Interview preparation tips for other job seekers - keep trying many companies

Associate Software Engineer Interview Questions & Answers

user image Akshaya Anbumoorthy

posted on 11 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It consists of questions similar to quantitative aptitude, basic verbal reasoning, and networking, totaling 100 questions.

Round 2 - Coding Test 

It contains two programming questions; the first is easy, and the second is moderate.

Round 3 - communication assesment 

(1 Question)

  • Q1. It is some moderate but it is very very tough if laptop is not in good condition
Round 4 - HR 

(1 Question)

  • Q1. Self intro , least fav subject, difficulty during project how u overcom
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Concentrate in Logical , verbal and some networking and cloud based questiona

Round 2 - Coding Test 

2 types od code was there one is basic level and another one moderate level

Round 3 - Communication assessment 

(3 Questions)

  • Q1. Speaking test only
  • Q2. Amcat based questions
  • Q3. Checks communication and fluency
Round 4 - HR 

(2 Questions)

  • Q1. Self introductiom
  • Q2. Question from the resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked only general HR questions and from the resume
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy level test. Next will be coding test

Round 2 - Coding Test 

Easy level 2 coding questions were given.

Round 3 - Technical 

(2 Questions)

  • Q1. Introducing yourself
  • Q2. Questions about project mentioned in resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy level test. Give your best

Accenture Interview FAQs

How many rounds are there in Accenture Associate Software Engineer interview?
Accenture interview process usually has 2-3 rounds. The most common rounds in the Accenture interview process are Aptitude Test, Coding Test and HR.
What are the top questions asked in Accenture Associate Software Engineer interview?

Some of the top questions asked at the Accenture Associate Software Engineer interview -

  1. Apart from the programming languages in the engineering curriculum, what other ...read more
  2. On which platform have you learned the programming languag...read more
  3. Broadcasting of western serials on Indian channels should be banned? Why or Why...read more
How long is the Accenture Associate Software Engineer interview process?

The duration of Accenture Associate Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Accenture Associate Software Engineer Interview Process

based on 523 interviews

6 Interview rounds

  • Aptitude Test Round
  • Coding Test Round - 1
  • Coding Test Round - 2
  • HR Round - 1
  • HR Round - 2
  • Personal Interview1 Round
View more
Accenture Associate Software Engineer Salary
based on 9.8k salaries
₹1 L/yr - ₹6.5 L/yr
16% less than the average Associate Software Engineer Salary in India
View more details

Accenture Associate Software Engineer Reviews and Ratings

based on 1.2k reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.5

Salary

3.9

Job security

3.9

Company culture

3.3

Promotions

3.4

Work satisfaction

Explore 1.2k Reviews and Ratings
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹7 L/yr - ₹20.2 L/yr

Team Lead
24.9k salaries
unlock blur

₹7.2 L/yr - ₹25.7 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.9k salaries
unlock blur

₹5.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview