Data Engineer applicants have rated the interview process at Tiger Analytics with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 60% positive. To compare, the company-average is 42% positive. This is according to Glassdoor user ratings.
Candidates applying for Data Engineer roles take an average of 22 days to get hired, when considering 5 user submitted interviews for this role. To compare, the hiring process at Tiger Analytics overall takes an average of 32 days.
Common stages of the interview process at Tiger Analytics as a Data Engineer according to 5 Glassdoor interviews include:
One on one interview: 38%
Phone interview: 15%
Skills test: 15%
IQ intelligence test: 8%
Group panel interview: 8%
Other: 8%
Presentation: 8%
Here are the most commonly searched roles for interview reports -
I applied through college or university. I interviewed at Tiger Analytics (Chennai) in Apr 2026
Interview
MCQ( 20 qns includes Quants, logical, histogram, Maths(log))
Problem solving:
1) Race Winner Problem(Greedy)
You are given an integer n representing the number of racers and an array a[] where a[i] is the current score of the i-th racer.
In a final race:
The 1st place finisher gets n points
2nd place gets n-1 points
…
Last place gets 1 point
Each racer can finish in any position.
Question:
How many racers can still win (i.e., can end up with the highest total score after the final race)?
2) SQL Query Problem
You are given a table Project and Dept with the following columns:
dept
rating
date (format: MM/DD/YYYY)
Question:
Write an SQL query (in SQLite) to retrieve all departments that did not have any project with rating = 4 between the years 2012 and 2015 (inclusive).
3) Pretty Pair of Quadruplets(DP)
You are given two arrays A[] and B[], each of size N.
A quadruplet of indices (i1, j1, k1, l1) from array A and (i2, j2, k2, l2) from array B is called a pretty pair of quadruplets if:
1 ≤ i1 < j1 < k1 < l1 ≤ N
1 ≤ i2 < j2 < k2 < l2 ≤ N
A[i1] = B[i2]
A[j1] = B[j2]
A[k1] = B[k2]
A[l1] = B[l2]
Question:
Find the total number of possible pretty pairs of quadruplets.
4. Remove duplicates using numpy or pandas (ML no java or any other lang allowed)
1
Other Data Engineer Interview Reviews for Tiger Analytics
Total 2 rounds of interview for experienced candidates.
Overall it was good experience
SQL and conceptual knowledge will be tested
Difficulty level - Medium
Role - Senior Software Engineer
Experience - 3 years
Interview consist of two technical and one non-technical round. For data engineer, they mainly focuses on python, data engineering concepts, sql, pyspark, cloud concepts, data lake, delta table, unity catalog, project work and coding.
I interviewed at Tiger Analytics (Bangalore Rural)
Interview
Purely on technical basic snowflake related questions and managerial sql based questions and python but they used google meet instead of teams little bit confusion is there, and interview was smooth and clean