Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.
Some MCQs followed by 2 Coding questions ( Easy and Medium )
ArrayList is faster for random access, LinkedList is faster for insertion/deletion at start/end.
ArrayList: O(1) for inserting at end, O(n) for inserting at start, O(n) for deleting at start, O(1) for deleting at end.
LinkedList: O(1) for inserting at start/end, O(n) for deleting at start/end.
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
Retrieving a value involves hashing the key to fin...
I applied via Company Website and was interviewed before Jan 2024. There was 1 interview round.
posted on 9 Jul 2024
I applied via Company Website and was interviewed before Jul 2023. There were 2 interview rounds.
It has sectional cutoff.
There will be 2 coding questions.
What people are saying about Accenture
I applied via Campus Placement and was interviewed in May 2023. There were 4 interview rounds.
75 questions in 90 mins - quants ,logical , microsoft excel, os, dbms, ds, oops
2 questions in 45 minutes - 1-easy,1-medium
Accenture interview questions for designations
I applied via Company Website and was interviewed before Aug 2023. There were 3 interview rounds.
This round was taken online. Result of this round is published just after submitting the test. May be within 5-10 minutes. This is an elimination round.
C++ is a statically typed language with a focus on performance and low-level programming, while Java is a platform-independent language with automatic memory management.
C++ is a statically typed language, while Java is a dynamically typed language.
C++ allows for manual memory management, while Java has automatic memory management through garbage collection.
C++ supports multiple inheritance, while Java only supports sin...
The static keyword in Java is used to create class-level variables and methods that can be accessed without creating an instance of the class.
Static variables are shared among all instances of a class.
Static methods can be called without creating an object of the class.
Static blocks are used to initialize static variables.
Static keyword can also be used to create static nested classes.
Java is pure object oriented because everything in Java is an object, and platform independent due to its bytecode and JVM.
Java is pure object oriented because it supports all the features of OOP like inheritance, encapsulation, polymorphism, and abstraction.
In Java, everything is treated as an object, even primitive data types are wrapped in objects.
Java is platform independent because it compiles code into bytecode w...
Program to calculate factorial of a number
Use a loop to multiply numbers from 1 to the given number
Handle edge cases like 0 and negative numbers
Factorial of 0 is 1
Example: For input 5, factorial is 5*4*3*2*1 = 120
Accenture is a global professional services company specializing in consulting, technology, and outsourcing solutions.
Accenture is one of the largest consulting firms in the world
They provide services in strategy, consulting, digital, technology, and operations
The role of Application Development Associate at Accenture involves developing, designing, and maintaining software applications
Get interview-ready with Top Accenture Interview Questions
I applied via Company Website and was interviewed in Dec 2022. There were 5 interview rounds.
In round 1, they will ask the aptitude, resonsing, English grammar .
In this second round, they will ask two coding questions.we have to answer them with selecting one language.
posted on 9 Jan 2023
I applied via Campus Placement and was interviewed in Dec 2022. There were 5 interview rounds.
Logical reasoning, quantitative aptitude
This is depends on the programmer choice. If the programmer strong in coding it is very easy to solve it.
posted on 19 Sep 2023
I applied via Company Website and was interviewed in Mar 2023. There were 5 interview rounds.
It consists of 90 questions and time is 90min
We need to solve 2 codes
I applied via Campus Placement and was interviewed before Oct 2022. There were 6 interview rounds.
Aptitude on general questions
2 coding questions based on arithmetic problem
I will tell you about my experience volunteering at a local animal shelter.
Started volunteering at the shelter during college breaks
Helped with feeding, cleaning, and socializing with the animals
Organized adoption events and fundraisers
Developed a strong bond with the animals and fellow volunteers
Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object)
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
I applied via Company Website and was interviewed before Sep 2023. There were 3 interview rounds.
Verbal ability, Logical reasoning, Aptitude, general questions(dbms,os,networking,dsa,etc)
Just after aptitude if you clear the exam within 15mins coding round will start. 2coding question within 45mins.
The duration of Accenture Application Development Associate interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 153 interviews
5 Interview rounds
based on 572 reviews
Rating in categories
Application Development Analyst
38.9k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27k
salaries
| ₹6.8 L/yr - ₹17.5 L/yr |
Team Lead
24.2k
salaries
| ₹7 L/yr - ₹25.5 L/yr |
Senior Software Engineer
18.3k
salaries
| ₹6 L/yr - ₹19.4 L/yr |
Software Engineer
17.5k
salaries
| ₹3.6 L/yr - ₹12.8 L/yr |
TCS
Cognizant
Capgemini
Infosys