Upload Button Icon Add office photos

Filter interviews by

Turing Junior Data Analyst Interview Questions and Answers

Updated 19 Nov 2024

Turing Junior Data Analyst Interview Experiences

3 interviews found

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

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Medium DSA questions in python

Round 2 - Technical 

(2 Questions)

  • Q1. Convert decimal number to binary representation
  • Ans. 

    Convert decimal number to binary representation using division and remainder method.

    • Start by dividing the decimal number by 2 and noting down the remainder.

    • Continue dividing the quotient by 2 until the quotient is 0.

    • The remainders obtained in reverse order will give the binary representation.

  • Answered by AI
  • Q2. Merge two sorted linked list and from scratch, create class of linked list then create method of generating linked list
  • Ans. 

    Merge two sorted linked lists by creating a linked list class and method to generate linked lists from scratch.

    • Create a Node class with data and next pointer

    • Create a LinkedList class with methods to insert nodes and merge two lists

    • Iterate through both lists and compare nodes to merge them in sorted order

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I thought that due to production and Industrial engineering branch , I was rejected

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Problema based on basic python

Junior Data Analyst Interview Questions Asked at Other Companies

asked in Morningstar
Q1. What is the main difference between data mining and data analysis ... read more
asked in Mep Media
Q2. How do you use 'PARTITION BY` and `ORDER BY in window functions
asked in Mep Media
Q3. What is SQL, and why is it important in data analytics
asked in Cognizant
Q4. Difference between Adverse Event and Adverse reaction with exampl ... read more
asked in Mep Media
Q5. What is the difference between 'WHERE` and 'HAVING` clauses
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Medium level coding problems of 60mins and 90mins respectively.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. SQL and Excel were the key that helped me get this job.
  • Q2. Puzzles

I applied via Walk-in and was interviewed before Feb 2021. 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 tips
Round 2 - Aptitude Test 
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - easy to crack they will ask qestions

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

Interview Questionnaire 

2 Questions

  • Q1. The questions were around technical documentation and tasks were given on documentation
  • Q2. E commerce related questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - The managerial round was also core technical. If u do well in all the technical rounds you have high chance of clearing the 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 Jul 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 - Case Study 

1. Tell me about yourself
2. Estimate the number of hospitals in India

Round 3 - Case Study 

1. There has been a decrease in 20% of the users in the past 3 days in online pharmacy application, what will you do now?

Round 4 - HR 

(4 Questions)

  • Q1. Salary negotiation on what were last salary and related questions
  • Q2. How soon can you join?
  • Q3. Are you holding any other offer, in case you do..they will try to match it which ideally depends on your interview.
  • Q4. Are you comfortable relocating to the office location?

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is fairly easy, just be confident and explain your thought process to the interviewer while answering any question. They will support you and help you reach the destination if you do so.
Interview experience
4
Good
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 - Aptitude Test 

There were total 20 questions .the level of aptitude was easy ,most asked topics probability ,time distance , relationship and direction based questions.

Round 3 - Coding Test 

SQL basic queries,joins , subqueries and MySQL instr function related questions asked .

Round 4 - One-on-one 

(2 Questions)

  • Q1. Interviewer will discuss about your technical knowleBdge about the same.
  • Q2. Python libraries,bumpy,pandas ,matplotlib asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well for aptitude,SQL and python.python libraries numpy pandas important.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in May 2023. 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 tips
Round 2 - Assignment 

Send assignment doings MS Excel

Round 3 - Technical 

(2 Questions)

  • Q1. Asked about the previous project
  • Q2. What about your roles in previous company

Interview Preparation Tips

Topics to prepare for Zolo Data Analyst interview:
  • Excel
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL join types and outputs
  • Ans. 

    SQL join types include inner join, left join, right join, and full outer join, each producing different outputs.

    • Inner join: returns rows that have matching values in both tables

    • Left join: returns all rows from the left table and the matched rows from the right table

    • Right join: returns all rows from the right table and the matched rows from the left table

    • Full outer join: returns all rows when there is a match in either

  • Answered by AI
  • Q2. Excel functions and formula
Round 2 - One-on-one 

(2 Questions)

  • Q1. Guesstimates related to Uber
  • Q2. Puzzles related to shapes

Skills evaluated in this interview

Turing Interview FAQs

How many rounds are there in Turing Junior Data Analyst interview?
Turing interview process usually has 1-2 rounds. The most common rounds in the Turing interview process are Coding Test and Technical.
What are the top questions asked in Turing Junior Data Analyst interview?

Some of the top questions asked at the Turing Junior Data Analyst interview -

  1. Merge two sorted linked list and from scratch, create class of linked list then...read more
  2. Convert decimal number to binary representat...read more
  3. Problema based on basic pyt...read more

Tell us how to improve this page.

Turing Junior Data Analyst Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more
Turing Junior Data Analyst Salary
based on 4 salaries
₹3.6 L/yr - ₹5.8 L/yr
5% more than the average Junior Data Analyst Salary in India
View more details
Data Scientist
76 salaries
unlock blur

₹12 L/yr - ₹39 L/yr

Data Analyst
38 salaries
unlock blur

₹4.3 L/yr - ₹14 L/yr

Talent Acquisition Specialist
37 salaries
unlock blur

₹4 L/yr - ₹17.4 L/yr

Data Specialist
34 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Business Analyst
32 salaries
unlock blur

₹3.6 L/yr - ₹14.4 L/yr

Explore more salaries
Compare Turing with

Netmeds.com

3.6
Compare

Toothsi

2.8
Compare

Tracxn

3.2
Compare

Zolo

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