Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I appeared for an interview before Jan 2021.
Round duration - 90 minutes
Round difficulty - Medium
Online proctered round , could only move to the next round if one clears the cut-off for this round. This round consisted of Aptitude, English , Coding mcqs and CS concepts
Round duration - 60 Minutes
Round difficulty - Medium
2 coding questions that needed to be solved with all the testcases passed inorder to qualify for next rounds .
You are provided with an integer array ARR
of size N
. You need to return an array PRODUCT
such that PRODUCT[i]
equals the product of all the elements of ARR
...
The problem requires returning an array where each element is the product of all elements in the input array except itself.
Iterate through the array twice to calculate the product of all elements to the left and right of each element.
Use two arrays to store the products of elements to the left and right of each element.
Multiply the corresponding elements from the left and right arrays to get the final product array.
Han...
Given an array ARR
consisting of N
integers, your goal is to determine the maximum possible sum of a non-empty contiguous subarray within this array.
Find the maximum sum of a contiguous subarray within an array of integers.
Use Kadane's algorithm to find the maximum subarray sum efficiently.
Initialize two variables: max_sum and current_sum.
Iterate through the array and update current_sum and max_sum accordingly.
Return the max_sum as the result.
Tip 1 : Practice DSA as all rounds are elimination rounds and both the coding questions are necessary to be done to pass to the interview stages after the MCQ round consisting of coding mcqs , aptitude
Tip 2 : Atleast 2 projects related to python/machine learning
Tip 3 : Be good in core CS subjects
Tip 1 : Make sure to put only those projects done by you and you can explain about in a lucid manner
Tip 2 : Have python/data analytics project on your resume
I applied via Chetanas and was interviewed before Oct 2021. There were 2 interview rounds.
Aptitude test is easy to crack, I got aptitude questions , grammar and IQ questions
Just need to tell about your self and they check our communication skill
I applied via Naukri.com and was interviewed before Dec 2020. There was 1 interview round.
I applied via Company Website and was interviewed before Mar 2021. There were 3 interview rounds.
A tap library is a collection of pre-built code snippets that can be easily integrated into software applications.
Tap libraries can save developers time and effort by providing pre-built code for common functions.
Examples of tap libraries include Google's Tap Target Library for Android and the Tapku Library for iOS.
Tap libraries can be open source or proprietary, and may be free or require a license fee.
Using a tap lib...
To troubleshoot netbackup 13 backup failure, check logs, verify connectivity, and ensure proper configuration.
Check the logs for any error messages or warnings
Verify connectivity between the backup server and the client
Ensure that the backup policy is properly configured
Check for any conflicts with other backup jobs or processes
Verify that the backup media is available and properly configured
Consider running a test bac
SQL database is a software used to manage and store data in a structured manner.
SQL stands for Structured Query Language
It is used to create, modify, and query relational databases
Examples of SQL databases include MySQL, Oracle, and Microsoft SQL Server
To delete vlan dat file, use the delete flash:vlan.dat command in privileged EXEC mode.
Access privileged EXEC mode on the switch
Use the delete flash:vlan.dat command
Confirm deletion when prompted
Save the configuration to prevent the file from being recreated on reboot
I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Oct 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2020. There were 3 interview rounds.
COUNT is a SQL function used to count the number of rows in a table or a result set.
COUNT can be used with the SELECT statement to count the number of rows that match a certain condition
COUNT(*) counts all rows in a table
COUNT(column_name) counts the number of non-null values in a specific column
Grouping in SQL is used to group data based on one or more columns.
GROUP BY clause is used to group data in SQL
Aggregate functions like SUM, COUNT, AVG can be used with GROUP BY
GROUP BY can be used with HAVING clause to filter grouped data
Some of the top questions asked at the Accenture Data Engineering Analyst interview for freshers -
based on 193 reviews
Rating in categories
Application Development Analyst
39k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.4k
salaries
| ₹7 L/yr - ₹20.2 L/yr |
Team Lead
24.9k
salaries
| ₹7.2 L/yr - ₹26 L/yr |
Senior Software Engineer
18.2k
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Analyst
17.9k
salaries
| ₹5.5 L/yr - ₹21.3 L/yr |
TCS
Cognizant
Capgemini
Infosys