Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
Math and logical reasoning
Simple java program like reverse string, etc
I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.
Kubernetes is an open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.
Kubernetes helps in automating the deployment, scaling, and management of containerized applications.
It allows for easy scaling of applications by adding or removing containers based on demand.
Kubernetes provides features like self-healing, load balancing, and rolling updates fo...
Java inheritance is a mechanism where one class acquires the properties and behaviors of another class.
Inheritance allows code reusability and saves time and effort in coding.
The class that is being inherited from is called the superclass or parent class.
The class that inherits from the superclass is called the subclass or child class.
The subclass can access all the public and protected methods and fields of the superc...
Exception handling is the process of handling errors that occur during program execution.
Exceptions are objects that represent errors or exceptional events.
Exception handling involves catching and handling these exceptions.
It helps prevent program crashes and allows for graceful error recovery.
Examples of exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.
Method overloading is when a class has multiple methods with the same name but different parameters.
Method overloading allows for more flexibility in method calls.
The methods must have different parameter types or number of parameters.
Example: void print(int num), void print(String str), void print(int num1, int num2)
Overloading is determined at compile-time based on the method signature.
What people are saying about Accenture
I applied via Company Website and was interviewed in Apr 2023. There were 4 interview rounds.
One string related code
Accenture interview questions for designations
The process was good very smooth and easy
Get interview-ready with Top Accenture Interview Questions
I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.
Reverse an array of strings
Create a new array of the same size
Iterate through the original array in reverse order and populate the new array
Return the new reversed array
I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.
Overloading is when multiple methods have the same name but different parameters. Overriding is when a subclass provides a specific implementation of a method inherited from its superclass.
Overloading is resolved at compile-time based on the method signature.
Overriding is resolved at runtime based on the actual object type.
Overloading is used to provide different ways to call a method with different parameters.
Overridi...
ArrayList is a resizable array implementation, while LinkedList is a doubly linked list implementation.
ArrayList uses an array to store elements, allowing fast random access but slower insertions and deletions.
LinkedList uses nodes with references to previous and next elements, allowing fast insertions and deletions but slower random access.
ArrayList is more suitable for scenarios where random access is frequent, while...
I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.
Two coding question were asked in an hour
I applied via Walk-in and was interviewed before Jul 2023. There was 1 interview round.
A constructor is a special type of method that is used to initialize objects in a class.
Constructors have the same name as the class and do not have a return type.
They are called automatically when an object is created.
Constructors can be used to set initial values for object attributes.
Example: public class Car { public Car() { // constructor code here } }
String is a sequence of characters used to represent text in programming languages like Java.
Strings are immutable in Java, meaning their values cannot be changed once they are created.
Strings can be created using double quotes, like "Hello, World!".
String class in Java provides many useful methods for manipulating strings, such as substring(), length(), and indexOf().
I was interviewed in Mar 2022.
There will 30mcqs related to java . Time limit is 40mins
Some of the top questions asked at the Accenture Java Developer interview -
The duration of Accenture Java Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 48 interviews
3 Interview rounds
based on 52 reviews
Rating in categories
Application Development Analyst
38.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Application Development - Senior Analyst
26.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
24.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
18.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
17.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Cognizant
Capgemini
Infosys