Top 36
Prep plan
Updated weekly · Last refresh Aug 30

Grab Mobile Engineer Interview Questions

The questions to prepare for a Grab Mobile Engineer interview. Questions from real interview reports rank first. Updated weekly.

36questions
~6htotal time
Track your progressSign up free to work through all 36 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 18 questions · ~193 min
Binary Search and Edge CasesEasy
Practice
Recently asked

Use boundary-aware binary search to find the first occurrence of a target item ID in sorted GrabMart data.

binary searchAlgorithmsedge casesGrab
Maximum Sum Contiguous SubarrayEasy
Practice
Recently asked

Use Kadane's algorithm to find the contiguous subarray with the largest sum in linear time.

Dynamic ProgrammingArraysGreedyGrab
Binary Search in Sorted ArrayEasy
Practice
Recently asked

Implement binary search to find a target in a sorted array in O(log n) time.

RecursionMathArraysGrab
Two Sum with TargetEasy
Practice
Recently asked

Use a hash map to find two array elements that sum to a target in O(n) time.

Hash TablesArraysStringsGrab
Binary Search on Rotated ArrayEasy
Practice
Recently asked

Find a target index in Grab's rotated sorted data using modified binary search in O(log n) time.

binary searchArraysAlgorithmsGrab
Stacks or Queues Coding ProblemMedium
Recently asked

Tests data structure problem-solving skills and correct time complexity.

leetcodeGrab
More Coding questions with a free account
2
Behavioral & Leadership17 questions · ~182 min
Mobile Development Experience and ChallengesMedium
Recently asked

Tests breadth of mobile engineering experience and how you handle real-world constraints.

challengesmobile developmentexperienceGrab
More Behavioral & Leadership questions with a free account
3
More topics1 question · ~11 min
Ride-Sharing App DesignHard

Assesses product sense and your ability to structure a scalable ride-sharing app design.

designGrab

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
The finish line: interview-readyComplete all 36 questions to finish this plan.