Upload Button Icon Add office photos

Filter interviews by

Clear (1)

TuringMinds Data Science Intern Interview Questions and Answers

Updated 18 Jun 2024

TuringMinds Data Science Intern Interview Experiences

4 interviews found

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

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic questions that can be solved

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Famly background

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join if they try to take loan on behalf of you. and they offer higher studies M.S in California
Interview experience
3
Average
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 4 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 Resume tips
Round 2 - Aptitude Test 

It was simple aptitude test consisting topics like algebra, English, logical reasoning

Round 3 - Technical 

(2 Questions)

  • Q1. Basic coding questions and whatever is in your resume
  • Q2. What is the difference between call by reference and call by value
  • Ans. 

    Call by value passes a copy of the value while call by reference passes the address of the value.

    • Call by value passes a copy of the value while call by reference passes the address of the value.

    • Call by value does not modify the original value while call by reference can modify the original value.

    • Call by value is used for simple data types while call by reference is used for complex data types.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Basic questions about future goals and your willingness to work for them
  • Q2. Why do you want to pursue data science
  • Ans. 

    I want to pursue data science because of my passion for analyzing and interpreting data to solve complex problems.

    • I enjoy working with data and finding patterns and insights

    • I want to use my skills to help businesses make data-driven decisions

    • Data science is a rapidly growing field with endless opportunities

    • I have experience in programming and statistics, which are essential skills for data science

    • For example, I have wo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just study statistics and study a bit about data visualization tools.

Skills evaluated in this interview

Data Science Intern Interview Questions Asked at Other Companies

