Upload Button Icon Add office photos

Filter interviews by

Goonj Interview Questions and Answers

Updated 27 Feb 2022

Goonj Interview Experiences

1 interview found

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 

(1 Question)

  • Q1. Tell me about yourself.
Round 3 - Behavioral 

Data Entry Operator Interview Questions asked at other Companies

Q1. What is skills matrix of Return center Department?
View answer (45)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Project overview?
  • Q2. Technical programming questions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare technical and behavioral questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Difference between Process and Workflow
  • Ans. 

    Process is a series of tasks or activities to achieve a specific goal, while workflow is the automation of these tasks in a sequence.

    • Process is a broader concept that includes all the activities involved in achieving a specific goal.

    • Workflow is a more specific concept that focuses on the automation and optimization of these activities in a sequence.

    • Processes can be manual or automated, while workflows are typically aut...

  • Answered by AI
  • Q2. What is business analysis
  • Ans. 

    Business analysis is the process of evaluating business needs, identifying solutions, and facilitating change.

    • Analyzing business processes and systems

    • Identifying opportunities for improvement

    • Gathering and documenting requirements

    • Facilitating communication between stakeholders

    • Assessing the impact of changes on the organization

    • Creating business cases and project plans

  • Answered by AI
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

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

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 5 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Which programming language would you use in which situation?
  • Ans. 

    I would use Python for data analysis, Java for enterprise applications, and JavaScript for web development.

    • Python - data analysis, machine learning, scientific computing (e.g. pandas, numpy)

    • Java - enterprise applications, backend development (e.g. Spring framework)

    • JavaScript - web development, front-end development (e.g. React, Angular)

  • Answered by AI
Round 2 - Assignment 

Create a service to assign a delivery operator

Round 3 - Technical 

(1 Question)

  • Q1. Design Uber ride assignment system
  • Ans. 

    Design a system for assigning Uber rides efficiently and fairly

    • Use a matching algorithm to pair riders with drivers based on location, availability, and other factors

    • Implement a dynamic pricing system to incentivize drivers to accept rides in high-demand areas

    • Consider implementing a rating system for both riders and drivers to ensure quality service

    • Utilize real-time data and analytics to optimize ride assignments and r

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Design BookMyShow
Round 5 - HR 

(1 Question)

  • Q1. What qualities do you see in a leader
  • Ans. 

    A leader should possess qualities such as communication skills, empathy, decisiveness, and the ability to inspire and motivate others.

    • Communication skills - A leader should be able to effectively communicate with team members, stakeholders, and other leaders.

    • Empathy - A good leader should be able to understand and relate to the emotions and experiences of others.

    • Decisiveness - Leaders should be able to make tough decis...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Nov 2022. There were 2 interview rounds.

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. Tell me about your self
  • Q2. About job experience
  • Q3. Salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Sell me this pen.
  • Ans. 

    This pen is a versatile tool that combines style, functionality, and durability.

    • The pen features a sleek design that exudes professionalism.

    • Its smooth ink flow ensures a seamless writing experience.

    • With a sturdy build, this pen is built to last.

    • It comes with a comfortable grip for extended use.

    • The pen is refillable, making it a cost-effective choice.

    • Ideal for both personal and professional use.

    • Suitable for various writ...

  • Answered by AI
  • Q2. Tell me about your self
  • Q3. Tell me about stock market
  • Ans. 

    The stock market is a platform where buyers and sellers trade stocks, representing ownership in publicly traded companies.

    • Stock market is a place where stocks or shares of publicly traded companies are bought and sold.

    • It provides a platform for companies to raise capital by selling shares to investors.

    • Investors can buy and sell stocks through stock exchanges like NYSE, NASDAQ, etc.

    • Stock prices fluctuate based on supply...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparation of stock market regarding and sales tips

I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General questions about past experiences, the skills i gathered and salary negotiation part ( Virtual interview )
Round 2 - Technical 

(1 Question)

  • Q1. Interview with VP sales ( Virtual Interview)
Round 3 - Technical 

(1 Question)

  • Q1. Interview with Senior VP about general understanding of finances

Interview Preparation Tips

Interview preparation tips for other job seekers - If you know what you are doing, what role you have applied and you are confident about yourself, then trust me you will have a chance to open up about yourself.

I applied via Approached by Company and was interviewed before Nov 2021. There were 4 interview rounds.

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

This was a live coding round where the problem statement was shared 15 minutes before the interview. The time duration was 2 hours.
The problem statement was a Driver allocation system. I had to write few APIs such as:
1) take input for source, destination, distance
2) allocate free driver to new booking
3) record driver's

The complete backend app had to be developed for this to make a working code. The database, language was completely free for choosing.
The program had to be developed on the system and code had to be shared on mail later.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Write a code in Go to find kth minumum element from a given list of numbers.
  • Ans. 

    Code in Go to find kth minimum element from a given list of numbers.

    • Sort the list of numbers in ascending order

    • Return the kth element from the sorted list

  • Answered by AI
  • Q2. How do goroutines work internally?
  • Ans. 

    Goroutines are lightweight threads that are managed by Go runtime.

    • Goroutines are created using the 'go' keyword.

    • They are multiplexed onto OS threads by Go runtime.

    • They communicate using channels.

    • They are scheduled cooperatively, not preemptively.

    • They have a small stack size (2KB) compared to OS threads.

    • They are used extensively in Go for concurrency and parallelism.

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Design a system for food delivery app like Swiggy. Then questions based on the design.

Interview Preparation Tips

Topics to prepare for Go-Jek Senior Software Engineer interview:
  • Golang
  • Data Structures
  • High level design
Interview preparation tips for other job seekers - Go knowledge has to be really strong for the Round 2

Skills evaluated in this interview

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

Goonj Interview FAQs

How many rounds are there in Goonj interview?
Goonj interview process usually has 3 rounds. The most common rounds in the Goonj interview process are Resume Shortlist, HR and Behavioral.
How to prepare for Goonj 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 Goonj. The most common topics and skills that interviewers at Goonj expect are CSS, HTML, Javascript, PHP and Responsive Design.

Tell us how to improve this page.

Interview Questions from Similar Companies

Fabindia Interview Questions
4.0
 • 52 Interviews
Jaypore Interview Questions
3.6
 • 2 Interviews
View all

Goonj Reviews and Ratings

based on 18 reviews

3.1/5

Rating in categories

2.5

Skill development

2.7

Work-life balance

2.5

Salary

2.9

Job security

2.4

Company culture

2.4

Promotions

2.6

Work satisfaction

Explore 18 Reviews and Ratings
Fellow
5 salaries
unlock blur

₹2.2 L/yr - ₹2.6 L/yr

Team Member
5 salaries
unlock blur

₹3.5 L/yr - ₹6.2 L/yr

State Coordinator
4 salaries
unlock blur

₹6 L/yr - ₹9.2 L/yr

Accountant
3 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Project Lead
3 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Explore more salaries
Compare Goonj with

State Street Syntel

3.7
Compare

Indusind Marketing & Financial Services

3.9
Compare

Home First Finance Company India

3.7
Compare

Pamac Finserve

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