Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via campus placement at SRM university (SRMU) and was interviewed in Nov 2024. There were 3 interview rounds.
It is easy and not that much tough.
Both questions from strings
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java and Python programming languages
Proficient in web development technologies like HTML, CSS, and JavaScript
Currently pursuing a degree in Computer Science
I applied via Campus Placement
Blood relation, date and time
Beginner level questions
I applied via campus placement at SNDT College of Arts and Smt Champaben Bhogilal College of Commerce and Economics for Women, Mumbai and was interviewed in Dec 2022. There were 2 interview rounds.
English grammar - paragraph question answer, basic Maths questions - time series, distances, sequences. and technical questions related to sql & java
What people are saying about Accenture
I was interviewed in Nov 2020.
Round duration - 120 Minutes
Round difficulty - Easy
Aptitude+Coding
Both the rounds were easy only student should have confidence in himself.
Coding Round 3 question-:
1.Array related
2.Level order traversal
3. Graph
Given the root of a binary tree, calculate the sum of all nodes located at the Kth level from the top. Consider the root node as level 1, and each level beneath it sequentially increases ...
The idea is to do an inorder traversal of the tree, and at each level, we go down, reduce K by 1, and all the states where K = 1, add that node's value in our answer, and recursively do this for all the nodes at Kth level.
The steps are as follows:
Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array.
array = [34, -50, 42, 14, -5, 86]
O(1) because the extra space being used (looping vari...
Determine how many triangles exist in an undirected graph. A triangle is defined as a cyclic path of length three that begins and ends at the same vertex.
We call a cycle triangle if its length is 3. So all we need to do is find three vertices such that they all share an edge with each other. In order to find that cycle, we can fix three-pointer ‘i’ , ‘j’ , ‘k’.
If there is an Edge between (i, j), (j, k), and (k, i) then we will add this cycle to our answer.
Algorithm :
Tip 1 : Clear the concept
Tip 2 : Questions are always easy there is only little bit modification
Tip 3 : Always revise the old concept, should write important concept in notebook
Tip 4 : Try to cover important topics not whole syllabus
Tip 5 : Always do questions in strict time limit.
Tip 1 : 1 page resume
Tip 2 : 2-3 projects maximum 4 not more than 4
Tip 3 : Mention your coding profile
Accenture interview questions for designations
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Test has many reasoning and coding question work on building logic and data Structure
Coding round is kind of tough practice dsa questions and build your logic
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in May 2024. There were 2 interview rounds.
Leetcode medium questions was asked on hackerrank
A database is a structured collection of data, while system design involves creating a plan for how different components of a system will work together.
Database is used to store and organize data in a structured manner.
System design involves creating a plan for how different components of a system will interact and work together efficiently.
Examples of databases include MySQL, PostgreSQL, and MongoDB.
Examples of system...
posted on 17 Nov 2024
I applied via Company Website and was interviewed in Nov 2023. There were 2 interview rounds.
Assign a remote coding assessment
Clearly define the problem statement and requirements
Provide a set of input/output examples for testing
Specify the programming language and any constraints
Set a time limit for completion
Include instructions for submission and evaluation
The task of Assignment
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
Moderate difficulty level questions were asked
High difficulty level questions were asked
posted on 5 May 2023
I applied via campus placement at Birla Institute of Technology and Science (BITS), Pilani and was interviewed in Nov 2022. There were 4 interview rounds.
Coding test was easy, there were 2 questions.
Using binary search, square root of a number can be found in log n time.
Choose a range for the square root
Use binary search to find the square root within the range
Adjust the range based on whether the guess is too high or too low
based on 3 interviews
Interview experience
based on 5 reviews
Rating in categories
Application Development Analyst
38.9k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27k
salaries
| ₹6.9 L/yr - ₹17.5 L/yr |
Team Lead
24.3k
salaries
| ₹7.1 L/yr - ₹25.6 L/yr |
Senior Software Engineer
18.2k
salaries
| ₹6 L/yr - ₹19.5 L/yr |
Software Engineer
17.4k
salaries
| ₹3.6 L/yr - ₹13.4 L/yr |
TCS
Cognizant
Capgemini
Infosys