Upload Button Icon Add office photos
Engaged Employer

i

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

Grab Greco Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 20 Reviews

Filter interviews by

Grab Greco Data Engineer Interview Questions and Answers

Updated 1 Oct 2024

Grab Greco Data Engineer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. SQL question to return the shortest duration of flight to travel from NY to HND
  • Ans. 

    Use SQL query to find shortest flight duration from NY to HND

    • Use SQL query with MIN function to find shortest duration

    • Filter flights from NY to HND using WHERE clause

    • Calculate duration by subtracting arrival time from departure time

  • Answered by AI
  • Q2. Pyspark question to read data from a CSV file
  • Q3. There was no question 3
Round 2 - One-on-one 

(3 Questions)

  • Q1. Mostly discussions on Projects at my current company, Design choices and spark related concepts used for optimisations.
  • Q2. SQL question to test syntax knowledge
  • Q3. HRM typical questions like: Why join Grab?

Interview Preparation Tips

Topics to prepare for Grab Greco Data Engineer interview:
  • MySQL
  • Python
  • Spark

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Apache Spark and it's working
  • Q2. Past Experience
Round 2 - Technical 

(2 Questions)

  • Q1. Git version control question
  • Q2. Python med DSA question
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Oops dsa sql network

Round 2 - Technical 

(2 Questions)

  • Q1. Dsa based python question
  • Q2. Dsa based python question on tress
Round 3 - Technical 

(2 Questions)

  • Q1. Sql question queries
  • Q2. Sql question query
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. Walk me through your resume
  • Ans. 

    I have a strong background in data engineering with experience in various industries.

    • Bachelor's degree in Computer Science with a focus on data engineering

    • Worked as a Data Engineer at XYZ Company, where I developed and maintained data pipelines

    • Implemented data quality checks and automated data validation processes

    • Collaborated with cross-functional teams to design and implement scalable data solutions

    • Experience with clo...

  • Answered by AI
  • Q2. Tell me why Facebook?
  • Ans. 

    Facebook is a leading social media platform with vast user base and cutting-edge technology.

    • Facebook has over 2.8 billion monthly active users, providing a massive data source for analysis and engineering.

    • The company has a strong focus on innovation and constantly develops new technologies and tools.

    • Facebook's data infrastructure is highly advanced, allowing for complex data processing and analysis.

    • Working at Facebook ...

  • Answered by AI
  • Q3. Do you know what is Spark?
  • Ans. 

    Spark is a distributed computing framework used for big data processing.

    • Spark is an open-source project under Apache Software Foundation.

    • It can process data in real-time and batch mode.

    • Spark provides APIs for programming in Java, Scala, Python, and R.

    • It can be used for various big data processing tasks like machine learning, graph processing, and SQL queries.

    • Spark uses in-memory processing for faster data processing.

  • Answered by AI
Round 3 - Coding Test 

Coding questions on SQL - given 2 tables, join and find the results after the join

Interview Preparation Tips

Interview preparation tips for other job seekers - They give probably the best interview experience - even if you dont make it!

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Nov 2023. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Medium level DSA
  • Q2. 2 Medium SQL questions
Round 2 - Technical 

(1 Question)

  • Q1. Spark programming & Big Data concepts
Round 3 - Technical 

(1 Question)

  • Q1. Data Pipeline design
Round 4 - Behavioral 

(2 Questions)

  • Q1. DE concepts, Previous Experience
  • Q2. Cultural and Team fitment
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Majorly the interviews revolve around the following skills :
1. Advanced SQL
2. PYTHON (DSA)

Round 2 - Coding Test 

Majorly the interviews revolve around the following skills :
1. Advanced SQL
2. python (DSA)

Round 3 - Technical 

(2 Questions)

  • Q1. Which techniques you would have used on a system you have worked in the past to be able to optimise it further. (Deep knowledge of the databases is required)
  • Ans. 

    I would have used indexing, query optimization, and data partitioning to optimize the system.

    • Implement indexing on frequently queried columns to improve search performance.

    • Optimize queries by using proper joins, filters, and aggregations.

    • Partition large tables to distribute data across multiple storage devices for faster access.

    • Use materialized views to precompute and store aggregated data for quicker retrieval.

  • Answered by AI
  • Q2. Situational questions on the ETL tools used and advantages and disadvantages of both
Round 4 - HR 

(1 Question)

  • Q1. Describe a complex situation you were in at workplace and how did you handle it?
  • Ans. 

    Handled a complex data migration project by breaking it down into smaller tasks and collaborating with team members.

    • Identified key stakeholders and their requirements

    • Developed a detailed project plan with timelines and milestones

    • Assigned specific tasks to team members based on their strengths and expertise

    • Regularly communicated progress updates and addressed any issues promptly

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain data architecture of your project
  • Q2. Explain data lake
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a data engineer with 5 years of experience in designing and implementing data pipelines for analytics.

    • Experienced in ETL processes and data modeling

    • Proficient in programming languages like Python and SQL

    • Familiar with big data technologies such as Hadoop and Spark

  • Answered by AI
  • Q2. Talk about previous project
  • Ans. 

    Developed a real-time data processing system for analyzing customer behavior

    • Used Apache Kafka for real-time data streaming

    • Implemented data pipelines using Apache Spark for processing large volumes of data

    • Designed and optimized data models for efficient querying

    • Integrated machine learning models for predictive analytics

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Work experince , resume walk thorugh
  • Q2. Location preferences,salary etc.
Round 2 - Technical 

(2 Questions)

  • Q1. SQL,python coding round
  • Q2. Data warehousing concepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. SQL - Given 2 tables with some nullls and asked to output the count of rows we get for all types of joins
  • Q2. Types of joins and explain cross join
  • Ans. 

    Types of joins in SQL include inner, outer, left, right, and cross join.

    • Inner join: Returns rows when there is a match in both tables

    • Outer join: Returns all rows when there is a match in one of the tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

    • Cross join: Returns the Cartesian produ

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Projects and impact

Interview Preparation Tips

Interview preparation tips for other job seekers - For Data Engineer Internship, they ask easy to medium DSA and sql questions. That is it. Be good with basics

Skills evaluated in this interview

Grab Greco Interview FAQs

How many rounds are there in Grab Greco Data Engineer interview?
Grab Greco interview process usually has 2 rounds. The most common rounds in the Grab Greco interview process are Technical and One-on-one Round.
What are the top questions asked in Grab Greco Data Engineer interview?

Some of the top questions asked at the Grab Greco Data Engineer interview -

  1. SQL question to return the shortest duration of flight to travel from NY to ...read more
  2. Pyspark question to read data from a CSV f...read more
  3. SQL question to test syntax knowle...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Grab Greco interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 746 Interviews
Swiggy Interview Questions
3.8
 • 415 Interviews
Tata Group Interview Questions
4.2
 • 357 Interviews
Zomato Interview Questions
3.8
 • 314 Interviews
Uber Interview Questions
4.2
 • 156 Interviews
Ola Cabs Interview Questions
3.4
 • 140 Interviews
Expedia Group Interview Questions
3.9
 • 80 Interviews
View all
Senior Software Engineer
16 salaries
unlock blur

₹31.5 L/yr - ₹53 L/yr

Software Engineer
9 salaries
unlock blur

₹10 L/yr - ₹24 L/yr

QA Engineer
8 salaries
unlock blur

₹9.3 L/yr - ₹32 L/yr

Software Developer
4 salaries
unlock blur

₹10 L/yr - ₹27 L/yr

Junior Project Manager
4 salaries
unlock blur

₹6.4 L/yr - ₹7 L/yr

Explore more salaries
Compare Grab Greco with

Zomato

3.8
Compare

Swiggy

3.8
Compare

Ola Cabs

3.4
Compare

Uber

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview