Upload Button Icon Add office photos
Engaged Employer

i

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

ffreedom app Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ffreedom app Data Science Intern Interview Questions and Answers

Updated 10 Jan 2025

ffreedom app Data Science Intern Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is the SQL query for calculating a moving average?
  • Ans. 

    The SQL query for calculating a moving average involves using window functions.

    • Use the OVER clause with the ORDER BY clause to define the window frame for the moving average calculation.

    • Use the AVG() function to calculate the average within the window frame.

    • Example: SELECT value, AVG(value) OVER (ORDER BY date ROWS BETWEEN 2 PRECEDING AND CURRENT ROW) AS moving_avg FROM table_name;

  • Answered by AI
  • Q2. What is the difference between Data Definition Language (DDL) and Data Manipulation Language (DML)?
  • Ans. 

    DDL is used to define the structure of database objects, while DML is used to manipulate data within those objects.

    • DDL is used to create, modify, and delete database objects such as tables, indexes, and views.

    • DML is used to insert, update, retrieve, and delete data within those database objects.

    • Examples of DDL statements include CREATE TABLE, ALTER INDEX, and DROP VIEW.

    • Examples of DML statements include INSERT INTO, UP...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ffreedom app Data Science Intern interview:
  • MySQL
Interview preparation tips for other job seekers - Practice writing SQL queries that you need to complete.

Top trending discussions

View All
Personal Finance
2w
a senior executive
Flatmate Issues - Need Advice!
My flatmate earns 20LPA, but I'm at 12LPA. They're always planning expensive weekends, and I can't always join due to budget. They make me feel guilty when I don't. Should I move out even though I don't have other friends and it'll be a financial strain? What do you guys suggest?
Got a question about ffreedom app?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Why do you want to leave your current organization

Data Science Intern Interview Questions Asked at Other Companies

Q1. Rotate Matrix by 90 Degrees Problem Statement Given a square matr ... read more
Q2. Given an array (duplicates allowed), how do you find the second h ... read more
asked in Altimetrik
Q3. What is gradient descent, why does gradient descent follow tan an ... read more
asked in Uber
Q4. What new feature would you like to add to Uber?
asked in Siemens
Q5. How do you implement a machine learning algorithm based on a give ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic details about work ex, reason to switch, salary expectations
Round 2 - Coding Test 

2 SQL questions asked

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

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. They ask about over self and about family
  • Q2. And common question about customer service and skill and responsibilities

Interview Preparation Tips

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

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a highly motivated and detail-oriented individual with a background in marketing and a passion for data analysis.

    • Background in marketing

    • Passion for data analysis

    • Highly motivated and detail-oriented

  • Answered by AI
  • Q2. Why did you choose BPO
  • Ans. 

    I chose BPO because of the opportunity to work with diverse clients, develop strong communication skills, and gain valuable experience in a fast-paced environment.

    • Opportunity to work with diverse clients

    • Develop strong communication skills

    • Gain valuable experience in a fast-paced environment

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a highly motivated and detail-oriented individual with a background in marketing and a passion for project management.

    • Background in marketing

    • Passion for project management

    • Detail-oriented

    • Highly motivated

  • Answered by AI
  • Q2. What is sales and how to talk with customer
  • Ans. 

    Sales is the process of selling products or services to customers by understanding their needs and providing solutions.

    • Build rapport with the customer by actively listening and asking questions to understand their needs

    • Highlight the benefits of the product or service that meet the customer's needs

    • Handle objections by addressing concerns and providing additional information or alternatives

    • Close the sale by asking for th...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic SQL questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Talk to me about your understanding of WH operations
  • Ans. 

    Warehouse operations involve the management of inventory, storage, and distribution to ensure efficient supply chain processes.

    • Inventory Management: Keeping track of stock levels, orders, and deliveries to prevent overstocking or stockouts, e.g., using barcode systems.

    • Receiving and Inspection: Checking incoming shipments for accuracy and quality, ensuring that products meet specifications before storage.

    • Storage Solutio...

  • Answered by AI
  • Q2. How would you manage items that are rejected during our inward QC
  • Ans. 

    I would segregate rejected items, analyze the reasons for rejection, and work with suppliers to address the issues.

    • Segregate rejected items to prevent mixing with approved items

    • Analyze reasons for rejection to identify trends and common issues

    • Work with suppliers to address quality issues and prevent future rejections

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, understand questions and answer them honestly.
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Questions were on sql , python and java

Round 2 - Coding Test 

Duration was 10 minutes

Data Analyst Interview Questions & Answers

Myntra user image Sumit Chougule

posted on 7 Jun 2024

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

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Guestimates question: How many women's drive red car in the Bangalore
  • Ans. 

    It is impossible to accurately estimate the number of women driving red cars in Bangalore without specific data.

    • There is no specific data available on the number of women driving red cars in Bangalore.

    • Estimating the number of women driving red cars in Bangalore would require access to vehicle registration data or a survey of car owners.

    • Factors such as car ownership trends among women and the popularity of red cars woul...

  • Answered by AI
  • Q2. How will achieve GMV if your budget is over
  • Ans. 

    Achieve GMV by optimizing marketing channels, improving product offerings, and enhancing user experience.

    • Optimize marketing channels to reach a larger audience

    • Improve product offerings to increase customer interest and sales

    • Enhance user experience to encourage repeat purchases and higher order values

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Oct 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Excel, Regression, Anova model, CHAID model etc
  • Q2. Previous experience
Round 2 - Technical 

(2 Questions)

  • Q1. SQL joins , previous experience
  • Q2. Guesstimate, probability questions

ffreedom app Interview FAQs

How many rounds are there in ffreedom app Data Science Intern interview?
ffreedom app interview process usually has 1 rounds. The most common rounds in the ffreedom app interview process are Technical.
What are the top questions asked in ffreedom app Data Science Intern interview?

Some of the top questions asked at the ffreedom app Data Science Intern interview -

  1. What is the difference between Data Definition Language (DDL) and Data Manipula...read more
  2. What is the SQL query for calculating a moving avera...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 463 Interviews
Meesho Interview Questions
3.7
 • 361 Interviews
Udaan Interview Questions
3.9
 • 346 Interviews
Oyo Rooms Interview Questions
3.3
 • 227 Interviews
Myntra Interview Questions
3.9
 • 227 Interviews
Blinkit Interview Questions
3.7
 • 227 Interviews
Naukri Interview Questions
4.1
 • 198 Interviews
BlackBuck Interview Questions
3.7
 • 193 Interviews
FirstCry Interview Questions
3.6
 • 185 Interviews
Spinny Interview Questions
3.7
 • 181 Interviews
View all
ffreedom app Data Science Intern Salary
based on 4 salaries
₹5 L/yr - ₹8 L/yr
90% more than the average Data Science Intern Salary in India
View more details
Relationship Manager
335 salaries
unlock blur

₹0.8 L/yr - ₹6 L/yr

Team Lead
145 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Associate Sales Manager
80 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Assistant Manager
45 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Customer Relationship Manager
23 salaries
unlock blur

₹1.1 L/yr - ₹3.6 L/yr

Explore more salaries
Compare ffreedom app with

Udaan

3.9
Compare

Swiggy

3.8
Compare

Oyo Rooms

3.3
Compare

Blinkit

3.7
Compare
write
Share an Interview