Upload Button Icon Add office photos

Filter interviews by

Coupang Interview Questions and Answers

Updated 9 Jan 2025

Coupang Interview Experiences

Popular Designations

7 interviews found

Senior softrware Developer Interview Questions & Answers

user image Anonymous

posted on 12 Sep 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Write debounce in js, with leading and trailing edge. A react question, make 5 star a rating widget.

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

I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Discussion about Projects
  • Q2. Design AB framework
  • Ans. 

    AB framework is a system for testing two versions of a software application to determine which performs better.

    • Define the goals and metrics for comparison

    • Create two versions of the software with the only difference being the feature being tested

    • Randomly assign users to either version A or version B

    • Collect and analyze data on user behavior and performance to determine which version is more effective

  • Answered by AI

Skills evaluated in this interview

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Behavioral 

(1 Question)

  • Q1. Overview of projects, deep dive into one of te projects

Staff Engineer Interview Questions asked at other Companies

Q1. Swap Adjacent Bit Pairs Problem Statement Given an integer N, your task is to compute the number that results from swapping each even position bit of N's binary representation with its adjacent odd bit to the right. Consider the least signi... read more
Add answer
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium leet code question

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 (40)

Coupang interview questions for popular designations

 Staff Engineer

 (2)

 Principal Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Software Developer

 (1)

 Software Engineer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 5 interview rounds.

Round 1 - HM 

(1 Question)

  • Q1. Discussion about current role, project and challenges
Round 2 - Coding Test 

Build a file system and implement mkdir, ls commands

Round 3 - Coding Test 

Implement a tagging system similar to Twitter

Round 4 - Case Study 

Given a design of legacy system, how it can be improved

Round 5 - BR 

(1 Question)

  • Q1. Situation based interview

Principal Software Engineer Interview Questions asked at other Companies

Q1. Codng question:For the given stream of integers, calculate the avg,print top 10 elements and bottom 10 elements. It was not clearly mentioned on the problem. After poking more on the problem only provided the details.
View answer (1)

Software Engineer Interview Questions & Answers

user image Pulkit Aggarwal

posted on 2 Jun 2024

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

(1 Question)

  • Q1. Design facebook
  • Ans. 

    Design a social networking platform like Facebook

    • User profiles with personal information and photos

    • News feed displaying posts from friends and pages

    • Messaging feature for private communication

    • Groups and events for community engagement

    • Advertising platform for targeted marketing

  • 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)

Jobs at Coupang

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

Easy to Medium PSDS question

Round 2 - LLD 

(1 Question)

  • Q1. Asked to design Circuit Breaker.
Round 3 - HLD 

(1 Question)

  • Q1. Distributed Job Scheduler
Round 4 - HM 

(1 Question)

  • Q1. Hiring Manager Round
Round 5 - Bar Raiser 

(1 Question)

  • Q1. Similar to HM Round

Staff Engineer Interview Questions asked at other Companies

Q1. Swap Adjacent Bit Pairs Problem Statement Given an integer N, your task is to compute the number that results from swapping each even position bit of N's binary representation with its adjacent odd bit to the right. Consider the least signi... read more
Add answer

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 5 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 

I was given a codility test which was of one hour duration.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Find the non overlapping intervals
  • Ans. 

    Given a list of intervals, find the non-overlapping intervals.

    • Sort the intervals based on their start time.

    • Iterate through the intervals and keep track of the latest end time.

    • If the start time of the current interval is greater than the latest end time, add it to the non-overlapping intervals.

    • If the start time of the current interval is less than or equal to the latest end time, skip it as it overlaps with the previous

  • Answered by AI
  • Q2. Add two integer strings
  • Ans. 

    To add two integer strings, we can convert them to integers and then add them.

    • Convert the strings to integers using parseInt() or Number()

    • Add the integers using the + operator

    • Convert the result back to a string using toString()

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Design an automated parking lot having automated lift for parking a vehicle. Main focus was on class diagram and schema design
Round 5 - One-on-one 

(1 Question)

  • Q1. High Level Design of an app similar to Shazam
  • Ans. 

    An app similar to Shazam for identifying music

    • Use audio fingerprinting to identify songs

    • Integrate with music databases to retrieve song information

    • Provide user-friendly interface for displaying song details

  • 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 Campus Placement and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. How many types mango of varieties
  • Q2. 1 Acr mango how much tones
  • Q3. Where is located Frist organisation of mango
  • Q4. Mango firut what is another name
  • Q5. What is tha name of mango pest

Interview Preparation Tips

Interview preparation tips for other job seekers - No
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Way of thinking , writing skills

Round 3 - One-on-one 

(1 Question)

  • Q1. Take interview one on one by management .. HR ROUND OPERATION ROUNDS.
Round 4 - Technical 

(1 Question)

  • Q1. Take round of operating system

Coupang Interview FAQs

How many rounds are there in Coupang interview?
Coupang interview process usually has 2-3 rounds. The most common rounds in the Coupang interview process are Coding Test, Technical and Behavioral.
How to prepare for Coupang 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 Coupang. The most common topics and skills that interviewers at Coupang expect are Backend, Computer Science, Python, Operating Systems and Medical Coding.
What are the top questions asked in Coupang interview?

Some of the top questions asked at the Coupang interview -

  1. Design AB framew...read more
  2. Design faceb...read more
  3. Asked to design Circuit Break...read more

Tell us how to improve this page.

Coupang Interview Process

based on 7 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5.1k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
BigBasket Interview Questions
3.9
 • 356 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Blinkit Interview Questions
3.7
 • 182 Interviews
Nykaa Interview Questions
3.5
 • 114 Interviews
Snapdeal Interview Questions
3.8
 • 76 Interviews
Pepperfry Interview Questions
3.2
 • 31 Interviews
Shopclues Interview Questions
3.9
 • 9 Interviews
Paytm Mall Interview Questions
3.6
 • 7 Interviews
View all

Coupang Reviews and Ratings

based on 8 reviews

1.7/5

Rating in categories

1.7

Skill development

1.7

Work-life balance

2.6

Salary

1.5

Job security

1.6

Company culture

1.4

Promotions

1.5

Work satisfaction

Explore 8 Reviews and Ratings
Executive Assistant

Kolkata,

Mumbai

+5

5-8 Yrs

Not Disclosed

Staff Data Analyst - Pricing

Kolkata,

Mumbai

+5

1-4 Yrs

Not Disclosed

Staff Machine Learning Engineer

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Explore more jobs
Director Finance
4 salaries
unlock blur

₹59 L/yr - ₹90 L/yr

Director
4 salaries
unlock blur

₹72 L/yr - ₹250 L/yr

Staff Engineer
4 salaries
unlock blur

₹75 L/yr - ₹130 L/yr

Industrial Engineer
3 salaries
unlock blur

₹60 L/yr - ₹60 L/yr

Explore more salaries
Compare Coupang with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

3.8
Compare

Paytm Mall

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