i
Tiger
Analytics
Work with us
Filter interviews by
Understanding SQL joins with WHERE clause is crucial for filtering data from multiple tables effectively.
INNER JOIN: Combines rows from two tables where there is a match. Example: SELECT * FROM Orders INNER JOIN Customers ON Orders.CustomerID = Customers.CustomerID;
LEFT JOIN: Returns all rows from the left table and matched rows from the right table. Example: SELECT * FROM Customers LEFT JOIN Orders ON Customers.C...
Overfitting occurs when a model learns the noise in the training data rather than the underlying pattern.
Overfitting happens when a model is too complex and captures noise in the training data.
It leads to poor generalization to new, unseen data.
Regularization techniques like L1/L2 regularization can help prevent overfitting.
Cross-validation can be used to detect and prevent overfitting.
Example: A decision tree wit...
Random forest is an ensemble learning method that builds multiple decision trees and merges their predictions.
Random forest creates a set of decision trees from randomly selected subsets of the training data.
Each tree in the random forest independently predicts the outcome, and the final prediction is made by averaging the predictions of all the trees.
Random forest is effective in handling high-dimensional data an...
Different types of indexing include primary indexing, secondary indexing, clustered indexing, and non-clustered indexing.
Primary indexing: Index based on the primary key of a table, typically implemented using a B-tree structure.
Secondary indexing: Index based on a non-primary key column, allowing for faster retrieval of data based on that column.
Clustered indexing: Physically reorders the table based on the index...
Macros in Excel are automated sequences of commands that can be created to perform repetitive tasks.
Macros can be recorded or written using Visual Basic for Applications (VBA)
They can automate tasks such as formatting, data manipulation, and calculations
Macros can be assigned to buttons or keyboard shortcuts for easy access
They can save time and reduce errors in repetitive tasks
Permutation and combination are mathematical concepts used to count the number of possible outcomes in a given scenario.
Permutation is the arrangement of objects in a specific order while combination is the selection of objects without considering the order.
Permutation formula: nPr = n!/(n-r)! where n is the total number of objects and r is the number of objects selected.
Combination formula: nCr = n!/r!(n-r)! wher...
Compare two arrays in python and print if both of them are same or not.
Use the '==' operator to compare the arrays.
If the arrays have the same elements in the same order, they are considered the same.
If the arrays have different elements or different order, they are considered different.
Print 'Same' if the arrays are the same, otherwise print 'Different'.
We can use statistical analysis to prove that students in higher classes are taller than those in lower classes.
Collect height data of students from different classes
Use statistical measures like mean, median, and mode to compare the heights of students in different classes
Perform hypothesis testing to determine if the difference in height between classes is statistically significant
Visualize the data using graphs...
I applied via Campus Placement and was interviewed in Dec 2024. There were 4 interview rounds.
Two coding questions related to matrices and heaps.
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Fundamental aptitude questions.
Two medium-level questions.
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
Basic aptitude and coding question
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
Easy question. Easy to clear the round
I applied via Campus Placement
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
Basic data structures, puzzles questions and statistics problems
Different types of indexing include primary indexing, secondary indexing, clustered indexing, and non-clustered indexing.
Primary indexing: Index based on the primary key of a table, typically implemented using a B-tree structure.
Secondary indexing: Index based on a non-primary key column, allowing for faster retrieval of data based on that column.
Clustered indexing: Physically reorders the table based on the indexed co...
Macros in Excel are automated sequences of commands that can be created to perform repetitive tasks.
Macros can be recorded or written using Visual Basic for Applications (VBA)
They can automate tasks such as formatting, data manipulation, and calculations
Macros can be assigned to buttons or keyboard shortcuts for easy access
They can save time and reduce errors in repetitive tasks
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.
It was an on campus recruitment drive with questions mostly on basic statistics and algebra.
In round 2 the interviewer asked to explain one of my project and then write code for longest common substring problem.
One Simple coding problem followed with couple of probability questions and explaining the Simple Linear model in detail.
I appeared for an interview before Dec 2023.
Aptitude test had questions like upstream, downstream, etc
SQL questions and 2 live python coding questions
Top trending discussions
Some of the top questions asked at the Tiger Analytics Data Analyst interview -
The duration of Tiger Analytics Data Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 13 interview experiences
Difficulty level
Duration
based on 30 reviews
Rating in categories
Data Engineer
651
salaries
| ₹13 L/yr - ₹25 L/yr |
Senior Analyst
605
salaries
| ₹10 L/yr - ₹17 L/yr |
Data Scientist
599
salaries
| ₹12.6 L/yr - ₹23 L/yr |
Senior Software Engineer
500
salaries
| ₹9.4 L/yr - ₹18 L/yr |
Data Analyst
280
salaries
| ₹9.4 L/yr - ₹17.6 L/yr |
DXC Technology
Optum Global Solutions
Virtusa Consulting Services
CGI Group