Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
HTML, CSS, and JS have seen significant updates, enhancing web development with new features and improved performance.
HTML: HTML5 introduced semantic elements like <article>, <section>, and <header> for better structure.
CSS: CSS Grid and Flexbox allow for responsive layouts, making design more flexible and easier to manage.
JavaScript: ES2022 brought features like class fields and top-level await, stre...
ES10 introduced features like optional catch binding, array flat methods, and more for improved JavaScript functionality.
Optional Catch Binding: You can omit the error parameter in catch blocks. Example: 'try { ... } catch { ... }'
Array.prototype.flat(): Flattens nested arrays. Example: '[1, 2, [3, 4]].flat() // [1, 2, 3, 4]'
Array.prototype.flatMap(): Maps and flattens arrays in one go. Example: '[1, 2, 3].flatMap(x =&...
Async functions simplify working with promises, allowing for cleaner, more readable asynchronous code.
Promises are objects representing the eventual completion (or failure) of an asynchronous operation, while async functions are a syntactic sugar over promises.
Async functions always return a promise, even if you return a non-promise value; it gets wrapped in a resolved promise.
Example: const result = await someAsyncFun...
In JavaScript, everything is an object, allowing for flexible data manipulation and dynamic behavior in programming.
Primitive types (like numbers, strings) are wrapped in objects when needed, e.g., `let str = 'hello'; str.length`.
Functions are first-class objects, meaning they can be assigned to variables, passed as arguments, and returned from other functions.
Arrays are special types of objects, allowing for indexed c...
It consisted of Basic Mathematics and Logical Reasoning Questions
It was a 40 minutes Test with 2 coding Questions involved
I possess strong analytical skills, proficiency in data analysis tools, and a solid understanding of statistical methods.
Proficient in Excel for data manipulation and visualization, including pivot tables and advanced formulas.
Experienced with SQL for querying databases and extracting meaningful insights from large datasets.
Familiar with Python and R for statistical analysis and data visualization, using libraries like...
I faced significant challenges during my academic journey, particularly balancing work and studies, which I managed effectively.
Managed time effectively while working part-time and studying full-time, ensuring I met deadlines for both.
Developed strong organizational skills by creating a detailed schedule that prioritized tasks and responsibilities.
Learned to communicate effectively with professors and employers to nego...
Basic accounting and excel skills test
Depreciation is the allocation of the cost of a tangible asset over its useful life.
Depreciation is a non-cash expense that reflects the decrease in value of an asset over time.
It is used to spread the cost of an asset over its useful life for accounting and tax purposes.
Common methods of depreciation include straight-line, double declining balance, and units of production.
Example: A company purchases a delivery truck ...
I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.
This round is an online assessment consists of cognitive ability and technical assessment
This round involves coding,in which we should solve the given code in any of the programming languages.
Analytical thinker with a background in data analysis, passionate about leveraging insights to drive business decisions and improve processes.
Educational Background: Bachelor's degree in Economics, focusing on data analysis and statistics.
Professional Experience: Worked as a data analyst intern at XYZ Corp, where I improved reporting efficiency by 30%.
Technical Skills: Proficient in SQL, Python, and Excel for data mani...
I worked on several projects during college, focusing on data analysis, market research, and statistical modeling.
Conducted a market research project analyzing consumer behavior for a local startup, which helped them tailor their marketing strategy.
Developed a predictive model using Python and R to forecast sales for a retail company, improving their inventory management.
Collaborated with a team to analyze survey data ...
What people are saying about Accenture
90 questions with core related stuff
3 question were given with test cases to be satisfied
Constraint index in Tosca is a unique identifier assigned to each constraint in a test case.
Constraint index helps in identifying and managing constraints within test cases.
It is used to reference specific constraints when creating or modifying test cases.
For example, if a test case has multiple constraints, each constraint will have a unique constraint index.
Xpath in Tosca is a way to locate elements in a web application using XML path expressions.
Xpath stands for XML Path Language
It is used to navigate through elements and attributes in an XML document
In Tosca, Xpath can be used to identify and interact with web elements during test automation
Example: //input[@id='username'] - locates an input element with id 'username'
Java is a high-level programming language; JDK is the development kit, and JVM is the runtime environment for executing Java applications.
Java: Object-oriented programming language, platform-independent.
JDK (Java Development Kit): Contains tools for developing Java applications, including the compiler (javac).
JVM (Java Virtual Machine): Executes Java bytecode, providing platform independence.
Example: Write once, run an...
I appeared for an interview in May 2025, where I was asked the following questions.
PU functions in Celonis are powerful tools for analyzing and optimizing business processes.
PU functions allow users to create custom calculations and metrics based on process data.
Examples include calculating cycle times, identifying bottlenecks, and measuring compliance rates.
They can be used to aggregate data, such as summing total costs or counting occurrences of specific events.
PU functions enhance data visualizati...
Data models provide a structured framework for organizing, managing, and analyzing data effectively.
Facilitates data organization: Helps in structuring data for easy access and management.
Enhances data integrity: Ensures consistency and accuracy of data across systems.
Supports data analysis: Provides a foundation for querying and analyzing data to derive insights.
Example: A relational data model uses tables to represen...
HAVING filters groups after aggregation, while WHERE filters rows before aggregation in SQL queries.
HAVING is used with aggregate functions like COUNT, SUM, AVG. Example: SELECT department, COUNT(*) FROM employees GROUP BY department HAVING COUNT(*) > 10.
WHERE filters records before any groupings are made. Example: SELECT * FROM employees WHERE salary > 50000.
You can use WHERE to filter individual rows, while HAV...
I want to join Accenture because of their reputation for innovation, diverse projects, and opportunities for growth.
Accenture is known for its innovative solutions and cutting-edge technology.
I am excited about the diverse range of projects that Accenture works on, which will provide me with valuable experience and skills.
I am impressed by Accenture's commitment to employee development and growth opportunities, which a...
To check the accuracy of conversation action, analyze user inputs, review system responses, and conduct user testing.
Analyze user inputs to ensure they are correctly interpreted by the system.
Review system responses to verify they align with the intended actions.
Conduct user testing to gather feedback on the accuracy and effectiveness of the conversation action.
Microservices are a software development technique where applications are composed of small, independent services that communicate over well-defined APIs.
Microservices architecture breaks down applications into smaller, loosely coupled services
Each service is responsible for a specific function and can be developed, deployed, and scaled independently
Common patterns include API Gateway, Service Discovery, Circuit Breake...
Some of the top questions asked at the Accenture Analyst interview -
The duration of Accenture Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 215 interview experiences
Difficulty level
Duration
based on 1.3k reviews
Rating in categories
Application Development Analyst
39.3k
salaries
| ₹4.8 L/yr - ₹11 L/yr |
Application Development - Senior Analyst
27.7k
salaries
| ₹8.3 L/yr - ₹16.1 L/yr |
Team Lead
26.5k
salaries
| ₹12.6 L/yr - ₹22.4 L/yr |
Senior Analyst
19.5k
salaries
| ₹9 L/yr - ₹15.7 L/yr |
Senior Software Engineer
18.5k
salaries
| ₹10.4 L/yr - ₹18 L/yr |
TCS
Cognizant
Capgemini
Infosys