Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Delta Lake is an open-source storage layer that brings ACID transactions to Apache Spark and big data workloads.
Delta Lake provides ACID transactions, scalable metadata handling, and unifies streaming and batch data processing.
It ensures data integrity and reliability by providing schema enforcement and data versioning capabilities.
Delta Lake is compatible with Apache Spark and supports various data formats like Parque
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
OAuth 2.0 is implemented by registering your application with the OAuth provider, obtaining client credentials, and using authorization codes to access resources.
Register your application with the OAuth provider to obtain client credentials
Use authorization codes to request access tokens for accessing protected resources
Implement the OAuth 2.0 flow in your application to handle authentication and authorization
JUnit is a popular Java testing framework used for unit testing.
Create a test class with test methods annotated with @Test
Use assertions to verify expected results
Run tests using a test runner like JUnitCore or IDE integration
Swagger can be implemented by adding annotations to API code and generating documentation using Swagger tools.
Add Swagger annotations to API code to describe endpoints, parameters, responses, etc.
Use Swagger tools like Swagger UI or Swagger Editor to generate interactive API documentation.
Integrate Swagger into the development workflow to ensure API documentation stays up to date.
What people are saying about Accenture
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
Closures in JS are functions that have access to their own scope, as well as the outer function's scope.
Closures allow for maintaining state in an asynchronous environment.
They can be used to create private variables and functions.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }
Primitive data types are basic data types provided by a programming language to represent simple values.
Primitive data types include integers, floating point numbers, characters, booleans, etc.
Examples: int x = 5; float y = 3.14; char c = 'a'; boolean flag = true;
Accenture interview questions for designations
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
Abstract class is a class that can have abstract methods and concrete methods, while interface is a blueprint for a class with only abstract methods.
Abstract class can have both abstract and concrete methods, while interface can only have abstract methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes can have constructors, while interfaces cannot.
Interfaces are ...
Custom queries in Spring Boot JPA can be written using @Query annotation in repository interface methods.
Use @Query annotation in repository interface methods to write custom queries
Specify the JPQL query in the value attribute of @Query annotation
You can also use native SQL queries by setting nativeQuery attribute to true in @Query annotation
Get interview-ready with Top Accenture Interview Questions
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
30 MCQ question in 45 minutes
Position absolute and position relative are CSS properties used to position elements on a webpage.
Position absolute positions an element relative to its closest positioned ancestor.
Position relative positions an element relative to its normal position on the webpage.
Position absolute elements are taken out of the normal flow of the document.
Position relative elements are still in the normal flow but can be moved from t
Closure is a function that has access to its own scope, as well as the scope in which it was defined.
Closure allows a function to access variables from its outer scope even after the outer function has finished executing.
It is created whenever a function is defined within another function.
Closure is commonly used in event handlers, callbacks, and asynchronous code.
Semantic tags are HTML tags that provide meaning to the content they enclose, helping search engines and screen readers understand the structure of a webpage.
Semantic tags help improve SEO by providing context to search engines.
They also improve accessibility for screen readers by clearly defining the structure of a webpage.
Examples of semantic tags include
State in React.js is used to store and manage component data that can change over time.
State allows components to re-render when data changes
State is used to manage user input, form data, and application state
State is mutable and can be updated using setState() method
I applied via Indeed and was interviewed in Oct 2024. There were 2 interview rounds.
Its for 90 marks - moderate
It was also good 2 questions were asked
Test plan outlines the scope, approach, resources, and schedule for testing, while test strategy defines the overall testing approach.
Test plan is a detailed document that specifies the testing scope, objectives, resources, schedule, and deliverables.
Test strategy is a high-level document that outlines the overall testing approach, methodologies, tools, and techniques.
Test plan is more specific and focuses on individua...
Spring is a framework for building Java applications, while Spring Boot is an extension that simplifies the setup and development process.
Spring is a comprehensive framework for building Java applications, providing support for various modules like Spring MVC, Spring Security, and Spring Data.
Spring Boot is an extension of the Spring framework that aims to simplify the setup and development of Spring applications by pr...
Annotation used in Spring Boot to enable the application to be run from a main method.
Used to mark a class as the main entry point for a Spring Boot application
Eliminates the need for a traditional main method
Can be used in combination with @SpringBootApplication annotation
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
State and props are two fundamental concepts in React for managing and passing data within components.
State is used to manage data that can change within a component and is private to that component.
Props are used to pass data from parent to child components and are read-only.
State is initialized within a component using the useState hook, while props are passed down from parent components.
Example: State can be used to...
Some of the top questions asked at the Accenture Application Developer interview -
The duration of Accenture Application Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 285 interviews
4 Interview rounds
based on 274 reviews
Rating in categories
Application Development Analyst
39k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.4k
salaries
| ₹6.9 L/yr - ₹20.2 L/yr |
Team Lead
24.7k
salaries
| ₹7.1 L/yr - ₹26 L/yr |
Senior Software Engineer
18.2k
salaries
| ₹6 L/yr - ₹19.1 L/yr |
Senior Analyst
17.7k
salaries
| ₹5.5 L/yr - ₹21.3 L/yr |
TCS
Cognizant
Capgemini
Infosys