Upload Button Icon Add office photos
Engaged Employer

i

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

Go-Jek Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Go-Jek Interview Questions, Process, and Tips

Updated 2 Dec 2024

Top Go-Jek Interview Questions and Answers

View all 30 questions

Go-Jek Interview Experiences

Popular Designations

31 interviews found

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

I applied via Company Website

Round 1 - Coding Test 

It was a coding round for a medium level leetcode problem involving hashmaps.

Round 2 - Technical 

(2 Questions)

  • Q1. On the internals of TestNG
  • Q2. The solution for the coding the test
Round 3 - One-on-one 

(1 Question)

  • Q1. Hiring manager round on past experiences and skillset
Round 4 - HR 

(1 Question)

  • Q1. More around compensation, benefits.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, practise medium level leetcode.

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

One machine coding round, parking lot question

Round 2 - Technical 

(2 Questions)

  • Q1. Question related to parking lot
  • Q2. Current project related questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. High level design
  • Q2. Yet to appear ......

Top Go-Jek Senior Software Engineer Interview Questions and Answers

Q1. Write a code in Go to find kth minumum element from a given list of numbers.
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Implement some LLD and use clean code formulas

Round 2 - Group Discussion 

Better be prepared for all deep dive questions about tech and project you worked

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design a Parking Lot
  • Ans. 

    Design a parking lot system with features like parking, retrieving, and displaying available spots.

    • Create a class for ParkingLot with attributes like total spots, available spots, and a list of parked vehicles.

    • Implement methods for parking a vehicle, retrieving a vehicle, and displaying available spots.

    • Use data structures like arrays or lists to manage parked vehicles and available spots.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Go-Jek interview questions for popular designations

 Senior Software Engineer

 (8)

 Software Engineer

 (3)

 Data Scientist

 (2)

 Senior Sdet Engineer

 (2)

 Senior Software Engineer Testing

 (2)

 Software Developer

 (2)

 Android Engineer

 (1)

 Data Analyst

 (1)

Senior Sdet Engineer Interview Questions & Answers

user image Nikhar Trivedi

posted on 20 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Build a framework or to execute already given framework from the company

Round 2 - Coding Test 

Technical and coding

Round 3 - Technical 

(2 Questions)

  • Q1. About testing and scenarios and a program
  • Q2. Convert roman to integers
  • Ans. 

    Convert Roman numerals to integers

    • Create a mapping of Roman numerals to integers

    • Iterate through the input Roman numeral string from right to left

    • If the current numeral is smaller than the one after it, subtract its value from the total, else add its value to the total

  • Answered by AI

Skills evaluated in this interview

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)

Get interview-ready with Top Go-Jek Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Machine coding round, try to come up with at least one working requirement

Round 2 - Technical 

(2 Questions)

  • Q1. Low level design
  • Q2. Cant share the exact quesy
Round 3 - Technical 

(1 Question)

  • Q1. High level design
Round 4 - Technical 

(1 Question)

  • Q1. Hiring manager round

Top Go-Jek Senior Software Engineer Interview Questions and Answers

Q1. Write a code in Go to find kth minumum element from a given list of numbers.
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Jobs at Go-Jek

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

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

(1 Question)

  • Q1. Design A ticketinf system.
  • Ans. 

    Design a ticketing system for managing and tracking tickets.

    • Create a user-friendly interface for users to submit tickets.

    • Implement a system for assigning tickets to appropriate teams or individuals.

    • Include a feature for tracking the status of tickets and updating users on progress.

    • Allow for prioritization of tickets based on urgency or impact.

    • Generate reports on ticket resolution times and overall performance.

    • Integrate...

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Solve a system design problem in 1 hour

Round 2 - One-on-one 

(2 Questions)

  • Q1. Search word in a file
  • Ans. 

    Search for a specific word in a file

    • Read the file line by line

    • Check each line for the search word

    • Return the line number if word is found

  • Answered by AI
  • Q2. Design elevator system
  • Ans. 

    Design elevator system for efficient and safe transportation

    • Consider the number of floors in the building

    • Implement algorithms for efficient elevator routing

    • Include safety features such as emergency stop buttons

    • Design user interface for passengers to select floors

    • Utilize sensors for detecting weight and preventing overloading

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Mathematics, quant and logical

Round 2 - Coding Test 

Leetcode mediums and oa coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - go with confidence.

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

Data Analyst Interview Questions & Answers

user image Tanay Batra

posted on 21 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is K means
  • Ans. 

    K-means is a popular clustering algorithm used to partition data points into K clusters based on similarity.

    • K-means aims to minimize the sum of squared distances between data points and their respective cluster centroids.

    • It requires the number of clusters (K) to be specified in advance.

    • The algorithm iteratively assigns data points to the nearest cluster centroid and updates the centroids until convergence.

    • K-means is se...

  • Answered by AI
  • Q2. Type 1 and Type 2 error

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Go-Jek Interview FAQs

How many rounds are there in Go-Jek interview?
Go-Jek interview process usually has 3-4 rounds. The most common rounds in the Go-Jek interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Go-Jek 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 Go-Jek. The most common topics and skills that interviewers at Go-Jek expect are Python, Financial Services, SQL, Agile and Machine Learning.
What are the top questions asked in Go-Jek interview?

Some of the top questions asked at the Go-Jek interview -

  1. Write a code in Go to find kth minumum element from a given list of numbe...read more
  2. Which programming language would you use in which situati...read more
  3. How do goroutines work internal...read more
How long is the Go-Jek interview process?

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

Tell us how to improve this page.

Go-Jek Interview Process

based on 27 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.4k Interviews
Paytm Interview Questions
3.3
 • 777 Interviews
Swiggy Interview Questions
3.8
 • 436 Interviews
BigBasket Interview Questions
3.9
 • 356 Interviews
Zomato Interview Questions
3.7
 • 322 Interviews
Blinkit Interview Questions
3.7
 • 182 Interviews
Ola Cabs Interview Questions
3.4
 • 143 Interviews
Urban Company Interview Questions
3.4
 • 133 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
BookMyShow Interview Questions
3.9
 • 23 Interviews
View all

Go-Jek Reviews and Ratings

based on 113 reviews

3.7/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.9

Salary

2.6

Job security

3.6

Company culture

2.9

Promotions

3.6

Work satisfaction

Explore 113 Reviews and Ratings
Software Engineer (IOS) - Transport

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Software Engineer - Care & Comms

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

Software Engineer (Android)- Transport

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
87 salaries
unlock blur

₹24.6 L/yr - ₹70 L/yr

Software Engineer
40 salaries
unlock blur

₹15 L/yr - ₹42.4 L/yr

Data Scientist
32 salaries
unlock blur

₹12 L/yr - ₹45 L/yr

Product Engineer
24 salaries
unlock blur

₹18.6 L/yr - ₹65 L/yr

Product Manager
24 salaries
unlock blur

₹27.9 L/yr - ₹64 L/yr

Explore more salaries
Compare Go-Jek with

Ola Cabs

3.4
Compare

Swiggy

3.8
Compare

Zomato

3.7
Compare

Flipkart

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview