Premium Employer

i

This company page is being actively managed by ABB Team. If you also belong to the team, you can get access from here

ABB Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 2.6k Reviews

Filter interviews by

ABB Junior Data Analyst Interview Questions and Answers

Updated 29 Mar 2024

ABB Junior Data Analyst Interview Experiences

2 interviews found

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

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Simple question on Excel
  • Q2. Pivot Table & Slicer
  • Q3. Excel standard function
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Excel questions

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on Excel

Junior Data Analyst Interview Questions Asked at Other Companies

asked in Morningstar
Q1. What is the main difference between data mining and data analysis ... read more
asked in Mep Media
Q2. How do you use 'PARTITION BY` and `ORDER BY in window functions
asked in Mep Media
Q3. What is SQL, and why is it important in data analytics
asked in Cognizant
Q4. Difference between Adverse Event and Adverse reaction with exampl ... read more
asked in Mep Media
Q5. What is the difference between 'WHERE` and 'HAVING` clauses

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 DSA questions. one of DP and other on LinkedLists medium level questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Questions about Spark fundamentals
  • Q2. Hard SQL questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the difference between AI, deep learning and machine learning
  • Ans. 

    AI is the broader concept of machines being able to carry out tasks in a way that we would consider smart. Machine learning is a subset of AI that allows machines to learn from data. Deep learning is a subset of machine learning that uses neural networks with many layers to model and solve complex problems.

    • AI is the broader concept of machines being able to carry out tasks in a way that we would consider smart.

    • Machine ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me a project you did in school that shows innovation?

I applied via LinkedIn and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Explain project architecture
  • Ans. 

    Project architecture refers to the overall design and structure of a project, including its components and how they interact.

    • Project architecture involves defining the system's components and their relationships

    • It includes decisions about hardware, software, and network infrastructure

    • Architectural patterns like client-server, microservices, and event-driven can be used

    • Good architecture should be scalable, maintainable,

  • Answered by AI
  • Q2. Which languages can u code in?
  • Ans. 

    I can code in multiple languages including Python, Java, SQL, and Scala.

    • Python

    • Java

    • SQL

    • Scala

  • Answered by AI
  • Q3. Spark Optimizations

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly ur interview will be done directly by the people you will be working , so lay it out as it is.

Skills evaluated in this interview

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

Duration - 45 mins
Spark Scala - csv and json data provided, implement a class to transform it a certain way
MCQs on Spark performance and cluster configurations

Round 2 - Technical 

(1 Question)

  • Q1. Duaration 45 mins DF vs Datasests vs RDDs implementation of word count Groupby vs GroupbyKey spark context lifecycle joins
  • Ans. 

    Comparison and implementation of data structures and operations in Spark for data engineering

    • DataFrames are structured data with named columns, Datasets are type-safe structured data, RDDs are resilient distributed datasets

    • Word count can be implemented using Spark transformations like flatMap, map, reduceByKey

    • GroupBy is a DataFrame operation, GroupByKey is an RDD operation

    • Spark context is the entry point for Spark func...

  • Answered by AI
Round 3 - Case Study 

Design a end to end scalable data pipeline and talk about considerations

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 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 - Technical 

(3 Questions)

  • Q1. Write a python program for list/dictionary (comprehensions)
  • Ans. 

    Python program for list/dictionary comprehensions

    • List comprehension: [expression for item in iterable]

    • Dictionary comprehension: {key_expression: value_expression for item in iterable}

    • Example: squares = [x**2 for x in range(10)]

    • Example: dict_squares = {x: x**2 for x in range(10)}

  • Answered by AI
  • Q2. Write a python program to convert a number to words. For ex: i/p 123, o/p - One hundred twenty three
  • Ans. 

    Python program to convert a number to words.

    • Use a dictionary to map numbers to words.

    • Divide the number into groups of three digits and convert each group to words.

    • Handle special cases like zero, negative numbers, and numbers greater than or equal to one billion.

  • Answered by AI
  • Q3. Questions on AWS glue/EMr cluster. How to filter a dataframe in PySpark ?
Round 3 - Technical 

(2 Questions)

  • Q1. Questions based on Terraform
  • Q2. Write a python program for list/dictionary comprehensions.
  • Ans. 

    Python program for list/dictionary comprehensions.

    • List comprehension: [expression for item in iterable]

    • Dictionary comprehension: {key_expression: value_expression for item in iterable}

    • Example: squares = [x**2 for x in range(10)]

    • Example: dict_squares = {x: x**2 for x in range(10)}

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good programming knowledge in Python and Pyspark. Should know SQL as well and AWS services like GLUE, EMR cluster, Lambda.

Skills evaluated in this interview

I applied via campus placement at Indian Institute of Technology (IIT), Chennai

Interview Preparation Tips

Round: Resume Shortlist
Experience: It was a brief 15 minute interview and done!
Tips: Be fully prepared on your resume.

General Tips: Be fully prepared on reume
Skill Tips: Be fully prepared on resume
Skills: Basics Of Machine Learning
Duration: 2
College Name: IIT Madras
Motivation: Intrest in data science
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Basic college level, basic logic based questions and some mathematical questions like speed Avg questions

Interview Preparation Tips

Interview preparation tips for other job seekers - College placement material for aptitude

ABB Interview FAQs

How many rounds are there in ABB Junior Data Analyst interview?
ABB interview process usually has 1 rounds. The most common rounds in the ABB interview process are Technical and One-on-one Round.
What are the top questions asked in ABB Junior Data Analyst interview?

Some of the top questions asked at the ABB Junior Data Analyst interview -

  1. Excel standard funct...read more
  2. Simple question on Ex...read more
  3. Basic Excel questi...read more

Tell us how to improve this page.

ABB Junior Data Analyst Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Join ABB Helping industries outrun with our leading technologies

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 427 Interviews
Johnson Controls Interview Questions
3.6
 • 255 Interviews
Tata Power Interview Questions
3.9
 • 160 Interviews
BHEL Interview Questions
4.1
 • 109 Interviews
GE Interview Questions
4.2
 • 105 Interviews
View all
ABB Junior Data Analyst Salary
based on 4 salaries
₹3.6 L/yr - ₹30 L/yr
159% more than the average Junior Data Analyst Salary in India
View more details
Project Engineer
576 salaries
unlock blur

₹5.4 L/yr - ₹18.3 L/yr

R&D Engineer
319 salaries
unlock blur

₹6.5 L/yr - ₹23 L/yr

Financial Analyst
246 salaries
unlock blur

₹2 L/yr - ₹9.8 L/yr

Design Engineer
233 salaries
unlock blur

₹0.6 L/yr - ₹9.4 L/yr

Associate Project Engineer
195 salaries
unlock blur

₹4.6 L/yr - ₹12 L/yr

Explore more salaries
Compare ABB with

Siemens

4.1
Compare

Schneider Electric

4.2
Compare

Emerson Electric Co.

4.1
Compare

Honeywell International India

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