Upload Button Icon Add office photos
Engaged Employer

i

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

INDMoney Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

INDMoney Product Manager Interview Questions and Answers

Updated 14 Oct 2024

INDMoney Product Manager Interview Experiences

3 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - One-on-one 

(1 Question)

  • Q1. Design the ipo page for a broking app.
  • Ans. 

    The IPO page for a broking app should provide information on upcoming IPOs, allow users to subscribe, and track their investments.

    • Include a list of upcoming IPOs with details such as company name, offer price, and subscription dates

    • Allow users to subscribe to IPOs directly from the app

    • Provide a tracking feature for users to monitor their investments and IPO performance

    • Include educational resources on IPO investing for

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Assignment 

Was given a problem statement about the company itself and asked to come up with solutions.

Round 2 - Case Study 

One on One interview where I was asked to solve a case

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

I applied via Approached by company and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your favorite app? What are the pros and cons of the app? Basic Resume Grilling & Design Questions
  • Ans. 

    My favorite app is Spotify.

    • Pros: vast music library, personalized playlists, easy to use interface

    • Cons: occasional glitches, limited free version features

    • Examples: Discover Weekly playlist, Daily Mix playlists

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

(1 Question)

  • Q1. Strategic outlook on fintech landscape Product Management strengths and weaknesses How do I work with engineers?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep abreast with Ind product and fintech industry
Brush up basic product management questions

Interview questions from similar companies

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
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test with LR, DI

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic resume questions and project discussion

I applied via Referral and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About Resume and past experience ?
  • Q2. How comfortable you are with technology? Can you explain how a mobile application works?
  • Ans. 

    I am very comfortable with technology and can explain how a mobile application works.

    • A mobile application is a software program designed to run on mobile devices such as smartphones and tablets.

    • It is typically downloaded from an app store and installed on the device.

    • The app may require access to certain device features such as the camera or GPS.

    • Users interact with the app through a graphical user interface (GUI) which ...

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

(2 Questions)

  • Q1. Your marks from 10th std, 12th std, UG and PG
  • Ans. 

    My academic performance is not relevant to my ability to perform as a Product Manager.

    • Academic performance does not necessarily reflect job performance

    • Product management requires a diverse skill set beyond academic achievements

    • Focus on relevant experience and skills rather than grades

  • Answered by AI
  • Q2. Your career progression and the role in each experience

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was 15 mins late in Round 2 and he didnt even apologize.
Very weird interview type with discussion on 10th, 12th and degree marks.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Java coding questions, basic Java questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Java basics questions.
  • Q2. Live coding.
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion on previous experience and projects.
  • Q2. System design question
Round 4 - Technical 

(2 Questions)

  • Q1. Questions on SQL, Java advanced, personal projects, Java frameworks, UI based questions, Agile methodologies.
  • Q2. Interview discussion with the whole team.
Round 5 - HR 

(2 Questions)

  • Q1. Benefits discussion.
  • Q2. Salary discussion.
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. Tell me about your daily activities in your current company?
  • Q3. Why do you want to work in i-exceed
Round 2 - Technical 

(7 Questions)

  • Q1. Explain websphere installation methods followed
  • Ans. 

    WebSphere installation methods include GUI, silent, and response file installations.

    • WebSphere can be installed using a graphical user interface (GUI).

    • Silent installation allows for installation without user interaction.

    • Response file installation uses a pre-recorded response file to automate the installation process.

  • Answered by AI
  • Q2. What is meant by connection pool properties
  • Ans. 

    Connection pool properties refer to the settings that control the behavior of a connection pool.

    • Connection pool properties include settings such as maximum connections, minimum connections, and connection timeout.

    • These properties can be configured in the application server or in the database driver.

    • The purpose of connection pool properties is to optimize the use of database connections and improve application performan...

  • Answered by AI
  • Q3. Explain garbage collection
  • Ans. 

    Garbage collection is an automatic memory management process that frees up memory occupied by objects that are no longer in use.

    • Garbage collection is performed by the JVM in Java and CLR in .NET languages.

    • It helps prevent memory leaks and null pointer exceptions.

    • Garbage collection can be triggered manually or automatically.

    • Examples of garbage collection algorithms include mark-and-sweep, reference counting, and copying

  • Answered by AI
  • Q4. How ssl achieved in websphere
  • Ans. 

    SSL in WebSphere is achieved through configuration of SSL certificates and enabling SSL protocols.

    • SSL configuration involves generating and importing SSL certificates

    • SSL protocols such as TLS can be enabled through server.xml configuration

    • WebSphere also supports SSL offloading through plug-in configuration

    • SSL can be enforced for specific applications or URLs through web.xml configuration

  • Answered by AI
  • Q5. How security configured in websphere
  • Ans. 

    Security in WebSphere is configured through various mechanisms such as SSL, authentication, authorization, and encryption.

    • SSL can be configured to secure communication between clients and servers

    • Authentication can be configured using various methods such as LDAP, database, or custom authentication

    • Authorization can be configured using role-based access control or custom authorization

    • Encryption can be configured to secur

  • Answered by AI
  • Q6. Any work experience in other middleware platforms
  • Ans. 

    Yes, I have experience in working with Apache Kafka and RabbitMQ.

    • Worked on developing microservices using Apache Kafka as a messaging platform

    • Implemented RabbitMQ for message queuing in a project

    • Experience in configuring and managing both platforms

  • Answered by AI
  • Q7. Any exposure in devops, cloud technologies
  • Ans. 

    Yes, I have experience in both devops and cloud technologies.

    • I have worked with AWS, Azure, and Google Cloud Platform.

    • I have experience with containerization using Docker and Kubernetes.

    • I have worked with CI/CD pipelines using tools like Jenkins and GitLab.

    • I have experience with infrastructure as code using tools like Terraform and CloudFormation.

  • Answered by AI
