Upload Button Icon Add office photos

Filter interviews by

Accenture AWS Data Engineer Interview Questions and Answers

Updated 6 Dec 2024

Accenture AWS Data Engineer Interview Experiences

1 interview found

AWS Data Engineer Interview Questions & Answers

user image Pranjal Gupta

posted on 6 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL questions related to windowing functions
  • Q2. Spark theory questions

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain How Lambda Asynchronous invokation works
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Question based on resume, cloud databases, EMR, Athena, Ec2, Sql
  • Q2. Scenario based questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2022. There were 4 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 - One-on-one 

(2 Questions)

  • Q1. Tell ne about your self , experience in brief
  • Q2. Why Not other cloud why you choose AWS
  • Ans. 

    AWS offers the most comprehensive and flexible cloud platform with unmatched scalability, security, and reliability.

    • AWS has the largest and most mature cloud ecosystem with a wide range of services and tools

    • AWS provides unmatched scalability and flexibility to meet the needs of any organization

    • AWS has a strong focus on security and compliance, with a wide range of certifications and compliance programs

    • AWS offers high a...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. How aws glue works ?
  • Ans. 

    AWS Glue is a fully managed ETL service that makes it easy to move data between data stores.

    • AWS Glue crawls your data sources and constructs a data catalog using metadata.

    • It then generates ETL code to transform and move data between data stores.

    • AWS Glue supports various data sources like Amazon S3, JDBC, Amazon RDS, etc.

    • It also provides a serverless environment to run your ETL jobs.

    • AWS Glue integrates with other AWS se

  • Answered by AI
  • Q2. What is AWS kinesis?
  • Ans. 

    AWS Kinesis is a managed service that enables real-time processing of streaming data at scale.

    • Kinesis can handle large amounts of data in real-time from various sources such as IoT devices, social media, and logs.

    • It allows data to be processed in real-time using AWS Lambda, Kinesis Analytics, or Kinesis Data Firehose.

    • Kinesis can be used for various use cases such as real-time analytics, machine learning, and fraud dete...

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. Very short discussion about salary pakage
  • Q2. They will ask fews question only related documents you have or not
  • Q3. Accepted or not as they offering you

Interview Preparation Tips

Interview preparation tips for other job seekers - As per my interview experience..do not go fully black at least you must know about basic knowledge, connections between that , concept. mostly candidate rejected because of insufficient knowledge and main thing do not fake it in front of technical staff , that time No one extract you . Whenever you apply for any position first you see you have full knowledge or related knowledge both are different. Because technical staff not like to heard you related he / she want deep knowledge if you experience or fresher you must about concepts , lab practices , connections which you said .

Skills evaluated in this interview

I applied via campus placement at Sastra University and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. As i was fresher it was like basic C language technical common questions
Round 2 - HR 

(1 Question)

  • Q1. They have asked me about my final year projects and basic questions about organization like who was the founder, CEO etc

Interview Preparation Tips

Interview preparation tips for other job seekers - You can make anything possible with your confidence.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Forecasting problem - Predict daily sku level sales

Round 2 - Technical 

(2 Questions)

  • Q1. What is difference between bias and variance
  • Ans. 

    Bias is error due to overly simplistic assumptions, variance is error due to overly complex models.

    • Bias is the error introduced by approximating a real-world problem, leading to underfitting.

    • Variance is the error introduced by modeling the noise in the training data, leading to overfitting.

    • High bias can cause a model to miss relevant relationships between features and target variable.

    • High variance can cause a model to ...

  • Answered by AI
  • Q2. Parametric vs non parametruc model
  • Ans. 

    Parametric models make strong assumptions about the form of the underlying data distribution, while non-parametric models do not.

    • Parametric models have a fixed number of parameters, while non-parametric models have a flexible number of parameters.

    • Parametric models are simpler and easier to interpret, while non-parametric models are more flexible and can capture complex patterns in data.

    • Examples of parametric models inc...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Basic DP, Array Questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Resume Walkthrough and Discussion, Medium level coding questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Discussion with Manager
Round 5 - HR 

