Upload Button Icon Add office photos

Filter interviews by

Omuni Interview Questions and Answers

Updated 26 Dec 2024

Omuni Interview Experiences

Popular Designations

4 interviews found

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It has both coding and aptitude. We only have to write sudo code.

Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to data structure, from basics to ADS.
  • Q2. Basic System design and design pattern question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company for freshers, and lots and lots of learning

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Why Product Manager role?
  • Ans. 

    I am passionate about creating innovative products that solve real-world problems and improve user experiences.

    • I enjoy the challenge of identifying market needs and translating them into product features.

    • I have a strong background in market research and data analysis, which are essential skills for a Product Manager.

    • I thrive in cross-functional teams, collaborating with engineers, designers, and stakeholders to bring a...

  • Answered by AI
  • Q2. What a product manager does?
  • Ans. 

    A product manager is responsible for the development and management of a product throughout its lifecycle.

    • Defines the product vision and strategy

    • Gathers and prioritizes product requirements

    • Works closely with cross-functional teams such as engineering, design, and marketing

    • Manages the product roadmap and releases

    • Analyzes market trends and competition

    • Measures and tracks product performance

  • Answered by AI

Associate Product Manager Interview Questions asked at other Companies

Q1. 2. You have water filled Jar X and empty Jar Y. You transferred a portion of water from Jar X to Y using spunch which absorbs A% of water and it pours B% of water in Jar B. After one iteration, Z ml of water is present in Jar Y find water i... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed in Feb 2023. 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 - Technical 

(1 Question)

  • Q1. Basic accounting and Finance
Round 3 - One-on-one 

(1 Question)

  • Q1. Just introduction and company intro
Round 4 - HR 

(1 Question)

  • Q1. Casual intro and understanding

Finance Executive Interview Questions asked at other Companies

Q1. Certains Rules to follow - 1. Remove your footwear outside of the company, though it sounds strange! yes, this is a rule. They have other footwear inside the company (optional) if you want to carry it. 2. For Washrooms, they have kept chapp... read more
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Reverse each word of a string
  • Ans. 

    Reverse each word of a string

    • Split the string into an array of words

    • Iterate through each word and reverse it

    • Join the reversed words back into a single string

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

(1 Question)

  • Q1. Managerial questions

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

Omuni interview questions for popular designations

 Associate Product Manager

 (1)

 Finance Executive

 (1)

 Software Development Engineer

 (1)

 Sdet Automation Test Engineer

 (1)

Jobs at Omuni

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic array question
Round 2 - Technical 

(1 Question)

  • Q1. Find the first circular tour that visits all petrol pumps
  • Ans. 

    The first circular tour that visits all petrol pumps can be found using the concept of a circular linked list.

    • Create a circular linked list with each node representing a petrol pump

    • Calculate the difference between petrol available at each pump and the distance to the next pump

    • Start from a pump where the sum of differences is positive and traverse the circular linked list until completing the tour

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

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

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Level order tree traversal
  • Q2. Find the pair element from the array
  • Ans. 

    Find the pair element from the array

    • Iterate through the array and use a hashmap to store elements and their counts

    • Check if the current element's complement exists in the hashmap

    • Return the pair if found, otherwise return null

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

We had an aptitude test which involved 60 questions in 15 minutes. Of course, no one can solve this fast, but it was about the hit rate / accuracy and volume. Subsequent followed with two guesstimate based rounds and final as HR round which involved asking about college projects, extra curricular experiences and so on.

I applied via Campus Placement and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Mostly questions were asked from sql,joins were more focussed
  • Q2. Puzzle mostly from gfg were asked involving analytics skills
  • Q3. Guesstimates could also be asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, Sql is must,Be logical and work on analytical thinking.

Omuni Interview FAQs

How many rounds are there in Omuni interview?
Omuni interview process usually has 2-3 rounds. The most common rounds in the Omuni interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Omuni 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 Omuni. The most common topics and skills that interviewers at Omuni expect are Agile, MySQL, Data Structures, Analytics and SQL.
What are the top questions asked in Omuni interview?

Some of the top questions asked at the Omuni interview -

  1. What a product manager do...read more
  2. Reverse each word of a str...read more
  3. Questions related to data structure, from basics to A...read more

Tell us how to improve this page.

Omuni Interview Process

based on 6 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 750 Interviews
Tata Group Interview Questions
4.2
 • 358 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Future Group Interview Questions
4.3
 • 76 Interviews
Snapdeal Interview Questions
3.8
 • 75 Interviews
Shopclues Interview Questions
3.9
 • 9 Interviews
View all

Omuni Reviews and Ratings

based on 42 reviews

3.2/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

2.9

Salary

2.6

Job security

3.2

Company culture

2.8

Promotions

2.9

Work satisfaction

Explore 42 Reviews and Ratings
CLM Lead

Gurgaon / Gurugram

4-6 Yrs

Not Disclosed

Central Analytics Lead

Gurgaon / Gurugram

4-6 Yrs

Not Disclosed

Performance Marketing Lead

Gurgaon / Gurugram

4-6 Yrs

Not Disclosed

Explore more jobs
Business Analyst
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet Automation Test Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet-I
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Omuni with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Paytm

3.3
Compare

Reliance Retail

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