Upload Button Icon Add office photos
Engaged Employer

i

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

Ninjacart Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Ninjacart Data Analyst Interview Questions and Answers

Updated 28 Dec 2021

Ninjacart Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 28 Dec 2021

Interview Questionnaire 

2 Questions

  • Q1. Explain Normal distribution
  • Ans. 

    Normal distribution is a probability distribution that is symmetric and bell-shaped.

    • It is also known as Gaussian distribution.

    • It is characterized by mean and standard deviation.

    • Many natural phenomena follow normal distribution, such as height and weight of individuals.

    • 68% of the data falls within one standard deviation of the mean, 95% within two standard deviations, and 99.7% within three standard deviations.

    • It is wid...

  • Answered by AI
  • Q2. Types of jobs in sql
  • Ans. 

    SQL jobs include database administrator, data analyst, data scientist, business intelligence analyst, and software developer.

    • Database Administrator

    • Data Analyst

    • Data Scientist

    • Business Intelligence Analyst

    • Software Developer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for MySql thoroughly

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What could be the possible reasons for delay in delivery?
  • Ans. 

    Possible reasons for delay in delivery

    • Logistical issues such as traffic or weather

    • Inadequate inventory management

    • Production delays

    • Customs clearance delays

    • Incorrect address or contact information

    • Technical issues with delivery vehicles or equipment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and give detailed ans of every questions asked. Don't be hesitant in cross questioning them.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Nov 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all Resume tips
Round 2 - Coding Test 

Sql Coding round questions were asked

Round 3 - Technical 

(1 Question)

  • Q1. SQL coding round
Round 4 - Technical 

(1 Question)

  • Q1. Sql Coding round
Round 5 - HR 

(1 Question)

  • Q1. Basic questions salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don’t join this company until it’s a last option
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic questions on our previous work experince
  • Q2. What are the charters you have worked on
Round 2 - One-on-one 

(1 Question)

  • Q1. Some technical questions on excel and sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is pretty easy
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 Instahyre and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Asked to write different SQL queries.
1. Moving average of lf previous 10 days
2. For a data which records in and out time of an employee. How many employees were present in the office at a given time
3. A/B testing vs pre-post testing

Round 2 - Case Study 

1. Had to come up with a method to give a score to each user based on FRM(frequency, recency, monetory)
2. Guesstimate: how many burgers does McD sells in a day

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

(2 Questions)

  • Q1. Interviewer asked me basic SQL questions
  • Q2. In the second technical round he asked me advanced SQL topics (Windows Functions, Joins & Subqueries)
Round 2 - Coding Test 

In the second technical round interview asked me about advanced sql topics, theory questions and two coding questions in joins and window functions.

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

I applied via Referral and was interviewed in Mar 2023. 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 - HR 

(2 Questions)

  • Q1. What’s your previous experience
  • Ans. 

    I have 3 years of experience as a data analyst in the finance industry.

    • Worked with large datasets to extract meaningful insights

    • Performed data cleaning, transformation, and visualization

    • Created and maintained dashboards and reports for stakeholders

    • Conducted statistical analysis and built predictive models

    • Collaborated with cross-functional teams to identify business opportunities

  • Answered by AI
  • Q2. What’s your skills for the current role
  • Ans. 

    I have strong skills in data analysis, including proficiency in statistical analysis, data visualization, and programming languages such as Python and SQL.

    • Proficient in statistical analysis techniques

    • Skilled in data visualization using tools like Tableau

    • Strong programming skills in Python and SQL

    • Experience with data cleaning and preprocessing

    • Ability to interpret and communicate insights from data

    • Familiarity with machin...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Udaan Data Analyst interview:
  • SQL
  • Python
Interview preparation tips for other job seekers - Good to have python and sql skills and for data analyst these skills are must plus one visualisation tool
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. About previous experience situation based questions excel problem solving
  • Q2. Tell me about yourself difference between data quality and data validity

Interview Preparation Tips

Interview preparation tips for other job seekers - excel skills and data analysis basics

I applied via Naukri.com and was interviewed before Apr 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Technica questions related to sql

Round 2 - Technical 

(1 Question)

  • Q1. Some technical questions related to sql and advance excel .
Round 3 - One-on-one 

(1 Question)

  • Q1. Some questions related to cars insurance and second cars
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and some hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on sql join where clause having clause etc and advance excel
Contribute & help others!
anonymous
You can choose to be anonymous

Ninjacart Interview FAQs

How to prepare for Ninjacart 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 Ninjacart. The most common topics and skills that interviewers at Ninjacart expect are Advanced Excel, Dashboards, Data Analysis, Excel and Python.
What are the top questions asked in Ninjacart Data Analyst interview?

Some of the top questions asked at the Ninjacart Data Analyst interview -

  1. explain Normal distribut...read more
  2. types of jobs in ...read more

Recently Viewed

SALARIES

Shriram Automall

JOBS

Upstep Academy

No Jobs

JOBS

Maruti Suzuki

No Jobs

SALARIES

OxfordCaps India

JOBS

JAY JAY MILLS

No Jobs

COMPANY BENEFITS

Jungleworks

No Benefits

SALARIES

Jungleworks

JOBS

The Talent Keepers

No Jobs

JOBS

VMS Ventures Delhi

No Jobs

JOBS

Ather Energy

No Jobs

Tell us how to improve this page.

Ninjacart Data Analyst Salary
based on 29 salaries
₹3.5 L/yr - ₹8 L/yr
7% less than the average Data Analyst Salary in India
View more details

Ninjacart Data Analyst Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

3.0

Salary

2.0

Job security

2.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Senior Executive
256 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Executive
230 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Executive
204 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Territory Sales Manager
197 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
177 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Ninjacart with

BigBasket

3.9
Compare

Blinkit

3.7
Compare

FreshToHome

3.5
Compare

Zomato

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