(1 Question)

  • Q1. Normal HR round
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. How tfidf works in NLP
  • Ans. 

    TF-IDF is a statistical measure used to evaluate the importance of a word in a document.

    • TF-IDF stands for Term Frequency-Inverse Document Frequency

    • It is used to weigh a word's importance in a document by considering its frequency in the document and across all documents

    • The formula for TF-IDF is: TF-IDF = TF * IDF

    • TF (Term Frequency) measures how frequently a term appears in a document

    • IDF (Inverse Document Frequency) mea...

  • Answered by AI
  • Q2. What is the difference between group by and window function in sql
  • Ans. 

    Group by is used to group data based on a column while window function is used to perform calculations on a specific window of data.

    • Group by is used to aggregate data based on a specific column

    • Window function is used to perform calculations on a specific window of data

    • Group by is used with aggregate functions like sum, count, avg, etc.

    • Window function is used with analytical functions like rank, lead, lag, etc.

    • Group by ...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about the project you worked on 4 years back
  • Ans. 

    Developed a predictive model to forecast customer churn for a telecom company.

    • Used machine learning algorithms like logistic regression and random forest.

    • Preprocessed and cleaned the dataset by handling missing values and outliers.

    • Performed feature engineering to create new variables for better model performance.

    • Evaluated model performance using metrics like accuracy, precision, and recall.

    • Implemented the model in prod

  • Answered by AI
  • Q2. Why are you leaving your current company
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for a more challenging role that aligns with my career goals.

    • Seeking a company that values innovation and encourages professional development.

    • Want to work in a more collaborative and diverse team environment.

    • Desire to explore new technologies and industries.

    • Current company lacks opportunities for advancement or career growth.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They took my resume from Naukri and contacted me, and 1st round of interview was scheduled. Questions were mostly based on projects in the resume, basics of machine learning, statistics, and hypothesis testing.
The recruiter said that you are selected for 2nd round and this will be with the Vice president.
That vice president did not have any time sense and the interview was scheduled at 10:30 in the night and he joined at 10:45, he started asking about the projects which was done 4 years ago(which was not stall mentioned in the resume). Later started asking about the current project.

Then he asked how did you do hyperparameter tuning, I said using GridSearchCV, he asked did you not use scikit-learn?. He does not even know that GridSerachCv is one of the class inside scikit-learn.

Later I contacted recruiter, she started ignoring my calls, after trying for 5 times, I asked did you get any feedback,? she said still I have not got. How much time they want to say if I am selected for the next round or rejected? I said even if I am not selected, please inform me. But still she has not said anything.

Skills evaluated in this interview

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Explain about Kubernetes
  • Ans. 

    Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications.

    • Kubernetes is used to manage and automate the deployment of containerized applications.

    • It provides a platform for running and scaling applications across a cluster of machines.

    • Kubernetes ensures high availability and fault tolerance by automatically restarting failed contain...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HCL Group AWS Devops Engineer interview:
  • Devops
Interview preparation tips for other job seekers - Hi
I am looking for a job change. I have 3 years of experience on DevOps.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. What about your self
  • Q2. What do you about the job details
  • Q3. Which type you can do the work
  • Ans. 

    I can do both alphanumeric and numeric data entry work accurately and efficiently.

    • I have experience in entering data from various sources such as paper documents, spreadsheets, and online forms.

    • I am proficient in using data entry software and tools such as Microsoft Excel and Google Sheets.

    • I can ensure accuracy by double-checking my work and using data validation techniques.

    • I can also handle large volumes of data and m...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I hope full the given me this job

Accenture Interview FAQs

How many rounds are there in Accenture AWS Data Engineer interview?
Accenture interview process usually has 1 rounds. The most common rounds in the Accenture interview process are Technical.
What are the top questions asked in Accenture AWS Data Engineer interview?

Some of the top questions asked at the Accenture AWS Data Engineer interview -

  1. SQL questions related to windowing functi...read more
  2. Spark theory questi...read more

Tell us how to improve this page.

Accenture AWS Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Accenture AWS Data Engineer Salary
based on 30 salaries
₹5.4 L/yr - ₹22.9 L/yr
40% more than the average AWS Data Engineer Salary in India
View more details

Accenture AWS Data Engineer Reviews and Ratings

based on 2 reviews

1.5/5

Rating in categories

1.5

Skill development

1.0

Work-life balance

1.0

Salary

1.5

Job security

1.5

Company culture

1.0

Promotions

1.5

Work satisfaction

Explore 2 Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.2k salaries
unlock blur

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.2k salaries
unlock blur

₹7 L/yr - ₹25.3 L/yr

Senior Software Engineer
18.3k salaries
unlock blur

₹6 L/yr - ₹19.2 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Infosys

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