Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I applied via Walk-in and was interviewed before Dec 2023. There were 3 interview rounds.
Aptitude round contains basic aptitude questions
In coding round string operation are important
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
A class is a blueprint for creating objects in object-oriented programming.
A class defines the properties and behaviors that an object will have.
It serves as a template for creating multiple instances of objects.
Objects are instances of a class, and they can have their own unique values for the properties defined in the class.
Methods defined in a class can be used to perform actions or manipulate the object's data.
In m...
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows for code reuse and promotes modularity.
The class that is being inherited from is called the superclass or base class.
The class that inherits from the superclass is called the subclass or derived class.
The subclass can access the public and protected members of the superclass.
Inhe...
Encapsulation is the process of hiding implementation details and exposing only necessary information.
Encapsulation is a fundamental concept in object-oriented programming.
It helps in achieving data abstraction and information hiding.
It allows for better control over the data and prevents unauthorized access.
Examples include access modifiers like public, private, and protected in Java.
Encapsulation also helps in reduci
Loops are used to execute a block of code repeatedly. PHP has four types of loops: for, while, do-while, and foreach.
Loops help in automating repetitive tasks.
For loop is used when the number of iterations is known.
While loop is used when the number of iterations is unknown.
Do-while loop is similar to while loop, but it executes the code block at least once.
Foreach loop is used to iterate over arrays or objects.
What people are saying about Accenture
I applied via Campus Placement and was interviewed before Oct 2019. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2021. There were 2 interview rounds.
I have a strong background in application development and a proven track record of delivering high-quality software solutions.
I have extensive experience in developing applications using various programming languages and frameworks.
I have a deep understanding of software development principles and best practices.
I am highly skilled in problem-solving and troubleshooting, which allows me to quickly identify and resolve ...
In 5 years, I see myself as a senior application developer leading a team and working on innovative projects.
Leading a team of developers
Working on innovative projects
Continuously learning and improving my skills
Contributing to the growth and success of the company
My strengths include strong problem-solving skills and attention to detail. My weaknesses include a tendency to overthink and a lack of experience in certain programming languages.
Strength: Strong problem-solving skills
Strength: Attention to detail
Weakness: Overthinking
Weakness: Lack of experience in certain programming languages
I am an experienced application developer with a strong background in software development and problem-solving.
Experienced application developer
Strong background in software development
Skilled in problem-solving
Proficient in various programming languages and frameworks
Ability to work in a team and meet deadlines
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 2 interview rounds.
Telephonic in-office interview question.
Listen carefully to the interviewer's questions.
Speak clearly and concisely.
Be prepared to discuss your experience and skills.
Ask questions about the company and position.
Thank the interviewer for their time.
I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2019. There were 3 interview rounds.
getch() is a function in C that reads a single character from the keyboard without echoing it.
getch() is defined in the
It is commonly used to read single characters for menu selection or password input.
The character read by getch() is not displayed on the screen.
getch() is a blocking function, meaning it waits for user input before proceeding.
Example: char ch = getch();
Polymorphism is the ability of an object to take on many forms. In Java, it is achieved through method overriding and interfaces.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
Method overriding is when a subclass provides its own implementation of a method that is already defined in its superclass.
Interfaces allow for polymorphism by defining a set of methods that a clas...
POST and GET are HTTP methods used to send data to a server. POST is used to send data in the request body while GET sends data in the URL.
POST is more secure as it doesn't expose data in the URL
GET has a limit on the amount of data that can be sent
POST is used for submitting forms, uploading files, etc.
GET is used for fetching data from the server
Examples: POST - submitting a login form, GET - fetching search results
based on 2 interviews
Interview experience
based on 3 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 |
Senior Analyst
17.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Cognizant
Capgemini
Infosys