Upload Button Icon Add office photos
Engaged Employer

i

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

Freo Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Freo Interview Questions and Answers

Updated 9 Jan 2025

Freo Interview Experiences

Popular Designations

3 interviews found

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

(2 Questions)

  • Q1. Product Design and Product Improvement Question
  • Q2. How can you make my product better?
  • Ans. 

    By conducting user research, analyzing feedback, and implementing iterative improvements based on data-driven decisions.

    • Conduct user research to understand pain points and needs

    • Analyze feedback from customers and stakeholders

    • Implement iterative improvements based on data-driven decisions

    • Example: A/B testing new features to see which resonates better with users

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 5 Rounds of interviews:

1. Screening by HR, is 30 30-minute screening where they will ask about your experience in detail.
2. Technical Round with Head of Product
3. Business Round with Co-Founder
4. Technical Ronud with the VP of Engineering
5. HR round and salary negotiation

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (27)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Case Study 

Unclear interviewer. Casestudy was about selling insurance.

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (27)

I applied via Scaler and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Check for Palindrome, can remove at most one character
  • Ans. 

    Check if a string is a palindrome and can be made a palindrome by removing at most one character.

    • Iterate through the string from both ends and check if the characters match.

    • If the characters don't match, try removing one character from either end and check if the remaining string is a palindrome.

    • If removing one character doesn't make the string a palindrome, then it's not possible to make it a palindrome by removing at

  • Answered by AI
  • Q2. Group anagram, with strings
Round 2 - Technical 

(2 Questions)

  • Q1. Design a chess game, backend api and a project in IDE
  • Ans. 

    Design a chess game with backend API and project in IDE.

    • Create a chess board with 64 squares and pieces

    • Implement game logic for moves and captures

    • Develop a RESTful API for game actions and data storage

    • Use a database to store game state and player information

    • Build a user interface for playing the game

    • Test thoroughly to ensure functionality and security

  • Answered by AI
  • Q2. Design patterns. Main focus on whatever we know
Round 3 - HR 

(1 Question)

  • Q1. Few basic questions about company to check how passionate you are

Interview Preparation Tips

Topics to prepare for Freo SDE (Software Development Engineer) interview:
  • DSA
  • Design Patterns
  • LLD
Interview preparation tips for other job seekers - The interview experience was simply awesome. The interviewers were from Freo and they were very polite and support. I didn't felt any boaring or any rude behaviour. All the doubts are cleared on the spot and also i got feedback after each round. Thank for freo for such wonderful time and opportunity.

Skills evaluated in this interview

SDE (Software Development Engineer) Interview Questions asked at other Companies

Q1. A string is given consisting of lowercase alphabets. Write a function which returns yes if the string has all the lowercase letters appearing in it at least once. O(N) time and without using extra space
View answer (3)

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
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Achievements from my Resume were questioned
  • Q2. Favourite product
Round 2 - Coding Test 

This was a day long coding round where we were given a problem statement of building a website that simulated the transformation of a 3D object when it is rotated about a certain degrees around a particular axis

Interview Preparation Tips

Topics to prepare for Juspay Technologies Product Manager interview:
  • coding
  • geometry
  • trigonometry
Interview preparation tips for other job seekers - Wouldn't recommend Juspay if you want to work on on growing product skills. The team seems to be very focused on engineering aptitude, even for PMs.
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 tips
Round 2 - Coding Test 

Half day coding exercise with buddy and given code, which you have to modify according to problem statement. Objective is to see how quickly you can grasp a new language (gives 1 week with learning materials) and logical thinking

Round 3 - One-on-one 

(2 Questions)

  • Q1. Product strategy round
  • Q2. Explain pain points of an app you use, come with ideas and do prioritization
  • Ans. 

    Pain points of a weather app

    • Inaccurate weather forecasts

    • Slow loading time

    • Confusing user interface

    • Lack of customization options

    • Limited location options

    • Prioritization: Fixing inaccurate forecasts and improving loading time should be top priority

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Vigorous interview process, very professional, very original. Interview still on-going but very highly rated place to work.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Guesstimates , Product Metric etc
  • Q2. Resume Overview
Round 2 - Coding Test 

A problem will be given and you have to edit the code to change functionality

