Grab LeetCode Interview Questions
Grab has asked 14 distinct LeetCode questions across all recorded interviews: 3 easy, 11 medium and 0 hard. The questions reported most often are Minimum Cost For Tickets, Adding Two Negabinary Numbers and Minimum Number of Food Buckets to Feed the Hamsters. 1 of them was reported in interviews from the Last 3 Months window. Every question links straight to LeetCode, and the list can be filtered by difficulty and topic or sorted by how often the question comes up.
| # | Problem | Difficulty | Frequency | Acceptance | |
|---|---|---|---|---|---|
| 1 | Minimum Cost For Tickets | Medium | 100 | 0.7% | |
| 2 | Adding Two Negabinary Numbers | Medium | 100 | 0.4% | |
| 3 | Minimum Number of Food Buckets to Feed the Hamsters | Medium | 100 | 0.5% | |
| 4 | Reconstruct a 2-Row Binary Matrix | Medium | 100 | 0.5% | |
| 5 | Accounts Merge | Medium | 78 | 0.6% | |
| 6 | Two Sum | Easy | 72 | 0.6% | |
| 7 | Simplify Path | Medium | 72 | 0.5% | |
| 8 | Daily Temperatures | Medium | 72 | 0.7% | |
| 9 | House Robber | Medium | 72 | 0.5% | |
| 10 | Valid Parentheses | Easy | 62 | 0.4% | |
| 11 | Number of Steps to Reduce a Number in Binary Representation to One | Medium | 62 | 0.6% | |
| 12 | Subarray Sum Equals K | Medium | 62 | 0.5% | |
| 13 | Jump Game II | Medium | 62 | 0.4% | |
| 14 | Repeated Substring Pattern | Easy | 62 | 0.5% |
Where this data comes from
These questions come from the public leetcode-company-wise-problems data set, which collects interview reports from candidates. They are community-reported rather than published by Grab, so treat the list as a strong signal of what gets asked, not an official or exhaustive syllabus. Last refreshed .
How to read this list
The tabs at the top split the questions by how recently people said they were asked in interviews. "Last 30 Days" is the past month, "Last 3 Months" is the past quarter, and so on. "All Time" is every question on record for this company.
Frequency is a score from 0 to 100 for how often a question showed up in that time window. A higher number means it came up more often, so the list starts with the most common questions first. It is a relative popularity signal within Grab's questions, not a probability that you will be asked it. Acceptance is LeetCode's own share of submissions that pass for that problem, across all users, not something specific to Grab. Click any question to open it on LeetCode.