Upload Button Icon Add office photos

Vedantu

Compare button icon Compare button icon Compare

Filter interviews by

Vedantu Data Scientist Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

Time structure is a part of Environment that used as reference to measure and keep track . The structure of the time also a central . And overall the structure of time remains of the debate.

Round 2 - Technical 

(1 Question)

  • Q1. Data Science and Programming
Round 3 - Aptitude Test 

Mathematics and other questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Data developer and programming

Interview Questionnaire 

2 Questions

  • Q1. Google sheet
  • Q2. Sql

Interview Preparation Tips

Interview preparation tips for other job seekers - learn google sheet and sql basic formulas
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical questions mostly around sql, project based and few theoretical questions on python
Round 2 - Technical 

(1 Question)

  • Q1. This was one of the most grilled interview i have given, require moderate level of sql understanding, was asked to share screen and solve it , also i had show how it is working then basic questions of py...
Round 3 - HR 

(1 Question)

  • Q1. Was asked basic HR questions

Interview Preparation Tips

Topics to prepare for Simplilearn Data Analyst interview:
  • SQL
  • Python
  • Excel
  • Case Studies
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked about the Statistics concepts hypothesis,pvalue,mean,meadian.mode,normaldistrubution?
  • Q2. Sql joins questions based on three tables, complex joins

Interview Preparation Tips

Topics to prepare for Simplilearn Data Analyst interview:
  • Statistics
  • SQL
  • joins
Interview preparation tips for other job seekers - brush up all skills be polite while answering
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(1 Question)

  • Q1. The first round was a basic telephonic interview. Then simple basic SQL questions and some question based on Normalisation and DBMS were asked.
Round 2 - Technical 

(1 Question)

  • Q1. This was the toughest Data Analyst Interview I have faced till now. Interview was of 1 hr. Required higher level of SQL understanding. Asked to share screen and then solve SQL queries. Question based on jo...
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Question based on Window Functions in sql
  • Q2. Order of execution
  • Ans. 

    Order of execution refers to the sequence in which operations are carried out in a program or system.

    • Execution starts from the top of the program and moves downwards.

    • Operations within parentheses are executed first.

    • Multiplication and division are executed before addition and subtraction.

    • Functions are executed when they are called.

    • Control structures like loops and conditionals affect the order of execution.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Write a sql query to find out different routes for a airline. Table has two columns which are destination and source
  • Ans. 

    Use a SQL query to find different routes for an airline based on source and destination columns in a table.

    • Use a SELECT statement to retrieve the distinct combinations of source and destination.

    • Use the DISTINCT keyword to ensure only unique routes are returned.

    • Order the results by source and destination for easier analysis.

  • Answered by AI
  • Q2. Situational questions based on Business KPI
Round 3 - Behavioral 

(1 Question)

  • Q1. Simple discussion on the role and company culture
Round 4 - Head Of Analytics round 

(1 Question)

  • Q1. Case study question
Round 5 - HR 

(1 Question)

  • Q1. Basic Discussion on relocation and interest in joining the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers were friendly but the level of interview for technical round was above moderate. SQL proficiency is must.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 4 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 tips
Round 2 - HR 

(4 Questions)

  • Q1. Ask some questions about my self and previously what i did and some questions related to company...
  • Q2. Tell me about your self
  • Q3. What are the skills you have
  • Q4. Why are you choose this company
Round 3 - Aptitude Test 

They share some apptitude questions and communication related questions to answer them...

Round 4 - Group Discussion 

Take a one topic from my self to discuss with other to communicate....how easily

Interview Preparation Tips

Topics to prepare for Skill Lync Data Analyst interview:
  • Python
  • MySQL
  • Machine Learning
  • Tableau
  • Excel
Interview preparation tips for other job seekers - To be confident while giving answers to the infrent of interviewer...and good communication skills and good eye contact to everyone
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

Verbal, logical, Quantative test

Round 2 - HR 

(1 Question)

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good job promotion for development of data
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 Jul 2023. There were 2 interview rounds.

Round 1 - Assignment 

Basic project to fetch github user details and show it.

Round 2 - Technical 

(3 Questions)

  • Q1. What are promises?
  • Ans. 

    Promises are commitments made by one party to another, ensuring that a certain action or outcome will be delivered.

    • Promises involve a commitment to fulfill a specific task or obligation

    • They are often made between individuals, organizations, or parties in a contract

    • Breaking a promise can lead to trust issues and negative consequences

    • Examples include promising to meet a deadline, keep a secret, or repay a debt

  • Answered by AI
  • Q2. What is the use of cors.
  • Ans. 

    CORS (Cross-Origin Resource Sharing) is a mechanism that allows resources on a web page to be requested from another domain outside the domain from which the resource originated.

    • CORS is used to enable secure cross-origin requests in web browsers.

    • It allows servers to specify who can access their resources.

    • CORS is implemented using HTTP headers like Access-Control-Allow-Origin.

    • It helps prevent cross-site request forgery ...

  • Answered by AI
  • Q3. Output questions based on hoisting, closures and promises

Interview Preparation Tips

Interview preparation tips for other job seekers - Make ur basics strong output questions are trickey

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Question was moderate.based on logical reasoning and math.

Round 2 - Coding Test 

Coding test question based on sql and python.

Interview Preparation Tips

Interview preparation tips for other job seekers - if u have good knowledge on python ,machine learning and sql, then u can easily crack the exam.

Tell us how to improve this page.

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Planet Spark Interview Questions
3.7
 • 372 Interviews
Whitehat jr Interview Questions
3.4
 • 262 Interviews
Physicswallah Interview Questions
3.8
 • 209 Interviews
Unacademy Interview Questions
3.0
 • 208 Interviews
upGrad Interview Questions
3.6
 • 201 Interviews
NxtWave Interview Questions
3.8
 • 188 Interviews
Chegg Interview Questions
4.1
 • 156 Interviews
Simplilearn Interview Questions
3.2
 • 104 Interviews
View all
Vedantu Data Scientist Salary
based on 6 salaries
₹15 L/yr - ₹28 L/yr
47% more than the average Data Scientist Salary in India
View more details

Vedantu Data Scientist Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

4.0

Salary

2.0

Job security

2.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Senior Academic Counsellor
1.2k salaries
unlock blur

₹3 L/yr - ₹7.8 L/yr

Academic Counsellor
1.2k salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Business Development Executive
408 salaries
unlock blur

₹3 L/yr - ₹8.4 L/yr

Team Lead
278 salaries
unlock blur

₹3.6 L/yr - ₹11 L/yr

Senior Business Development Executive
211 salaries
unlock blur

₹3.5 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Vedantu with

BYJU'S

3.1
Compare

Unacademy

3.0
Compare

Toppr

3.4
Compare

Whitehat jr

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