Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Faasos Food Services Data Analyst Interview Questions and Answers

Updated 27 Nov 2024

Faasos Food Services Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Nov 2024

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

I applied via Company Website and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logic reasoning aptitude quant os dbms cn

Round 2 - Coding Test 

Arrays, strings, linked list

Round 3 - Technical 

(2 Questions)

  • Q1. Explain ur projects and internships
  • Q2. Technical questions related to domain

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Sql only questions like joins and window functions
  • Q2. Asked about joins and python knowledge
  • Q3. Calculate rolling average for order amount for merchants
  • Ans. 

    Calculate rolling average for order amount for merchants

    • Calculate the average order amount for each merchant over a specific time period

    • Update the average as new orders come in, dropping the oldest order amount from the calculation

    • Example: Merchant A had orders of $100, $150, $200 in the last 3 days. Rolling average would be ($100 + $150 + $200) / 3 = $150

  • Answered by AI
Round 2 - Coding Test 

SQL, Python, Case Studies, Window Functions

I applied via Referral and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical Questions (SQL and Python)
  • Q2. Business case studies

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up SQL skills, learn different methods of solving the same problem, learn basics of python, especially Pandas and Numpy
Round 1 - Technical 

(2 Questions)

  • Q1. Create the pivot table, sort the data in ascending order
  • Ans. 

    Create a pivot table and sort the data in ascending order.

    • To create a pivot table, select the data range and go to the 'Insert' tab in Excel.

    • Choose 'PivotTable' and select the location for the pivot table.

    • Drag the desired fields to the 'Rows' and 'Values' areas.

    • To sort the data in ascending order, click on the drop-down arrow next to the field name in the pivot table and select 'Sort A to Z'.

  • Answered by AI
  • Q2. Use lookup with the product based given data and find the needed data
  • Ans. 

    Using lookup with product-based data to find the needed data.

    • Use a lookup function like VLOOKUP or INDEX/MATCH to search for the needed data

    • Identify the key or unique identifier to match the data

    • Specify the range or table where the data is located

    • Retrieve the desired data based on the lookup value

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - please be ready with your resume, and work on each and every line.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 2 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 Resume tips
Round 2 - One-on-one 

(4 Questions)

  • Q1. How do you setup a Dark Store?
  • Ans. 

    Setting up a Dark Store involves converting a retail store into a fulfillment center for online orders.

    • Select a suitable location for the Dark Store, preferably in a centralized area with good access to transportation.

    • Optimize the layout of the store for efficient picking, packing, and shipping of orders.

    • Implement inventory management systems to track stock levels accurately and prevent stockouts.

    • Train staff on order f...

  • Answered by AI
  • Q2. How do joins work in the simplest manner?
  • Ans. 

    Joins combine data from two or more tables based on a related column.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id

  • Answered by AI
  • Q3. Write a basic query explaining the order of execution?
  • Ans. 

    The order of execution in a query determines the sequence in which operations are performed.

    • 1. The order of execution in a query typically follows the sequence: FROM, WHERE, GROUP BY, HAVING, SELECT, ORDER BY.

    • 2. The FROM clause specifies the tables involved in the query.

    • 3. The WHERE clause filters the rows based on specified conditions.

    • 4. The GROUP BY clause groups the rows that have the same values into summary rows.

    • 5...

  • Answered by AI
  • Q4. Difference between Group By and Distinct?
  • Ans. 

    Group By is used to aggregate data based on a specific column, while Distinct is used to remove duplicate rows from a result set.

    • Group By is used with aggregate functions like COUNT, SUM, AVG, etc.

    • Distinct is used to retrieve unique values from a column or set of columns.

    • Group By can be used to group data based on multiple columns, while Distinct operates on individual columns only.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Blinkit Data Analyst interview:
  • SQL
  • joins
  • window functions

Skills evaluated in this interview

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

I applied via Referral and was interviewed in May 2022. There were 3 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Intermediate SQL questions
  • Q2. Pivot and Vlookup questions
Round 3 - Case Study 

How many cars are sold in your city in a month and questions on the projects I have done in my previous organisation

Interview Preparation Tips

Topics to prepare for Myntra Data Analyst interview:
  • Advanced Excel
  • SQL
Interview preparation tips for other job seekers - Be very well prepared with Excel and SQL. Even though the questions are intermediate level questions, they can confuse you by asking simple tricky questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic SQL and Python
Round 2 - HR 

(1 Question)

  • Q1. Behavioral Questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Company fit questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. Excel questions are index match, sumif, countif, vlookup
  • Q2. Sql questions are 2nd highest salary
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to find the second highest salary
  • Q2. Question on dense rank,rank and row number
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Case Study 

Ask for a general question what will you first look at if people are doing add to card but not buying or make payment.

Interview Preparation Tips

Topics to prepare for Myntra Data Analyst interview:
  • SQL
  • Excel
  • Excel formulas
Interview preparation tips for other job seekers - It's inclusive of both case study and skill assessment like SQL and Excel formulas
Contribute & help others!
anonymous
You can choose to be anonymous

Faasos Food Services Interview FAQs

How many rounds are there in Faasos Food Services Data Analyst interview?
Faasos Food Services interview process usually has 3 rounds. The most common rounds in the Faasos Food Services interview process are Aptitude Test, Coding Test and Technical.
How to prepare for Faasos Food Services Data Analyst 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 Faasos Food Services. The most common topics and skills that interviewers at Faasos Food Services expect are Advanced Excel, Data Analysis, Python, R and SQL.
What are the top questions asked in Faasos Food Services Data Analyst interview?

Some of the top questions asked at the Faasos Food Services Data Analyst interview -

  1. explain ur projects and internsh...read more
  2. technical questions related to dom...read more

Recently Viewed

SALARIES

Future Generali India Life Insurance

INTERVIEWS

Zomato

No Interviews

LIST OF COMPANIES

Faasos Food Services

Locations

SALARIES

Syncfusion

INTERVIEWS

Google

No Interviews

LIST OF COMPANIES

Indiamart Intermesh

Locations

SALARIES

Faasos Food Services

LIST OF COMPANIES

EaseMyTrip.com

Locations

INTERVIEWS

Times Internet

No Interviews

LIST OF COMPANIES

Zomato

Locations

Tell us how to improve this page.

Faasos Food Services Data Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Assistant Manager
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Store Manager
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Store Manager
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Management Trainee
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Store Manager
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Faasos Food Services with

Swiggy

3.8
Compare

Zomato

3.8
Compare

Box8

3.5
Compare

InnerChef

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