Upload Button Icon Add office photos

Filter interviews by

Accenture Interview Questions, Process, and Tips

Updated 10 Jan 2025

Top Accenture Interview Questions and Answers

View all 3.9k questions

Accenture Interview Experiences

Popular Designations

8k interviews found

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

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the issues you face and how to resolve
  • Ans. 

    Issues faced include outdated technology, lack of resources, and conflicting requirements. Resolving involves upgrading systems, prioritizing tasks, and effective communication.

    • Outdated technology causing compatibility issues

    • Lack of resources leading to delays in project completion

    • Conflicting requirements from different stakeholders

    • Upgrade systems to latest technology

    • Prioritize tasks based on importance and impact

    • Commu...

  • Answered by AI
  • Q2. Do you received any P1 or P2 incidents
  • Ans. 

    Yes, I have received P1 and P2 incidents in my role as a Technology Architect.

    • Yes, I have experience handling P1 incidents which are critical and require immediate attention.

    • I have also dealt with P2 incidents which are high priority but not as urgent as P1 incidents.

    • In both cases, I have worked with cross-functional teams to troubleshoot and resolve the issues efficiently.

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Is rotational shift is fine
  • Ans. 

    Rotational shift can be acceptable depending on individual preferences and work-life balance.

    • Rotational shifts can provide flexibility for employees with different schedules or preferences.

    • Some individuals may thrive in a rotational shift environment, while others may find it challenging to adjust.

    • It is important for employers to consider the impact of rotational shifts on employee well-being and productivity.

    • Communica...

  • Answered by AI
  • Q2. Why are you leaving current organization
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for career advancement

    • Looking for new challenges

    • Seeking a more innovative environment

    • Want to broaden skill set

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare more on technical and scenario based topics

Technology Architect Interview Questions asked at other Companies

Q1. What are DevOps pipelines and how are they implemented using Azure DevOps?
View answer (1)

Application Developer Interview Questions & Answers

user image Shivansh Mishra

posted on 8 Nov 2024

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

(2 Questions)

  • Q1. What are functional classes
  • Ans. 

    Functional classes are classes in object-oriented programming that contain only static methods and do not have any instance variables.

    • Functional classes are used to group related utility methods together.

    • They do not require an instance to be created in order to use their methods.

    • Functional classes are commonly used for organizing helper functions or constants.

    • Examples include Math class in Java or StringUtils class in

  • Answered by AI
  • Q2. Write stream function along with predicate
  • Ans. 

    A stream function with a predicate is used to filter elements from a stream based on a condition.

    • Use the filter() method to apply the predicate to each element in the stream.

    • The predicate should return true for elements that should be included in the filtered stream.

    • Example: stream.filter(element -> element > 5) will filter out elements less than or equal to 5.

  • Answered by AI

Top Accenture Application Developer Interview Questions and Answers

Q1. Difference between tmap & tjoin Types of connection Difference between truncate delete What is ETL What are triggers Type of join
View answer (2)

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is multithreading
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and resource utilization.

    • Multithreading allows multiple threads to run concurrently within the same process.

    • Each thread has its own stack and program counter, but shares the same memory space.

    • Multithreading can improve performance by utilizing multiple CPU cores efficiently.

    • Examples of multithreading include...

  • Answered by AI
  • Q2. What is hash map
  • Ans. 

    A hash map is a data structure that stores key-value pairs and allows for efficient retrieval of values based on keys.

    • Hash maps use a hash function to map keys to indexes in an array, allowing for constant time retrieval of values.

    • Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.

    • Example: HashMap map = new HashMap<>()

  • Answered by AI

Skills evaluated in this interview

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

Software Tester Interview Questions & Answers

user image Sabari Meenakshi

posted on 12 Aug 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Python time line.
  • Q2. Neuron nnl of llm
  • Ans. 

    The question seems to be incomplete or unclear, possibly related to neural networks or machine learning.

    • The question may be asking about a specific neuron in a neural network, such as the input layer neuron or hidden layer neuron.

    • It could also be related to the activation function used in a neural network, such as the sigmoid or ReLU function.

    • Without more context, it is difficult to provide a specific answer to the que

  • Answered by AI
  • Q3. Cassandra spi llm and lrc
  • Ans. 

    The spark paramagnetic inc. Logical recursive context

  • Answered by Sabari Meenakshi
  • Q4. Hive structure of spark
  • Ans. 

    Hive structure in Spark is a data warehouse system for querying and analyzing large datasets stored in Hadoop files.

    • Hive organizes data into tables, partitions, and buckets.

    • Tables in Hive are similar to tables in a relational database.

    • Partitions in Hive allow for faster query performance by dividing data into smaller parts based on a specific column.

    • Buckets in Hive further optimize query performance by dividing data in...

  • Answered by AI
  • Q5. Hadoop apachae networking

