Upload Button Icon Add office photos

Udaan

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Clear (1)

Udaan Intern Interview Questions and Answers

Updated 27 Sep 2023

Udaan Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image tarun kaushik

posted on 27 Sep 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. BASIC SQL QUESTIONS
  • Q2. INTERNET COURSES WILL WORK

Interview Preparation Tips

Interview preparation tips for other job seekers - BE THOROUGH

Interview questions from similar companies

Intern Interview Questions & Answers

Amazon user image Himani Anand1

posted on 28 Oct 2015

Interview Questionnaire 

1 Question

  • Q1. Binary Tree concepts

Interview Preparation Tips

Round: Test
Experience:
Tips:
Duration: 120 minutes
Total Questions: 22

Round: Technical Interview
Experience:
Tips:

General Tips:
Skill Tips:
Skills: Algorithmic Approach To Problem Solving, Data Structures, Core Courses Concepts
College Name: IIM Lucknow

I was interviewed in Aug 2016.

Interview Questionnaire 

3 Questions

  • Q1. To reverse Linked List in pair of three.
  • Ans. 

    Reverse a linked list in pairs of three.

    • Create a function that takes the head of the linked list as input.

    • Traverse the linked list in pairs of three and reverse each pair.

    • Update the head of the linked list to the new head after reversing each pair.

    • Return the new head of the linked list.

  • Answered by AI
  • Q2. Search a number in sorted rotated array.
  • Ans. 

    Search a number in sorted rotated array.

    • Use binary search to find the pivot point where the array is rotated

    • Determine which half of the array the target number may be in

    • Perform binary search on the appropriate half of the array to find the target number

  • Answered by AI
  • Q3. A dynamic programming question was there to find a path in matrix.

Interview Preparation Tips

Round: Technical Interview
Experience: Interviewer mainly focused on problem solving skill.

Skills: Algorithm
College Name: KIIT University

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Jun 2021. 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 Resume tips
Round 2 - Group Discussion 

Public vs Govt sector

Interview Preparation Tips

Interview preparation tips for other job seekers - GOOD COMMUNICATION SKILLS AND VERBAL AND WRITTEN

Interview Questionnaire 

1 Question

  • Q1. About Operations and Supply Chain Process over E-commerce
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

First round was a aptitude test of 25 question

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concept in java
  • Ans. 

    Oops concept in Java refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Abstraction hides the implementation d...

  • Answered by AI
  • Q2. Basic multi threading questions
Round 3 - Technical 

(2 Questions)

  • Q1. Code to make a pattern and explain each and every line of code
  • Ans. 

    Code to create a pattern and explain each line of code

    • Start by defining the number of rows and columns in the pattern

    • Use nested loops to iterate through each row and column

    • Decide the pattern you want to create and use conditional statements to determine the output for each position

  • Answered by AI
  • Q2. Puzzle: In how many minimum cut u can cut a cake in 8 piece

Skills evaluated in this interview

Intern Interview Questions & Answers

Paytm Mall user image Monu Singh Yadav

posted on 22 Nov 2024

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

Very impressive able to solve 100 coding questions within 10 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Find min in array
  • Ans. 

    Find the minimum string in an array of strings.

    • Iterate through the array and compare each string to find the minimum.

    • Use a built-in function like sort() to sort the array and then return the first element.

    • Consider using a loop to compare each element with the current minimum.

  • Answered by AI
  • Q2. Find max in array
  • Ans. 

    Find the maximum value in an array of strings.

    • Convert the strings to numbers if needed before finding the maximum value.

    • Use a loop to iterate through the array and compare each element to find the maximum value.

  • 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 Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic SQL question.
  • Q2. Order of execution
  • Ans. 

    The order of execution refers to the sequence in which instructions or operations are executed in a program.

    • The order of execution is determined by the programming language and the specific code being executed.

    • Generally, code is executed line by line from top to bottom.

    • However, there are exceptions such as loops, conditionals, and function calls that can alter the order of execution.

    • In some programming languages, there...

  • Answered by AI
  • Q3. Window functions
  • Q4. Aggregate functions

Skills evaluated in this interview

Intern Interview Questions & Answers

FirstCry user image Sanjeevani Jindal

posted on 15 Mar 2024

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

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. My qualifications
  • Q2. Eligibility capability
  • Q3. Can I do it
Round 2 - HR 

(2 Questions)

  • Q1. Fresher should do it
  • Q2. Will I be able to cope up

Interview Preparation Tips

Interview preparation tips for other job seekers - This is my India(bill gates+DollyChaiwala)

Intern Interview Questions & Answers

BigBasket user image Siddharth Palai

posted on 5 Oct 2023

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

I applied via Campus Placement and was interviewed before Oct 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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why do you want to join BB?
  • Q2. A guesstimate about number of coffee shops in a city
  • Ans. 

    It would depend on the size and population of the city, but typically there are around 1-2 coffee shops per 10,000 residents.

    • Consider the population size of the city - larger cities tend to have more coffee shops

    • Look at the density of commercial areas - more coffee shops are likely in busy downtown areas

    • Check for any popular coffee chains that may have multiple locations in the city

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Udaan Interview FAQs

How many rounds are there in Udaan Intern interview?
Udaan interview process usually has 2 rounds. The most common rounds in the Udaan interview process are One-on-one Round and Resume Shortlist.
How to prepare for Udaan Intern 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 Udaan. The most common topics and skills that interviewers at Udaan expect are Merchandising, Product and Product Portfolio Management.
What are the top questions asked in Udaan Intern interview?

Some of the top questions asked at the Udaan Intern interview -

  1. INTERNET COURSES WILL W...read more
  2. BASIC SQL QUESTI...read more

Recently Viewed

INTERVIEWS

Swiggy

No Interviews

LIST OF COMPANIES

TransUnion

Overview

SALARIES

Acadecraft

INTERVIEWS

SRF

No Interviews

INTERVIEWS

SRF

No Interviews

SALARIES

Acadecraft

INTERVIEWS

SRF

No Interviews

JOBS

SRF

No Jobs

SALARIES

TransUnion

SALARIES

TransUnion

Tell us how to improve this page.

Udaan Intern Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Intern Interview Questions from Similar Companies

Amazon Intern Interview Questions
4.1
 • 21 Interviews
Myntra Intern Interview Questions
4.0
 • 2 Interviews
View all

Udaan Intern Reviews and Ratings

based on 4 reviews

4.8/5

Rating in categories

4.4

Skill development

4.7

Work-life balance

4.5

Salary

3.7

Job security

4.6

Company culture

4.4

Promotions

3.2

Work satisfaction

Explore 4 Reviews and Ratings
Business Development Executive
2.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
530 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

MIS Executive
480 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Executive
465 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Officer
336 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Udaan with

Meesho

3.7
Compare

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

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