Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Data Engineering Analyst Interview Questions and Answers for Freshers

Updated 29 Dec 2024

Accenture Data Engineering Analyst Interview Experiences for Freshers

2 interviews found

I appeared for an interview before Jan 2021.

Round 1 - Coding Test 

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 2 - Coding Test 

(2 Questions)

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 .

  • Q1. 

    Product Of Array Except Self Problem Statement

    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 ...

  • Ans. 

    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...

  • Answered by AI
  • Q2. 

    Maximum Subarray Sum Problem Statement

    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.

    Example of Sub...

  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Biotechnology from Birla Institute of Technology, Mesra. I applied for the job as Data Engineering Analyst in BangaloreEligibility criteria7.5 CGPA , 85% in CBSE boardsAccenture interview preparation:Topics to prepare for the interview - Data Structures, Machine Learning, Deep Learning, Core CS subjects (OOPs, CN, OS, DBMS) , SQLTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

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

Application resume tips for other job seekers

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

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Chetanas and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is easy to crack, I got aptitude questions , grammar and IQ questions

Round 2 - Group Discussion 

Just need to tell about your self and they check our communication skill

Interview Preparation Tips

Topics to prepare for Accenture Data Engineering Analyst interview:
  • Aptitude
  • Communication Skills
  • C++ programming
  • SQL Database
Interview preparation tips for other job seekers - Just be prepared and ready, you can crack it

Be prepared in aptitude and communication skills ,you will definitely get into good MNC IT company

All very best.

Data Engineering Analyst Interview Questions Asked at Other Companies for Fresher

asked in Accenture
Q1. Product Of Array Except Self Problem Statement You are provided w ... read more
asked in Accenture
Q2. Maximum Subarray Sum Problem Statement Given an array ARR consist ... read more
asked in Factspan
Q3. Window analytical functions, difference and how to use them
asked in Factspan
Q4. SQL query to find nth highest salary

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Dc Ops roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Go though roles and responsibilities for the required roles

Interview Questionnaire 

2 Questions

  • Q1. It depends on which position you are applying for. If you are applying for service desk, learn about microsoft office 365 applocation, learn about ITIL, what is the difference between incident managent and...
  • Q2. Versant is the first round of elimination. Do not put an accent. Accent should be neutral. When it comes to long sentences, try to remember as much as you can.

I applied via Company Website and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What is tap library??
  • Ans. 

    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...

  • Answered by AI
  • Q2. How to troubleshoot netbackup 13 backup failure.
  • Ans. 

    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

  • Answered by AI
  • Q3. What is SQL database
  • Ans. 

    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

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why we hire you. Explain 5-6 points

Interview Preparation Tips

Topics to prepare for HCLTech Senior Analyst interview:
  • AWS
  • Azure
  • Veritas Netbackup
  • Netapp
  • MS SQL
  • MySQL Database Administration
  • Backup adm
  • Linux
  • Unix
  • Windows
Interview preparation tips for other job seekers - Be confident
Preparation of your area of knowledge
Good Communication skills

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. How to delete vlan dat file
  • Ans. 

    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

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Capital market, corporate action, accruals, why do u want to change job

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked me about looping concepts, oops concepts, asked to write a simple code, and about my project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Before going to interview be ready with a project or any internship it helps a lot. Answer everything in a convincing manner.

I applied via Referral and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(3 Questions)

  • Q1. General Question on process
  • Q2. Common self introduction
  • Q3. Salary expectation and are you ready for rotational shifts

Interview Preparation Tips

Interview preparation tips for other job seekers - Normal Questions... If fresher they will ask how many years u will be with us..

For experienced salary expectation and previous job roles and responsibilities.

I applied via Campus Placement and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. COUNT in SQL
  • Ans. 

    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

  • Answered by AI
  • Q2. Algorithms ans Pseudo Code
  • Q3. Grouping in SQL
  • Ans. 

    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

  • Answered by AI
  • Q4. I was asked About my Project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Calm and Say no if you don't know

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture Data Engineering Analyst interview for freshers?
Accenture interview process for freshers usually has 3 rounds. The most common rounds in the Accenture interview process for freshers are Resume Shortlist, Aptitude Test and Group Discussion.
What are the top questions asked in Accenture Data Engineering Analyst interview for freshers?

Some of the top questions asked at the Accenture Data Engineering Analyst interview for freshers -

  1. Sql Query Table Name Employee column Employee name Salary Department first r...read more
  2. You have to 200 Petabyte of data to load how you will decide the number of exe...read more
  3. Suppose there is 100 column in a file i just want to only load 10 column from 1...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 805 Interviews
View all
Accenture Data Engineering Analyst Salary
based on 2.6k salaries
₹3.5 L/yr - ₹11.8 L/yr
11% less than the average Data Engineering Analyst Salary in India
View more details

Accenture Data Engineering Analyst Reviews and Ratings

based on 193 reviews

3.9/5

Rating in categories

3.9

Skill development

3.6

Work-life balance

3.2

Salary

3.8

Job security

3.8

Company culture

2.8

Promotions

3.5

Work satisfaction

Explore 193 Reviews and Ratings
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹7 L/yr - ₹20.2 L/yr

Team Lead
24.9k salaries
unlock blur

₹7.2 L/yr - ₹26 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.9k salaries
unlock blur

₹5.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview