GRAB interview experience and Questions Last Updated : 29 May, 2019 Comments Improve Suggest changes Like Article Like Report Round 1: Coding test -> Codility Three questions were present based on strings, dynamic programming (dp) and graph for 3 hours. Once, qualified was called to office in Bangalore for further rounds. Round 2: The time duration of this round was 1hr. In the very beginning of the interview questions were asked based on Computer Networks example: what happens when someone writes www.google.com, how server differs the two requests -> www.google.com/maps and www.google.com/inbox. After that coding questions were asked, based on linked list, array -> intersection of two linked list . After discovering my open source contributions, I was asked questions based on using github, difference between git rebase and git merge. Finally, questions based on Operating system were asked -> paging, thrashing, global page replacement, local page replacement. Round 3: The time duration of this round was again 1hr. In the starting of the interview, questions from the resume were asked. Then again coding questions based on trees and one from array. Questions based on my earlier projects were asked based on what db was used, why that was used, why specifically that tech stack etc. Round 4: Hiring Manager round Here questions based on my resume and in general questions were asked. some technical and some non-technical, told about the work culture in the company. Finally asked about, why GRAB? Comment More infoAdvertise with us Next Article Turvo Interview Experience for SDE-1 H Himanshi Follow Improve Article Tags : Interview Experiences Experiences Interview-Questions Similar Reads Grab Interview Experience for SDE FTE (On-Campus) Recently GRAB came to our campus (Jadavpur University) for the SDE profile (Both FTE and 6M internship). There were a total of 4 rounds: Online Coding Round: There were three questions to be completed in 3 hours. The questions were pretty straight forward. 1st question was given two integers A and B 2 min read Turvo Interview Experience for SDE-1 Round 1: Online Coding round on hacker rank Round 2: Interview over zoom. Focus on Problem Solving. Design the simplify debts in split-wise groups Fix a sorted rotated array in O(n) without using extra space Round 3: Interview at turvo office, Hyderabad. There were two 13 yrs experienced Architects 1 min read Streebo Interview Experience I had the chance to talk with Streebo as of late, and the experience was both testing and adroit. The cycle involved numerous stages, each intended to evaluate various parts of my abilities and reasonableness for the job. The underlying stage included a standard web-based application, where I presen 3 min read Amazon Interview Experience for SDE-1 Round 1: It was an online round on Amcat platform consisting of two questions. I don't exactly remember the question, but the first question was based on DFS and second on BFS. Round 2:It was f2f round in amazon hyd building This round had 2 questions:- Q1. https://www.geeksforgeeks.org/dsa/find-nex 1 min read Amazon Interview Experience for SDE 2 Round 1: DS Implement a hit counter. Aim is to get number of hits in last 5 minutes and 10 minutes. Duplicate hits can also come at a particular time instance. GFG Link: https://www.geeksforgeeks.org/system-design/design-a-hit-counter/ Given an unsorted array of non-negative integers and a sum value 3 min read S&P Global QA Interview Experience I got referred by my friend, i got a call for an interview QuestionHow you use Rest API in Rest Assured FrameworkWhat is idempotency in RequestDifference between Post & Put?Write Code to find 3rd largest Element In an Array Count occurrences of letters using MapWhat is the mean of 403(forbidden) 1 min read Like