Round 3 - HR 

(5 Questions)

  • Q1. Twll me about yourself
  • Q2. What is tour current ctc
  • Ans. 

    My current CTC is confidential.

    • I prefer not to disclose my current CTC as it may affect negotiations.

    • I am open to discussing my salary expectations for this role.

    • My previous salary was in line with industry standards for my experience level.

  • Answered by AI
  • Q3. What is the expected ctc
  • Ans. 

    The expected CTC depends on the company's budget and the candidate's experience and skills.

    • The CTC can vary based on the company's location and industry.

    • The candidate's negotiation skills can also impact the final CTC.

    • The CTC can be influenced by the candidate's education, certifications, and previous work experience.

    • The CTC can range from 8-10 lakhs per annum for a Senior Software Engineer role in India.

    • Some companies...

  • Answered by AI
  • Q4. Why we need to recruit you in our company
  • Q5. How good are you to prove that you are genuine at work

Skills evaluated in this interview

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

Coding round with 3 different programs, where we need to pass test cases

Round 2 - Technical 

(2 Questions)

  • Q1. Basic Javascript questions
  • Q2. Advanced javascript questions
Round 3 - Technical 

(2 Questions)

  • Q1. Advanced javascript questions
  • Q2. Project related questions
Round 4 - Behavioral 

(2 Questions)

  • Q1. Understanding project and your role
  • Q2. Understanding your impact on current project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Complete Project Management process from Inception to Closure. Explain.
  • Q2. Managing 1-1 Conversation.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Plan for the given scenario Project Timelines.
  • Q2. Some Technical questions.
Round 3 - One-on-one 

(2 Questions)

  • Q1. Scenario based client handling.
  • Q2. Difficult client and how you handled them.
Round 4 - HR 

(2 Questions)

  • Q1. Location preferences and reason for change.
  • Q2. Salary Negotiation.

INDMoney Interview FAQs

How many rounds are there in INDMoney Product Manager interview?
INDMoney interview process usually has 1-2 rounds. The most common rounds in the INDMoney interview process are One-on-one Round, Assignment and Case Study.
What are the top questions asked in INDMoney Product Manager interview?

Some of the top questions asked at the INDMoney Product Manager interview -

  1. What is your favorite app? What are the pros and cons of the app? Basic Resume...read more
  2. design the ipo page for a broking a...read more

Tell us how to improve this page.

INDMoney Product Manager Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more
INDMoney Product Manager Salary
based on 37 salaries
₹16 L/yr - ₹35 L/yr
22% more than the average Product Manager Salary in India
View more details

INDMoney Product Manager Reviews and Ratings

based on 6 reviews

2.2/5

Rating in categories

2.7

Skill development

2.2

Work-life balance

2.4

Salary

1.9

Job security

2.2

Company culture

2.3

Promotions

2.7

Work satisfaction

Explore 6 Reviews and Ratings
Product Manager
37 salaries
unlock blur

₹16 L/yr - ₹35 L/yr

Software Engineer
34 salaries
unlock blur

₹8 L/yr - ₹29 L/yr

Senior Software Engineer
25 salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Operations Executive
19 salaries
unlock blur

₹2.2 L/yr - ₹4.4 L/yr

Associate Product Manager
18 salaries
unlock blur

₹8 L/yr - ₹18 L/yr

Explore more salaries
Compare INDMoney with

Kissht Finance

3.9
Compare

BharatPe

3.5
Compare

VSoft Technologies

3.3
Compare

Innoviti Technologies Private Limited

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