Upload Button Icon Add office photos
Premium Employer

i

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

Tiger Analytics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tiger Analytics Senior Data Scientist Interview Questions and Answers

Updated 10 Sep 2024

Tiger Analytics Senior Data Scientist Interview Experiences

4 interviews found

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

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Python Coding Questions with

Round 2 - Coding Test 

Bubble sort example Question using python

Round 3 - Case Study 

Previous projects based questions

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

The test consisted 1 programming question, 2 SQL questions, 2 Python questions, and 10 ML questions. The difficulty level was from easy to medium range. However, the platform was very slow and it was a timed test. They should either conduct the test in a friendly platform or increase the time allotted for each section.

Senior Data Scientist Interview Questions Asked at Other Companies

Q1. What is the difference between logistic and linear regression?
asked in SAP
Q2. Count all pairs of numbers from a list where the ending digit of ... read more
asked in Kyndryl
Q3. Print rows where a certain criterion is met (ex - in a dataset of ... read more
asked in Kyndryl
Q4. Extract only India Players from dictionary (using list comprehens ... read more
Q5. How do you handle large amount of data in financial domain?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2023. 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 - Coding Test 

Basic coding questions related to data science

Round 3 - One-on-one 

(1 Question)

  • Q1. How to handle imbalanced data in text analytics?
  • Ans. 

    Imbalanced data in text analytics can be handled by techniques like oversampling, undersampling, and SMOTE.

    • Use oversampling to increase the number of instances in the minority class

    • Use undersampling to decrease the number of instances in the majority class

    • Use SMOTE to generate synthetic samples for the minority class

    • Use cost-sensitive learning algorithms to assign higher misclassification costs to the minority class

    • Use...

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Business case study related to Data science

Interview Preparation Tips

Topics to prepare for Tiger Analytics Senior Data Scientist interview:
  • NLP
Interview preparation tips for other job seekers - Since coding is also related to data science would say be confident in all DS-related concepts. Also don't miss out on any concepts in your resume.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2022. 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 - One-on-one 

(1 Question)

  • Q1. Difference between Ridge and Lasso regression
  • Ans. 

    Ridge and Lasso regression are both regularization techniques used in linear regression to prevent overfitting.

    • Ridge regression adds a penalty equivalent to the square of the magnitude of coefficients, while Lasso regression adds a penalty equivalent to the absolute value of the magnitude of coefficients.

    • Ridge regression shrinks the coefficients towards zero but never exactly to zero, while Lasso regression can shrink ...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Difference between boosting and bagging
  • Ans. 

    Boosting focuses on improving the performance of weak learners sequentially, while bagging uses parallel ensemble learning with bootstrapping.

    • Boosting combines multiple weak learners to create a strong learner by giving more weight to misclassified instances in each iteration.

    • Bagging creates multiple subsets of the training data through bootstrapping and trains each subset independently to reduce variance.

    • Examples: Ada...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Analytics( regression) and basic coding is what you need to prepare

Skills evaluated in this interview

Tiger Analytics interview questions for designations

 Data Scientist

 (19)

 Lead Data Scientist

 (2)

 Senior Data Analyst

 (6)

 Senior Data Scientist Analyst

 (1)

 Data Science

 (1)

 Data Science Intern

 (1)

 Senior Data Engineer

 (6)

 Senior Data Science Analyst

 (2)

Senior Data Scientist Jobs at Tiger Analytics

View all

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Questions on core java, data structures, Spring

I applied via Approached by Company and was interviewed before Apr 2021. 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic front-end questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with work life balance

I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions & team leading

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not difficult..

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical experience related to automation testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company to learn

I applied via Recruitment Consulltant and was interviewed before Oct 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 - Technical 

(1 Question)

  • Q1. Deep Copy vs Shallow Copy, Object Prototyping
  • Ans. 

    Deep Copy creates a new object with a new memory address while Shallow Copy creates a new reference to the same memory address.

    • Deep Copy duplicates the object and its properties while Shallow Copy only duplicates the object reference.

    • Object Prototyping is a way to create new objects based on existing objects.

    • Prototyping allows for inheritance and the ability to add or override properties and methods.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Accessibility, Semantic Tags, Problem solving

Interview Preparation Tips

Topics to prepare for Globant Senior Software Engineer interview:
  • Closures
  • Es6
Interview preparation tips for other job seekers - Try to solve the question , interviewer will provide you hint to proceed as well. so don’t worry. Just give your best

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

Round 1 - Technical 

(1 Question)

  • Q1. Technical interview with my primary skill set Where all details asked about technology And given one program to do using primary skill
Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion Questions about why to change org And More specific to HR questions About yourself
Round 3 - Managiral 

(1 Question)

  • Q1. Question about last project work About Yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is growing with different skillset and domain

Tiger Analytics Interview FAQs

How many rounds are there in Tiger Analytics Senior Data Scientist interview?
Tiger Analytics interview process usually has 2-3 rounds. The most common rounds in the Tiger Analytics interview process are Coding Test, One-on-one Round and Resume Shortlist.
How to prepare for Tiger Analytics Senior Data Scientist 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 Tiger Analytics. The most common topics and skills that interviewers at Tiger Analytics expect are Python, Data Science, Machine Learning, Classification and Bert.
What are the top questions asked in Tiger Analytics Senior Data Scientist interview?

Some of the top questions asked at the Tiger Analytics Senior Data Scientist interview -

  1. How to handle imbalanced data in text analyti...read more
  2. Difference between Ridge and Lasso regress...read more
  3. Difference between boosting and bagg...read more

Tell us how to improve this page.

Tiger Analytics Senior Data Scientist Interview Process

based on 4 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.3
 • 278 Interviews
Altimetrik Interview Questions
3.8
 • 223 Interviews
Xoriant Interview Questions
4.1
 • 187 Interviews
Incedo Interview Questions
3.1
 • 184 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
Iris Software Interview Questions
4.0
 • 158 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Apexon Interview Questions
3.3
 • 142 Interviews
View all
Tiger Analytics Senior Data Scientist Salary
based on 88 salaries
₹15 L/yr - ₹33.2 L/yr
6% less than the average Senior Data Scientist Salary in India
View more details

Tiger Analytics Senior Data Scientist Reviews and Ratings

based on 9 reviews

4.2/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

3.4

Salary

3.9

Job security

3.9

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 9 Reviews and Ratings
Senior Data Scientist / Lead Data Scientist - NLP /GenAI

Hyderabad / Secunderabad,

Chennai

+1

7-11 Yrs

Not Disclosed

Explore more jobs
Senior Analyst
552 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Data Engineer
523 salaries
unlock blur

₹8 L/yr - ₹29 L/yr

Data Scientist
506 salaries
unlock blur

₹8.5 L/yr - ₹28 L/yr

Senior Software Engineer
403 salaries
unlock blur

₹7.8 L/yr - ₹19 L/yr

Data Analyst
276 salaries
unlock blur

₹6 L/yr - ₹19.1 L/yr

Explore more salaries
Compare Tiger Analytics with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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