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 Business Analyst Interview Questions and Answers

Updated 27 Jul 2024

Tiger Analytics Senior Business Analyst Interview Experiences

4 interviews found

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

I applied via Job Portal and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

It was a SQL assessment with two questions to solve

Round 2 - Case Study 

Had to present a case study

Round 3 - Technical 

(1 Question)

  • Q1. Question from the case study
Round 4 - Case Study 

You will be provided with the raw data and will be asked to get insights and present it

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Online Sql test with four questions

Round 2 - Assignment 

Take home BI assignment with two question

Senior Business Analyst Interview Questions Asked at Other Companies

asked in Sapiens
Q1. Difference between annuity and pension, types of annuity and pens ... read more
Q2. If you had to accommodate a CR in agile how would you do so?
asked in Brillio
Q3. If I tell you to prepare a TOC for a RFP what will you put into i ... read more
Q4. What are the different meetings that happen in Agile style develo ... read more
asked in EVRY India
Q5. Five concepts in artificial intelligence, In machine learnin ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. There were 6 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 

Logical reasoning and statistics

Round 3 - Assignment 

Tableau dashboard assignment

Round 4 - Coding Test 

SQL coding test. Questions were asked from advanced sql

Round 5 - Technical 

(1 Question)

  • Q1. Questions from tableau and sql
Round 6 - HR 

(1 Question)

  • Q1. Usual interactions and salary discussion

Interview Preparation Tips

Topics to prepare for Tiger Analytics Senior Business Analyst interview:
  • Tableau
  • SQL
  • Statistics
  • Data analysis
  • Data visualization

I applied via Company Website and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. SQL Basics with some on the go questions on screen share
  • Q2.  2. Tableau Basics and application based questions
  • Q3. 3. R Basics and application based questions
  • Q4. 4. Questions on the presentation submitted in the case round. Deep dive for about 30mins

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Prepare basics of any query language, visualisation tool and a stats tool.
2. Be thorough with the case solution submitted in the case round.

Tiger Analytics interview questions for designations

 Business Analyst

 (5)

 Senior Analyst

 (23)

 Senior Analyst II

 (1)

 Analyst

 (15)

 Senior Data Analyst

 (6)

 Data Analyst

 (19)

 Trainee Analyst

 (3)

 Production Analyst

 (1)

Interview questions from similar companies

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 Recruitment Consulltant and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Different types of No SQL DBs
  • Ans. 

    NoSQL databases are non-relational databases that store and retrieve data in a non-tabular format.

    • Document-oriented databases (MongoDB, Couchbase)

    • Key-value stores (Redis, Riak)

    • Column-family stores (Cassandra, HBase)

    • Graph databases (Neo4j, OrientDB)

  • Answered by AI
  • Q2. Different types of scaling
  • Ans. 

    Scaling refers to the process of increasing or decreasing the capacity of a system to handle more or less load.

    • Vertical Scaling: Adding more resources to a single node

    • Horizontal Scaling: Adding more nodes to a system

    • Load Balancing: Distributing the load across multiple nodes

    • Database Sharding: Splitting a database into smaller parts to distribute the load

    • Caching: Storing frequently accessed data in memory for faster acc

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Problem solving. Have a good understanding on main concepts of DSA. Java technical side is just as same as other companies. Also if you are applying for senior positions. Prepare for System Design rounds

Skills evaluated in this interview

I applied via Referral and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How will you approach a problem

Interview Preparation Tips

Interview preparation tips for other job seekers - just keep calm. It went good as expected.

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 LinkedIn and was interviewed before Mar 2021. There were 4 interview rounds.

Round 1 - Case Study 

This will be a telephonic round

Round 2 - Case Study 

This will be a zoom call and referred to as Tech 1

Round 3 - Case Study 

This will be a zoom call and referred to as Tech 2

Round 4 - Leadership and Social Round 

(1 Question)

  • Q1. To evaluate you as an organizational fit and assess your leadership quality

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply product thinking to solve the business problems

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is event loop?
  • Ans. 

    Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.

    • Event loop is used in programming languages like JavaScript and Python.

    • It manages the execution of multiple tasks by prioritizing them based on their priority level.

    • It continuously checks for new events and executes them in a loop.

    • It allows for efficient handling of I/O operations without blocking the main thread.

    • It is co...

  • Answered by AI
  • Q2. Difference between let var and const.
  • Ans. 

    let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.

    • let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.

    • const is used to declare variables that cannot be reassigned and have block scope.

    • Using const does not mean the value is immutable, only the variable reference is.

    • let and const were introduc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If going for Mean or Mern stack be very firm on JavaScript basics and ES6 concepts.

Skills evaluated in this interview

Tiger Analytics Interview FAQs

How many rounds are there in Tiger Analytics Senior Business Analyst interview?
Tiger Analytics interview process usually has 4 rounds. The most common rounds in the Tiger Analytics interview process are Coding Test, Assignment and Technical.
How to prepare for Tiger Analytics Senior Business Analyst 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 Analytics, Power Bi, QlikView, SQL and Tableau.
What are the top questions asked in Tiger Analytics Senior Business Analyst interview?

Some of the top questions asked at the Tiger Analytics Senior Business Analyst interview -

  1. 1. SQL Basics with some on the go questions on screen sha...read more
  2. 4. Questions on the presentation submitted in the case round. Deep dive for abo...read more
  3. 2. Tableau Basics and application based questi...read more

Tell us how to improve this page.

Tiger Analytics Senior Business Analyst Interview Process

based on 5 interviews

Interview experience

4.8
  
Excellent
View more
Tiger Analytics Senior Business Analyst Salary
based on 175 salaries
₹10 L/yr - ₹17.5 L/yr
14% less than the average Senior Business Analyst Salary in India
View more details

Tiger Analytics Senior Business Analyst Reviews and Ratings

based on 24 reviews

3.8/5

Rating in categories

4.0

Skill development

3.7

Work-life balance

3.5

Salary

4.1

Job security

4.1

Company culture

3.4

Promotions

4.0

Work satisfaction

Explore 24 Reviews and Ratings
Senior Analyst
551 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Data Engineer
516 salaries
unlock blur

₹8 L/yr - ₹29 L/yr

Data Scientist
510 salaries
unlock blur

₹8.2 L/yr - ₹28 L/yr

Senior Software Engineer
398 salaries
unlock blur

₹8 L/yr - ₹19 L/yr

Data Analyst
254 salaries
unlock blur

₹6.5 L/yr - ₹14.2 L/yr

Explore more salaries
Compare Tiger Analytics with

Xoriant

4.1
Compare

Photon Interactive

4.0
Compare

CitiusTech

3.4
Compare

Iris Software

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