Q1. Rotate Matrix by 90 Degrees Problem Statement Given a square matr ... read more
asked in Altimetrik
Q2. What is gradient descent, why does gradient descent follow tan an ... read more
Q3. Get Second highest element from an array (duplicates elements are ... 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
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I was interviewed in Sep 2022.

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 - Aptitude Test 

It was basic aptitude test it's not that hard

Round 3 - HR 

(2 Questions)

  • Q1. Why do you want this job
  • Q2. Where do you see yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident don't get hesitate and try to communicate properly

Data Science Intern Interview Questions & Answers

user image Sandhya Sri Mangam

posted on 31 Jan 2024

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

I applied via Campus Placement and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

Written test with English and numerical aptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic details and some technical questions

TuringMinds interview questions for designations

 Data Science

 (1)

 Data Science Engineer

 (1)

 Data Scientist

 (6)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What friends think of you?
  • Ans. 

    My friends think of me as reliable, supportive, and always up for a good time.

    • Reliable - always there when they need help or support

    • Supportive - willing to listen and offer advice

    • Fun-loving - enjoys socializing and trying new things

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: After Resume Shortlist we had an aptitute round.
Tips: Answer according to your own judgement. Dont try to be too precise.

Round: HR Interview
Experience: I said they think I am a workaholic as I prefer to complete my work before chilling with them.

College Name: NIT Durgapur

Interview Preparation Tips

Round: HR Interview
Experience: Interview at 11 pm. Stressed environment, close to stress interview.
SELECTION PROCEDURE:
1.Online Test
2. GD
3. PI(HR)
GD TOPICS :
Topic 1 : How can education system benefit from interdisciplinary methods.
Topic 2 : Interconnected problems in the field of movie making.
INTERVIEW EXPERIENCE:
So you can speak German? Describe MS Dhoni in german. They opened Google Translate to counter check the words they wanted to be translated in both Deutsch and Spanish. Your profile speaks of an inclination towards software skills, why do you want to join an analytics company? Justify your action in two reasons as to why are you sitting here interviewing for the post of a data scientist rather than apply for a software engineer when this CV speaks highly of computer science? What is Finite Element Method? Explain. How relevant is your work in Computer Vision? Breakdown the tagline of Audi and translate accordingly. What is "Technik für Mobel" ? What are your current projects? Answer : Microsoft Xbox Kinect, Gesture Recognition. Counter question : But at Musimga you'd be doing far simpler stuff.? Counter suggestion : Why don't you go for MS?


Tips: Keep your cool during counter questions. Prepare your profile and CV well. Rest all is your hard work and groomed personal talents and acquired skills you learnt over the internet.

Skills: Ability To Cope Up With Stress, Spanish, German, Finite Element Modeling - FEM, Foreign Language
College Name: NIT Raipur
Funny Moments: Another HR enters in the midst of my interview and asks with bewildered amazement : What language is he speaking?
The other HR, "German".

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

General aptitude basics

Round 2 - Coding Test 

Mcq and basic ml model building

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm and enjoy the process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company

Round 1 - Technical 

(3 Questions)

  • Q1. Explain Transformers how different from previous RNN, LSTM etc.
  • Ans. 

    Transformers are a type of neural network architecture that utilizes self-attention mechanisms to process sequential data.

    • Transformers use self-attention mechanisms to weigh the importance of different input elements, allowing for parallel processing of sequences.

    • Unlike RNNs and LSTMs, Transformers do not rely on sequential processing, making them more efficient for long-range dependencies.

    • Transformers have been shown ...

  • Answered by AI
  • Q2. What are different types of Attention?
  • Ans. 

    Different types of Attention include self-attention, global attention, and local attention.

    • Self-attention focuses on relationships within the input sequence itself.

    • Global attention considers the entire input sequence when making predictions.

    • Local attention only attends to a subset of the input sequence at a time.

    • Examples include Transformer's self-attention mechanism, Bahdanau attention, and Luong attention.

  • Answered by AI
  • Q3. Difference between GPT and BERT model
  • Ans. 

    GPT is a generative model while BERT is a transformer model for natural language processing.

    • GPT is a generative model that predicts the next word in a sentence based on previous words.

    • BERT is a transformer model that considers the context of a word by looking at the entire sentence.

    • GPT is unidirectional, while BERT is bidirectional.

    • GPT is better for text generation tasks, while BERT is better for understanding the cont

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Difference between Data scientist, ML and AI
  • Ans. 

    Data scientists analyze data to gain insights, machine learning (ML) involves algorithms that improve automatically through experience, and artificial intelligence (AI) refers to machines mimicking human cognitive functions.

    • Data scientists analyze large amounts of data to uncover patterns and insights.

    • Machine learning involves developing algorithms that improve automatically through experience.

    • Artificial intelligence r...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. There is online test is totally on SQL please prepare for SQL. There are 3 rounds in which first online test based on sql then 2nd is technical round and 3rd Manager round. Technical round on sql and machi...

Interview Preparation Tips

Interview preparation tips for other job seekers - Mainly Please prepare for SQL, Machine Learning and case study.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 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 Resume tips
Round 2 - Aptitude Test 

Easy to solve if you have basic mathematics understanding.

Round 3 - Group Discussion 

They will test your presence of mind and thinking.

Contribute & help others!
anonymous
You can choose to be anonymous

TuringMinds Interview FAQs

How many rounds are there in TuringMinds Data Science Intern interview?
TuringMinds interview process usually has 2-3 rounds. The most common rounds in the TuringMinds interview process are Aptitude Test, HR and Resume Shortlist.
What are the top questions asked in TuringMinds Data Science Intern interview?

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

  1. what is the difference between call by reference and call by va...read more
  2. Why do you want to pursue data scie...read more
  3. basic coding questions and whatever is in your res...read more

Recently Viewed

INTERVIEWS

Becton Dickinson

No Interviews

INTERVIEWS

Apexon

No Interviews

INTERVIEWS

TuringMinds

No Interviews

CAMPUS PLACEMENT

Mumbai University

INTERVIEWS

Arvind Group

No Interviews

INTERVIEWS

Becton Dickinson

No Interviews

INTERVIEWS

Becton Dickinson

No Interviews

INTERVIEWS

TuringMinds

No Interviews

INTERVIEWS

Arvind Group

No Interviews

INTERVIEWS

Becton Dickinson

No Interviews

Tell us how to improve this page.

TuringMinds Data Science Intern Interview Process

based on 4 interviews

Interview experience

3
  
Average
View more
TuringMinds Data Science Intern Salary
based on 7 salaries
₹2 L/yr - ₹6 L/yr
37% more than the average Data Science Intern Salary in India
View more details

TuringMinds Data Science Intern Reviews and Ratings

based on 6 reviews

1.6/5

Rating in categories

1.8

Skill development

1.0

Work-life balance

1.2

Salary

1.0

Job security

1.2

Company culture

1.0

Promotions

1.4

Work satisfaction

Explore 6 Reviews and Ratings
Data Scientist
144 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist Trainee
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Science Trainee
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Machine Learning Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TuringMinds with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tredence

3.6
Compare

LatentView Analytics

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