Upload Button Icon Add office photos
Engaged Employer

i

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

OneCard Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

OneCard Product Manager Interview Questions and Answers

Updated 14 Oct 2024

OneCard Product Manager Interview Experiences

2 interviews found

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

I applied via LinkedIn and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Things you have worked on in the past
  • Ans. 

    I have worked on developing and launching new mobile applications for a tech startup.

    • Led cross-functional teams to define product requirements

    • Conducted market research and user testing to inform product decisions

    • Worked closely with designers and engineers to bring products to market

    • Managed product roadmap and prioritized features based on user feedback

  • Answered by AI
Round 2 - Assignment 

Take home assignment on a relevant problem statement for the organization

Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion on the assignment
Round 4 - HR 

(1 Question)

  • Q1. Details of your salary and negotiation

Product Manager Interview Questions & Answers

user image Disha Bhatia

posted on 8 Feb 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Talked more about the specific role they were hiring which was around referral.

Product Manager Interview Questions Asked at Other Companies

asked in Nykaa
Q1. You see the number of people cancelling the order increasing. Can ... read more
asked in Jio Haptik
Q2. A sample question for example - Find the number of users who are ... read more
asked in Flipkart
Q3. Strategy assignment: Assume that Flipkart owned E-kart Logistics ... read more
asked in Meesho
Q4. Understand the reselling market in India and other social commerc ... read more
asked in Google
Q5. How do you make business decisions? Followed by - Estimate number ... read more

Product Manager Jobs at OneCard

View all

Interview questions from similar companies

I applied via Other and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Flow of a txn after it's done? Rest all the questions were basic BA questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge on Payments domain.
In depth questions are also asked related to Payments domain.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Personal and Professional History
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions about past work-ex
  • Q2. Guesstimate on no. of people using metro in a day
  • Ans. 

    Approximately 5 million people use the metro daily in a large city like New York or Tokyo.

    • Consider the population of the city where the metro operates

    • Look at the ridership data provided by the metro authority

    • Factor in peak hours and off-peak hours

    • Take into account special events or holidays that may affect ridership

  • Answered by AI
Round 2 - Case Study 

Should Flipkart sell car tyres on their platform?

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview.
Poor culture and growth opportunities. Do not join.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Basics and general
  • Q2. All general once only

Interview Preparation Tips

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

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Easy coding questions DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the pointers direction

    • Start with three pointers: current, previous, and next

    • Iterate through the linked list, updating the pointers to reverse the direction

    • Update the head pointer to point to the new first node

  • Answered by AI
  • Q2. Find middle of linked list
  • Ans. 

    To find the middle of a linked list, use the slow and fast pointer technique.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps until fast reaches the end of the list.

    • The position of the slow pointer will be the middle of the linked list.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Pick from a basket of oranges
  • Ans. 

    The question is asking to pick an orange from a basket.

    • Carefully select a ripe orange without any bruises or blemishes

    • Gently twist the orange off the stem to avoid damaging the fruit

    • Check for firmness and weight to determine ripeness

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Open Financial Technologies Private Limited Software Engineer interview:
  • Easy DSA

Skills evaluated in this interview

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

Build a typeahead component

Round 2 - Technical 

(2 Questions)

  • Q1. Build a form for personal details
  • Ans. 

    Build a form for personal details

    • Include fields for name, email, phone number, address, date of birth

    • Use input fields, dropdowns, and date pickers for user input

    • Add validation for required fields and correct formats

    • Consider user experience with clear labels and easy navigation

  • Answered by AI
  • Q2. Add validations to different fields
  • Ans. 

    Implement validations for different fields in software development.

    • Identify the fields that require validation such as email, password, phone number, etc.

    • Use regular expressions to validate input data format.

    • Implement client-side and server-side validations to ensure data integrity.

    • Display error messages for invalid input to guide users on correct data entry.

  • Answered by AI

I applied via Job Portal and was interviewed in Apr 2022. 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 

It was simple program of url shorting for registered and non registered users each request must have unique shortened url.

Round 3 - Technical 

(2 Questions)

  • Q1. Palindrome implementation and run time
  • Ans. 

    A palindrome is a word or phrase that reads the same backward as forward. Implementing it involves comparing the first and last characters and iterating towards the middle.

    • Implement a function that takes a string as input and returns true if it is a palindrome, false otherwise.

    • Use two pointers, one starting from the beginning and the other from the end, and compare the characters at each position.

    • If the characters matc...

  • Answered by AI
  • Q2. DSA and various algorithms and run time
Round 4 - One-on-one 

(1 Question)

  • Q1. This round was one on one with VP of engineering. Basic q and a regarding role and responsibilities
Round 5 - HR 

(1 Question)

  • Q1. Relocation, Reason For job change, future plan, careers objective

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA and algorithms
In coding test they asked you explain code and if there is any improvement needed in code.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on data structures
Round 2 - Behavioral 

(1 Question)

  • Q1. Second round was Managerial Round. The interviewer basically had a conversation with me and asked some hr questions also.
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions

OneCard Interview FAQs

How many rounds are there in OneCard Product Manager interview?
OneCard interview process usually has 2-3 rounds. The most common rounds in the OneCard interview process are One-on-one Round, Assignment and HR.
How to prepare for OneCard Product Manager 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 OneCard. The most common topics and skills that interviewers at OneCard expect are Architecture, Banking, Gaming, Product Management and QA.

Tell us how to improve this page.

OneCard Product Manager Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
OneCard Product Manager Salary
based on 39 salaries
₹9 L/yr - ₹36 L/yr
At par with the average Product Manager Salary in India
View more details

OneCard Product Manager Reviews and Ratings

based on 3 reviews

3.3/5

Rating in categories

3.3

Skill development

4.3

Work-life balance

3.7

Salary

5.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 3 Reviews and Ratings
Product Manager
39 salaries
unlock blur

₹9 L/yr - ₹36 L/yr

Software Engineer
28 salaries
unlock blur

₹11 L/yr - ₹34.2 L/yr

Customer experience Specialist
23 salaries
unlock blur

₹3 L/yr - ₹5.7 L/yr

Team Lead
20 salaries
unlock blur

₹3.6 L/yr - ₹10 L/yr

Data Scientist
20 salaries
unlock blur

₹13 L/yr - ₹32 L/yr

Explore more salaries
Compare OneCard with

Uni Cards

3.8
Compare

Kissht Finance

3.9
Compare

Money View

4.2
Compare

Ocrolus East

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