Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Jun 2023. There were 5 interview rounds.
What people are saying about Accenture
I applied via LinkedIn and was interviewed in May 2023. There were 3 interview rounds.
Accenture interview questions for designations
I applied via Campus Placement and was interviewed before May 2023. There were 4 interview rounds.
Get interview-ready with Top Accenture Interview Questions
I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.
Good coding test. Supportive interviewer
Collections in Java are frameworks that provide an architecture to store and manipulate a group of objects.
Collections are used to store, retrieve, manipulate, and communicate aggregate data.
Examples include List, Set, Map, Queue, etc.
Collections framework provides interfaces (Collection, List, Set, Map, Queue, etc.) and classes (ArrayList, LinkedList, HashSet, HashMap, PriorityQueue, etc.) to implement collections.
An interface in software engineering defines a contract for classes to implement, specifying methods and properties.
An interface is a way to achieve abstraction in programming.
It allows for defining a set of methods that a class must implement.
Interfaces can be used to achieve multiple inheritance in languages that do not support it, like Java.
Example: Java interface 'Runnable' defines a 'run' method that must be imple...
OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOP focuses on creating objects that interact with each other to solve complex problems.
Objects have attributes (data) and methods (functions) that can operate on the data.
Encapsulation, inheritance, and polymorphism are key principles of OOP.
Example: In a banking system, a 'Cus...
I applied via Campus Placement and was interviewed in Feb 2023. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Jul 2023. There were 3 interview rounds.
Quantitative Aptitude and Logical Reasoning
Array is a fixed-size data structure with elements stored sequentially, while linked list is a dynamic data structure with elements stored non-sequentially.
Arrays have fixed size, while linked lists can grow dynamically.
Accessing elements in an array is faster (O(1)), while in a linked list it is slower (O(n)).
Inserting or deleting elements in an array can be inefficient, as it may require shifting elements, while in a...
Implement a Stack using Queue by using two queues and maintaining the order of elements.
Use two queues to simulate stack operations - push, pop, top.
For push operation, add the element to the first queue.
For pop operation, move all elements from the first queue to the second queue, except the last element which is popped.
For top operation, return the last element in the first queue.
I am a software engineer with experience in handling challenging situations at work.
I once faced a situation where a critical bug was discovered right before a major release deadline.
I quickly analyzed the issue, identified the root cause, and worked with the team to come up with a solution.
I communicated effectively with stakeholders about the delay and managed expectations while ensuring the bug was fixed.
Through col...
I applied via LinkedIn and was interviewed in Mar 2023. There were 3 interview rounds.
Some of the top questions asked at the Accenture Software Engineer interview -
The duration of Accenture Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 161 interviews
5 Interview rounds
based on 1.3k reviews
Rating in categories
Application Development Analyst
38.9k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
26.9k
salaries
| ₹6.9 L/yr - ₹20.5 L/yr |
Team Lead
24.3k
salaries
| ₹7.1 L/yr - ₹25.5 L/yr |
Senior Software Engineer
18.1k
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Analyst
17.4k
salaries
| ₹5.4 L/yr - ₹21 L/yr |
TCS
Cognizant
Capgemini
Infosys