Skills evaluated in this interview

Top Accenture Software Tester Interview Questions and Answers

Q1. What is data,types of constraints, where we use having clause ,subquery,...etc
View answer (1)

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

Accenture interview questions for popular designations

 Associate Software Engineer

 (652)

 Application Developer

 (251)

 Application Development Analyst

 (251)

 Software Developer

 (226)

 Software Engineer

 (223)

 Analyst

 (197)

 Application Development Associate

 (180)

 Senior Analyst

 (149)

S&C Intern Interview Questions & Answers

user image Anonymous

posted on 19 Nov 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Give stratergy to launch a truck in haryana
  • Q2. Estimate gamig industry sisze in india

Get interview-ready with Top Accenture Interview Questions

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at College of Engineering and Technology (CET), Bhubaneshwar and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

90 aptitude questions were asked.

Round 2 - Coding Test 

2 coding questions- one easy and one medium

Round 3 - One-on-one 

(2 Questions)

  • Q1. Hr questions were asked
  • Q2. Some technical and project based questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Practise the pyq and you are good to go.

Top Accenture Associate Software Engineer Interview Questions and Answers

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Jobs at Accenture

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Aptitude Test 

Basic aptitude test lasting 90 minutes.

Round 2 - Coding Test 

Two questions will be addressed in a total of 45 minutes.

Round 3 - HR 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. Can you provide details about your project?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly and perform well, and you will successfully clear the rounds.

Top Accenture Associate Software Engineer Interview Questions and Answers

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Full Stack Engineer interview

user image Be a Programmer

posted on 16 Nov 2021

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduction yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Developed web applications using Java Spring framework

    • Strong knowledge of database management with SQL

  • Answered by AI
  • Q2. About projects and its difficult

Top Accenture Software Developer Interview Questions and Answers

Q1. Maximum Subarray SumYou are given an array/list ARR consisting of N integers. Your task is to find the maximum possible sum of a non-empty subarray(contagious) of this array. Note: An array C is a subarray of array D if it can be obtained b... read more
View answer (4)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Javascript basics like scopes, closure
  • Q2. Jquery basics .

Interview Preparation Tips

Interview preparation tips for other job seekers - Have attended for javascript developer position. SO more questions on basics

Top Accenture Application Developer Interview Questions and Answers

Q1. Difference between tmap &amp; tjoin Types of connection Difference between truncate delete What is ETL What are triggers Type of join
View answer (2)

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -&gt; 2 -&gt; 3 -&gt; 4-&gt; NULL. Then the reverse linked list is 4 -&gt; 3 -&g... read more
View answer (6)

Accenture Interview FAQs

How many rounds are there in Accenture interview?
Accenture interview process usually has 2-3 rounds. The most common rounds in the Accenture interview process are Technical, HR and Aptitude Test.
How to prepare for Accenture interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Accenture. The most common topics and skills that interviewers at Accenture expect are Consulting, SQL, Application Development, Java and Business process.
What are the top questions asked in Accenture interview?

Some of the top questions asked at the Accenture interview -

  1. If insurance premium is paid for an entire year 1st January to 31st December an...read more
  2. Case. There is a housing society “The wasteful society”, you collect all th...read more
  3. What are three golden rules of accounti...read more
What are the most common questions asked in Accenture HR round?

The most common HR questions asked in Accenture interview are -

  1. What are your salary Expectatio...read more
  2. General questi...read more
How long is the Accenture interview process?

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

Tell us how to improve this page.

Accenture Interview Process

based on 3.9k interviews in last 1 year

Interview experience

4.1
  
Good
View more

People are getting interviews through

based on 5.2k Accenture interviews
Job Portal
Company Website
Campus Placement
Referral
WalkIn
Recruitment Consultant
33%
18%
18%
13%
4%
2%
12% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all

Accenture Reviews and Ratings

based on 53.3k reviews

3.9/5

Rating in categories

3.8

Skill development

3.7

Work-Life balance

3.5

Salary & Benefits

3.8

Job Security

3.8

Company culture

3.2

Promotions/Appraisal

3.5

Work Satisfaction

Explore 53.3k Reviews and Ratings
Software Development Lead

Mumbai

12-17 Yrs

Not Disclosed

Application Lead

Bangalore / Bengaluru

3-8 Yrs

₹ 6.65-19.6 LPA

Full Stack Engineer

Mumbai

12-17 Yrs

Not Disclosed

Explore more jobs
Application Development Analyst
38.8k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.3k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.1k salaries
unlock blur

₹7 L/yr - ₹25.4 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.6k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview