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

Filter interviews by

Grab Greco Interview Questions and Answers

Updated 20 Nov 2024
Popular Designations

6 Interview questions

A Senior Product Manager was asked 8mo ago
Q. Launch grab in new geography
Ans. 

To launch Grab in a new geography, conduct market research, establish partnerships, customize app features, and create localized marketing campaigns.

  • Conduct thorough market research to understand local transportation needs and competition

  • Establish partnerships with local transportation providers for seamless integration

  • Customize app features to cater to the preferences and habits of the new geography's users

  • Create...

View all Senior Product Manager interview questions
A Data Engineer was asked 8mo ago
Q. Write an SQL query to find the shortest flight duration from New York to Tokyo (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

View all Data Engineer interview questions
A Data Engineer was asked 8mo ago
Q. Write a PySpark script to read data from a CSV file.
Ans. 

Learn how to read data from a CSV file using PySpark for big data processing.

  • Import necessary libraries: `from pyspark.sql import SparkSession`.

  • Create a Spark session: `spark = SparkSession.builder.appName('CSV Reader').getOrCreate()`.

  • Read CSV file: `df = spark.read.csv('path/to/file.csv', header=True, inferSchema=True)`.

  • Show the DataFrame: `df.show()` to display the first few rows.

  • Perform transformations or actio...

View all Data Engineer interview questions
A Senior Software Engineer was asked
Q. Design a Notification Observer Design Pattern. If you are not familiar with it, consider the iOS implementation.
Ans. 

Notification Observer Design Pattern is used to establish a one-to-many relationship between objects.

  • Create a subject class that maintains a list of observers and notifies them of any state changes.

  • Observers register themselves with the subject to receive notifications.

  • Use protocols and delegates in iOS to implement the observer pattern.

  • Example: NotificationCenter in iOS uses the observer pattern to broadcast noti...

View all Senior Software Engineer interview questions
A Salesforce Developer was asked
Q. Write a piece of code for a REST API.
Ans. 

Code snippet for Rest API

  • Use a framework like Express.js for Node.js or Flask for Python to create the API

  • Define routes for different endpoints such as GET, POST, PUT, DELETE

  • Use middleware for authentication and validation

  • Return data in JSON format

View all Salesforce Developer interview questions
An Intern was asked 7mo ago
Q. Improvements to make
Ans. 

Implementing a feedback system for continuous improvement

  • Collect feedback from interns on their experience

  • Analyze feedback to identify areas for improvement

  • Implement changes based on feedback to enhance the internship program

View all Intern interview questions

Grab Greco Interview Experiences

13 interviews 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
  • Ans. 

    Learn how to read data from a CSV file using PySpark for big data processing.

    • Import necessary libraries: `from pyspark.sql import SparkSession`.

    • Create a Spark session: `spark = SparkSession.builder.appName('CSV Reader').getOrCreate()`.

    • Read CSV file: `df = spark.read.csv('path/to/file.csv', header=True, inferSchema=True)`.

    • Show the DataFrame: `df.show()` to display the first few rows.

    • Perform transformations or actions on...

  • Answered by AI
  • 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 experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. System design question
Round 2 - Technical 

(1 Question)

  • Q1. Problem solving round
Round 3 - One-on-one 

(1 Question)

  • Q1. Cultural fit and general discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Improve your favourite product
  • Ans. 

    Enhance user experience by adding personalized recommendations based on user preferences.

    • Implement machine learning algorithms to analyze user behavior and preferences

    • Allow users to customize their preferences and interests

    • Utilize data from past interactions to suggest relevant products or content

  • Answered by AI
  • Q2. Launch grab in new geography
  • Ans. 

    To launch Grab in a new geography, conduct market research, establish partnerships, customize app features, and create localized marketing campaigns.

    • Conduct thorough market research to understand local transportation needs and competition

    • Establish partnerships with local transportation providers for seamless integration

    • Customize app features to cater to the preferences and habits of the new geography's users

    • Create loca...

  • Answered by AI

Intern Interview Questions & Answers

user image Anonymous

posted on 20 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Issues faced during projects
  • Ans. 

    Issues faced during projects include scope creep, communication breakdowns, resource constraints, and technical challenges.

    • Scope creep: When project requirements continuously expand beyond the initial scope, leading to delays and budget overruns.

    • Communication breakdowns: Lack of clear communication among team members can result in misunderstandings and errors.

    • Resource constraints: Limited availability of resources such...

  • Answered by AI
  • Q2. Improvements to make
  • Ans. 

    Implementing a feedback system for continuous improvement

    • Collect feedback from interns on their experience

    • Analyze feedback to identify areas for improvement

    • Implement changes based on feedback to enhance the internship program

  • Answered by AI
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via LinkedIn

Round 1 - Technical 

(1 Question)

  • Q1. Write a piece of code for Rest API
  • Ans. 

    Code snippet for Rest API

    • Use a framework like Express.js for Node.js or Flask for Python to create the API

    • Define routes for different endpoints such as GET, POST, PUT, DELETE

    • Use middleware for authentication and validation

    • Return data in JSON format

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - HR 

(1 Question)

  • Q1. Career planning and further plan

Senior Executive Interview Questions & Answers

user image Royal Rajput

posted on 13 Aug 2024

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

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Work experience
Round 2 - One-on-one 

(3 Questions)

  • Q1. Self introduction
  • Q2. About work experience
  • Q3. Cumunications skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Design Notification Observer Design Pattern, if not provided iOS.
  • Ans. 

    Notification Observer Design Pattern is used to establish a one-to-many relationship between objects.

    • Create a subject class that maintains a list of observers and notifies them of any state changes.

    • Observers register themselves with the subject to receive notifications.

    • Use protocols and delegates in iOS to implement the observer pattern.

    • Example: NotificationCenter in iOS uses the observer pattern to broadcast notificat...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Based on tree data structure
Round 3 - Technical 

(1 Question)

  • Q1. Mangerial round. Manager also asked some technical questions on iOS.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice Leet Code easy and some medium level problems.

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 29 Nov 2022

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 - Aptitude Test 

Maths, aptitude questions plus new subject enhanced vocabulary and general knowledge

Round 3 - HR 

(2 Questions)

  • Q1. Personal professional
  • Q2. Skills and family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Prescriptive aptitude test for this job enhanced skills new experiences and basic knowledge of general science focused approach

Telecalling Executive Interview Questions & Answers

user image 181IT019 M. Akshaya

posted on 25 Nov 2022

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. What is your qualifications? What is your salry expectations?
  • Ans. 

    I have a Bachelor's degree in Business Administration and 3 years of experience in telecalling. My salary expectation is competitive and negotiable based on the job responsibilities and benefits offered.

    • Bachelor's degree in Business Administration

    • 3 years of experience in telecalling

    • Competitive and negotiable salary expectation

  • Answered by AI
  • Q2. What is your strength?
  • Ans. 

    My strength is my excellent communication skills and ability to build rapport with customers.

    • Excellent communication skills

    • Ability to build rapport with customers

    • Strong interpersonal skills

    • Active listening

    • Problem-solving abilities

  • Answered by AI
  • Q3. Bold and strong knowledge we have

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place and Hr
better training
super environment

Top trending discussions

View All
Salary Discussions, Hike & Promotions
2w
a senior executive
GF salary Vs. My salary
Me and my gf have been dating for 5 years. Back in 2020, I started my career with a package of ₹5 LPA. Over the years, I’ve reached ₹22 LPA in 2025. She started her journey with ₹3 LPA(2020) and is now earning ₹8 LPA(2025). We’ve been in a live-in relationship for around 2 years, and the idea was to share expenses equally. But, equal sharing never really happened. If we go to a café she likes, especially with friends, I will pay the entire bill. We only split the house rent and grocery bills. I told her lots of time to cut down these costly cafe expenses or earn more money, increase your package, study and work hard, but.....she is now in her comfort zone. Being from a tech background, I have seen people upgrade their skills and package for a good life in metro cities. I am ready to support her in her studies, but she is like I am earning enough for myself.... No, you are not. I love her, but I don't know how to overcome this issue between us. Please suggest!
Got a question about Grab Greco?
Ask anonymously on communities.

Grab Greco Interview FAQs

How many rounds are there in Grab Greco interview?
Grab Greco interview process usually has 2-3 rounds. The most common rounds in the Grab Greco interview process are Technical, HR and One-on-one Round.
How to prepare for Grab Greco interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Grab Greco. The most common topics and skills that interviewers at Grab Greco expect are Engineering Management, Backend, C++, Java and Problem Analysis.
What are the top questions asked in Grab Greco interview?

Some of the top questions asked at the Grab Greco 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. Design Notification Observer Design Pattern, if not provided i...read more
How long is the Grab Greco interview process?

The duration of Grab Greco interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.5/5

based on 12 interview experiences

Difficulty level

Easy 29%
Moderate 57%
Hard 14%

Duration

Less than 2 weeks 83%
4-6 weeks 17%
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.0
 • 5.3k Interviews
Oyo Rooms Interview Questions
3.3
 • 227 Interviews
Uber Interview Questions
4.2
 • 155 Interviews
Expedia Group Interview Questions
3.7
 • 78 Interviews
LinkedIn Interview Questions
4.3
 • 69 Interviews
OLX Interview Questions
3.8
 • 60 Interviews
Facebook Interview Questions
4.3
 • 53 Interviews
Uplers Interview Questions
3.9
 • 43 Interviews
Groupon Interview Questions
3.1
 • 42 Interviews
ByteDance Interview Questions
4.0
 • 37 Interviews
View all

Grab Greco Reviews and Ratings

based on 98 reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.7

Salary

3.1

Job security

3.8

Company culture

3.1

Promotions

3.7

Work satisfaction

Explore 98 Reviews and Ratings
Software Engineer
57 salaries
unlock blur

₹13.4 L/yr - ₹36 L/yr

Senior Software Engineer
54 salaries
unlock blur

₹27 L/yr - ₹60.3 L/yr

Team Lead
32 salaries
unlock blur

₹1.9 L/yr - ₹3 L/yr

Software Developer
22 salaries
unlock blur

₹16 L/yr - ₹34.5 L/yr

QA Engineer
15 salaries
unlock blur

₹10.9 L/yr - ₹37 L/yr

Explore more salaries
Compare Grab Greco with

Amazon

4.0
Compare

Oyo Rooms

3.2
Compare

Uber

4.2
Compare

Fareportal

3.3
Compare
write
Share an Interview