Upload Button Icon Add office photos
Engaged Employer

i

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

Internshala Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 223 Reviews

Filter interviews by

Internshala Data Analyst Interview Questions and Answers

Updated 15 Jan 2025

Internshala Data Analyst Interview Experiences

2 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 15 Jan 2025

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

(1 Question)

  • Q1. SQL question difference between having and where

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 2 May 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(1 Question)

  • Q1. How would you use your skill for sales

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your best

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Suppose there is a room in the office and X people enter room thr ... read more
asked in Wipro
Q2. Chocolate ProblemGiven an array/list of integer numbers 'CHOCOLAT ... read more
asked in Wipro
Q3. Ninja and substringsNinja has been given a string 'STR' containin ... read more
Q4. Maximum In Sliding Windows Of Size KGiven an array/list of intege ... read more
asked in Tredence
Q5. First Repeated CharacterYou are given a string 'STR' of lowercase ... read more

Data Analyst Jobs at Internshala

View all

Interview questions from similar companies

Interview experience
5
Excellent
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 - One-on-one 

(5 Questions)

  • Q1. It is related to SQL, Python, and Excel
  • Q2. Not Remember the interview questions exactly
  • Q3. What is grouped by in SQL
  • Ans. 

    In SQL, data is grouped by a specified column or expression using the GROUP BY clause.

    • Data is grouped based on the values in the specified column or expression

    • Aggregate functions like SUM, COUNT, AVG can be used with GROUP BY to perform calculations on each group

    • GROUP BY is often used in conjunction with the SELECT statement

    • Example: SELECT department, AVG(salary) FROM employees GROUP BY department

  • Answered by AI
  • Q4. List and dictionary differences
  • Ans. 

    Lists are ordered collections of items, while dictionaries are unordered collections of key-value pairs.

    • Lists are accessed by index, dictionaries are accessed by key

    • Lists maintain the order of elements, dictionaries do not guarantee order

    • Lists use square brackets [], dictionaries use curly braces {}

    • Example: list - [1, 2, 3], dictionary - {'a': 1, 'b': 2}

  • Answered by AI
  • Q5. Lambda functions in python
  • Ans. 

    Lambda functions are anonymous functions in Python that can have any number of arguments but only one expression.

    • Lambda functions are defined using the lambda keyword.

    • They are commonly used for small, one-time tasks.

    • Lambda functions can take any number of arguments, but can only have one expression.

    • Example: add = lambda x, y: x + y

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - company is so good employees are very cooperative

Skills evaluated in this interview

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

A general apti round

Round 2 - Assignment 

Data analysis assignment

Round 3 - Technical 

(1 Question)

  • Q1. Sql questions askes
Round 4 - One-on-one 

(1 Question)

  • Q1. Product sense round
Round 5 - HR 

(1 Question)

  • Q1. Culture fit round

Data Analyst Interview Questions & Answers

Kaplan user image akhila vanjarapu

posted on 3 May 2024

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

(1 Question)

  • Q1. Sql questions, project questions, Aptitiude and Python and ML based questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Around sql/python and other da tools

Round 2 - Aptitude Test 

Stats and probability with focus on puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - do sql/python/puzzels/stats/probability
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

A general apti round

Round 2 - Assignment 

Data analysis assignment

Round 3 - Technical 

(1 Question)

  • Q1. Sql questions askes
Round 4 - One-on-one 

(1 Question)

  • Q1. Product sense round
Round 5 - HR 

(1 Question)

  • Q1. Culture fit round

Data Analyst Interview Questions & Answers

Kaplan user image akhila vanjarapu

posted on 3 May 2024

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

(1 Question)

  • Q1. Sql questions, project questions, Aptitiude and Python and ML based questions.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. It is related to SQL, Python, and Excel
  • Q2. Not Remember the interview questions exactly
  • Q3. What is grouped by in SQL
  • Ans. 

    In SQL, data is grouped by a specified column or expression using the GROUP BY clause.

    • Data is grouped based on the values in the specified column or expression

    • Aggregate functions like SUM, COUNT, AVG can be used with GROUP BY to perform calculations on each group

    • GROUP BY is often used in conjunction with the SELECT statement

    • Example: SELECT department, AVG(salary) FROM employees GROUP BY department

  • Answered by AI
  • Q4. List and dictionary differences
  • Ans. 

    Lists are ordered collections of items, while dictionaries are unordered collections of key-value pairs.

    • Lists are accessed by index, dictionaries are accessed by key

    • Lists maintain the order of elements, dictionaries do not guarantee order

    • Lists use square brackets [], dictionaries use curly braces {}

    • Example: list - [1, 2, 3], dictionary - {'a': 1, 'b': 2}

  • Answered by AI
  • Q5. Lambda functions in python
  • Ans. 

    Lambda functions are anonymous functions in Python that can have any number of arguments but only one expression.

    • Lambda functions are defined using the lambda keyword.

    • They are commonly used for small, one-time tasks.

    • Lambda functions can take any number of arguments, but can only have one expression.

    • Example: add = lambda x, y: x + y

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - company is so good employees are very cooperative

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Apr 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to past projects and related to SQL, Python and AWS.
Round 3 - One-on-one 

(1 Question)

  • Q1. Case study like questions for Data Engineering

Interview Preparation Tips

Topics to prepare for Kaplan Data Engineer interview:
  • Python
  • SQL
  • AWS
  • Airflow

Internshala Interview FAQs

How many rounds are there in Internshala Data Analyst interview?
Internshala interview process usually has 1 rounds. The most common rounds in the Internshala interview process are HR and Technical.
How to prepare for Internshala 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 Internshala. The most common topics and skills that interviewers at Internshala expect are Data Analytics, Python and SQL.

Tell us how to improve this page.

People are getting interviews through

based on 1 Internshala interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Acadecraft Interview Questions
3.6
 • 52 Interviews
Coding Ninjas Interview Questions
4.0
 • 48 Interviews
TALENTEDGE Interview Questions
3.3
 • 20 Interviews
Nerdy Turtlez Interview Questions
2.9
 • 17 Interviews
MASAI School Interview Questions
4.1
 • 13 Interviews
UpThink Interview Questions
4.0
 • 13 Interviews
SpeedLabs Interview Questions
3.4
 • 12 Interviews
View all
Internshala Data Analyst Salary
based on 6 salaries
₹2 L/yr - ₹10 L/yr
6% less than the average Data Analyst Salary in India
View more details

Internshala Data Analyst Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-Life balance

4.0

Salary & Benefits

2.0

Job Security

5.0

Company culture

2.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Marketing Associate
17 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

Product Manager
16 salaries
unlock blur

₹7 L/yr - ₹15 L/yr

Associate Product Manager
16 salaries
unlock blur

₹5.4 L/yr - ₹7 L/yr

Software Development Engineer
16 salaries
unlock blur

₹5.4 L/yr - ₹16.5 L/yr

Data Scientist
14 salaries
unlock blur

₹6 L/yr - ₹8 L/yr

Explore more salaries
Compare Internshala with

LetsIntern.com

3.0
Compare

Youth4work

4.3
Compare

Sheroes

2.8
Compare

Skillenza

5.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview