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 Interview Questions, Process, and Tips

Updated 27 Feb 2025

Top Tiger Analytics Interview Questions and Answers

View all 98 questions

Tiger Analytics Interview Experiences

Popular Designations

222 interviews found

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

Some questionaire was provided

Round 2 - Technical 

(2 Questions)

  • Q1. Question about projects
  • Q2. Why use MSE metric
  • Ans. 

    MSE metric is commonly used in data analysis to measure the average squared difference between predicted values and actual values.

    • MSE helps to quantify the accuracy of a model by penalizing large errors more than small errors.

    • It is easy to interpret as it gives a clear measure of how well the model is performing.

    • MSE is differentiable, making it suitable for optimization algorithms like gradient descent.

    • Example: In line...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion about projects
  • Q2. Why use MSE metrics
  • Ans. 

    MSE metrics are commonly used to measure the average squared difference between predicted values and actual values in statistical analysis.

    • MSE helps in evaluating the performance of a predictive model by quantifying the accuracy of the model's predictions.

    • It penalizes large errors more heavily than small errors, making it a useful metric for identifying outliers or areas where the model is underperforming.

    • MSE is widely...

  • Answered by AI

Skills evaluated in this interview

Top Tiger Analytics Senior Analyst Interview Questions and Answers

Q1. Q4. What is the probability of getting 5 Sundays in 31 day month.
View answer (6)

Senior Analyst Interview Questions asked at other Companies

Q1. Explain 3 statement financial model Calculating discount rate Could you walk me through the DCF model? Other valuation methods. What PE is ideal? What is the other matrix to value the company? Difference between IRR and CAGR. What is Bond Y... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Screening round,2 programming and 5 MCQs

Round 2 - Technical 

(1 Question)

  • Q1. Basic python coding questions
Round 3 - Technical 

(1 Question)

  • Q1. Based on CV , previous projects
Round 4 - HR 

(1 Question)

  • Q1. General HR discussion

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Tiger Analytics Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Star pattern program
  • Q2. Number of vowels String program
  • Ans. 

    Count the number of vowels in a given array of strings.

    • Iterate through each string in the array

    • For each string, iterate through each character and check if it is a vowel (a, e, i, o, u)

    • Increment a counter for each vowel found in the string

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tiger Analytics Software Tester interview:
  • Xpaths
  • WebDriver

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in May 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is top down approach
  • Ans. 

    Top down approach is a problem solving or design strategy that starts with the larger overview and breaks it down into smaller components.

    • Start with a broad overview of the problem or design

    • Break it down into smaller components or sub-problems

    • Address each component individually before integrating them back together

    • Commonly used in software development, project management, and system design

  • Answered by AI
  • Q2. Star vs snowflake schema
  • Ans. 

    Star schema is a denormalized schema with a single central fact table surrounded by dimension tables. Snowflake schema is a normalized schema with multiple interconnected dimension tables.

    • Star schema is easier to understand and query due to denormalization.

    • Snowflake schema saves storage space by normalizing data.

    • Star schema is better for data warehousing and reporting, while snowflake schema is better for OLAP systems.

    • ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. SQL queries were given
  • Q2. Design a data model
  • Ans. 

    Design a data model for a customer relationship management system

    • Identify entities such as customers, products, orders, and sales representatives

    • Establish relationships between entities (e.g. a customer can place multiple orders)

    • Define attributes for each entity (e.g. customer name, product price)

    • Consider normalization to reduce redundancy and improve data integrity

  • Answered by AI

Skills evaluated in this interview

Senior Modeller Interview Questions asked at other Companies

Q1. How do you make different systems to talk to each other? what are the considerations to design a data product? challenges and scenario based
View answer (1)

Tiger Analytics interview questions for popular designations

 Senior Analyst

 (23)

 Data Engineer

 (19)

 Data Scientist

 (18)

 Data Analyst

 (18)

 Analyst

 (15)

 Senior Software Engineer

 (8)

 Senior Data Engineer

 (6)

 Senior Data Analyst

 (6)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Previous work experience related
  • Q2. How did i solve business problems through analytics
  • Ans. 

    I utilized data analytics to identify root causes of business problems and develop effective solutions.

    • Utilized data analytics tools such as Excel, Tableau, and SQL to analyze large datasets

    • Identified trends and patterns in data to pinpoint areas of improvement

    • Developed predictive models to forecast future business outcomes

    • Collaborated with cross-functional teams to implement data-driven solutions

    • Monitored key performa...

  • Answered by AI
Round 2 - Case Study 

Data cleansing, data querying and data visualization

Round 3 - One-on-one 

(2 Questions)

  • Q1. Case solutioning
  • Q2. Case study explanation and data science algorithm explanation

Program Manager Interview Questions asked at other Companies

Q1. Use case scenario - in case a new engagement is awarded to Infosys, share how do you manage that Project/Program?
View answer (9)

Get interview-ready with Top Tiger Analytics Interview Questions

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 26 Dec 2024

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

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

Round 1 - Aptitude Test 

Fundamental aptitude questions.

Round 2 - Coding Test 

Two medium-level questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study data structures and algorithms programming through LeetCode.

Top Tiger Analytics Data Analyst Interview Questions and Answers

Q1. How can you prove to the client that a students with higher classes are taller than that of lower classes?
View answer (4)

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Jobs at Tiger Analytics

View all

Data Engineer Interview Questions & Answers

user image Suraj Pandit

posted on 7 May 2024

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Basics of Power BI & Scernio Based Question SQL
Round 2 - Technical 

(2 Questions)

  • Q1. Managerial Round
  • Q2. Project Details and Question around Project

Top Tiger Analytics Data Engineer Interview Questions and Answers

Q1. Explain databricks dlt, and when will you use batch vs streaming?
View answer (1)

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked 2 to 3 python coding question...

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare technical round

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Case Study 

They gave a case study which i presented well. But Interviewer was not having any clue what he is asking for. He just wants to prove himself like he knows all the process. Glad i didnt made a decision to join

Round 2 - One-on-one 

(1 Question)

  • Q1. Surbhi Singh took the interview and she was asking all irrelevant question which was not my technology she just want to show off what she know very rude .

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont join if their panel is like this. Think how company culture would be .

Service Delivery Manager Interview Questions asked at other Companies

Q1. 8. A critical deliverable which was to be delivered to the C-Suite is way behind schedule, and you get to know this in the 11th hour. How will you communicate this to the leadership?
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

PPT Presentation for Data Engineering solution

Round 2 - One-on-one 

(2 Questions)

  • Q1. Normal discussion on past Projects
  • Q2. Pharma Domain specific

Engagement Manager Interview Questions asked at other Companies

Q1. He laid out the problem. There’s an airport somewhere in London, which has 4 terminals and 2 runways. The airport authorities are planning to build a 5th terminal. Would it make sense?
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Tiger Analytics Interview FAQs

How many rounds are there in Tiger Analytics interview?
Tiger Analytics interview process usually has 2-3 rounds. The most common rounds in the Tiger Analytics interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Tiger Analytics 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, SQL, Analytics, Data Science and Machine Learning.
What are the top questions asked in Tiger Analytics interview?

Some of the top questions asked at the Tiger Analytics interview -

  1. Q4. What is the probability of getting 5 Sundays in 31 day mon...read more
  2. Q4. You are standing in a field. Chances of seeing atleast 1 plane in 10 minute...read more
  3. Q5. If we select a random point in a circle of 1 unit radius what is the probab...read more
How long is the Tiger Analytics interview process?

The duration of Tiger Analytics interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Tiger Analytics

No Jobs

JOBS

TechStar Group

No Jobs

JOBS

Jindal Stainless

No Jobs

SALARIES

BigBasket

SALARIES

Fractal Analytics

SALARIES

Fractal Analytics

INTERVIEWS

Porlob Technologies

No Interviews

SALARIES

Blinkit

SALARIES

Flipkart

Tell us how to improve this page.

Tiger Analytics Interview Process

based on 184 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Gramener Interview Questions
4.3
 • 12 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
Crayon Data Interview Questions
3.6
 • 4 Interviews
View all

Tiger Analytics Reviews and Ratings

based on 665 reviews

3.7/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

3.6

Salary

3.5

Job security

3.6

Company culture

3.3

Promotions

3.4

Work satisfaction

Explore 665 Reviews and Ratings
Architect- Data Modeling

Hyderabad / Secunderabad,

Chennai

+1

10-14 Yrs

₹ 30-37.5 LPA

Senior Data Engineer- Data Modeling

Hyderabad / Secunderabad,

Chennai

+1

6-10 Yrs

₹ 19.4-35 LPA

Senior/Lead Engineer(Full stack developer)

Hyderabad / Secunderabad,

Chennai

+1

7-9 Yrs

Not Disclosed

Explore more jobs
Senior Analyst
524 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
487 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
471 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
379 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
237 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tiger Analytics with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

LatentView Analytics

3.7
Compare

AbsolutData

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