Round 3 - One-on-one 

(2 Questions)

  • Q1. Puzzles and aptitude
  • Q2. Minimum number of races to find the fastest of 25 horses
  • Ans. 

    The minimum number of races needed to find the fastest of 25 horses is 5.

    • Divide the 25 horses into 5 groups of 5 horses each.

    • Conduct 5 races with each group to determine the fastest horse in each group.

    • Then conduct a final race with the winners from each group to find the fastest horse overall.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont give up. They check intent more than anything
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 - Product Management 

(2 Questions)

  • Q1. CV walkthrough and detailed understanding of the work done int he current org
  • Q2. A product design thinking question

Interview Preparation Tips

Interview preparation tips for other job seekers - They are looking for Product manager with a technical base as well, at least basic knowledge like how does the DB stores value and how can you build logic using Primary keys, etc
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 7 interview rounds.

Round 1 - Case Study 

RCA, Prioritisation interview

Round 2 - Case Study 

Metrics, Problem solving cases

Round 3 - Assignment 

Design Case study submission

Round 4 - Design Interview 

(1 Question)

  • Q1. Design related questions
Round 5 - One-on-one 

(1 Question)

  • Q1. General discussion
Round 6 - Case Study 

Problem solving, Cultural Fit

Round 7 - HR 

(1 Question)

  • Q1. Behavioral Interview
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Summarise your past experience
  • Ans. 

    Experienced product manager with a track record of successfully launching and managing products in various industries.

    • Led cross-functional teams to develop and launch new products

    • Managed product lifecycle from ideation to launch and post-launch optimization

    • Utilized market research and customer feedback to drive product decisions

    • Worked closely with engineering, design, marketing, and sales teams to ensure product succes

  • Answered by AI
  • Q2. Improve a product in your from your past job
  • Ans. 

    Implemented a new user interface design for a mobile app to improve user experience and increase engagement.

    • Conducted user research to identify pain points and preferences

    • Collaborated with designers and developers to create mockups and prototypes

    • Tested the new design with a focus group before implementing it

    • Analyzed user feedback and data to iterate on the design for further improvements

  • Answered by AI

Freo Interview FAQs

How many rounds are there in Freo interview?
Freo interview process usually has 1-2 rounds. The most common rounds in the Freo interview process are Technical, HR and Case Study.
How to prepare for Freo 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 Freo. The most common topics and skills that interviewers at Freo expect are AWS, Big Data, Clinical Data Management, Data Engineering and Data Ingestion.
What are the top questions asked in Freo interview?

Some of the top questions asked at the Freo interview -

  1. Design a chess game, backend api and a project in ...read more
  2. Check for Palindrome, can remove at most one charac...read more
  3. How can you make my product bett...read more

Tell us how to improve this page.

Freo Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

CRED Interview Questions
3.5
 • 38 Interviews
Kissht Finance Interview Questions
3.9
 • 33 Interviews
Money View Interview Questions
4.2
 • 30 Interviews
Jar Interview Questions
3.2
 • 30 Interviews
Jupiter Money Interview Questions
3.3
 • 30 Interviews
Uni Cards Interview Questions
3.8
 • 24 Interviews
indiagold Interview Questions
4.2
 • 22 Interviews
View all

Freo Reviews and Ratings

based on 13 reviews

2.9/5

Rating in categories

2.8

Skill development

2.9

Work-life balance

3.4

Salary

2.4

Job security

2.5

Company culture

3.2

Promotions

3.0

Work satisfaction

Explore 13 Reviews and Ratings
Software Engineer
11 salaries
unlock blur

₹15 L/yr - ₹27 L/yr

Product Manager
8 salaries
unlock blur

₹18 L/yr - ₹33 L/yr

Operations Associate
7 salaries
unlock blur

₹4.2 L/yr - ₹7 L/yr

Associate
6 salaries
unlock blur

₹4 L/yr - ₹6.6 L/yr

Associate Product Manager
5 salaries
unlock blur

₹15 L/yr - ₹17 L/yr

Explore more salaries
Compare Freo with

Kissht Finance

3.9
Compare

Indifi Technologies

3.8
Compare

Money View

4.2
Compare

Ocrolus East

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