i
Tiger
Analytics
Work with us
Filter interviews by
Live coding using Python/CPP
Practice coding challenges on platforms like LeetCode or HackerRank to improve coding skills
Understand data structures and algorithms to solve coding problems efficiently
Use online IDEs like Repl.it or CodePen for live coding sessions
Reverse the order of elements in an array of strings efficiently.
Use a two-pointer approach: one pointer at the start and one at the end of the array.
Swap the elements at these pointers and move towards the center.
Continue until the pointers meet or cross each other.
Example: For ['apple', 'banana', 'cherry'], the reversed array will be ['cherry', 'banana', 'apple'].
Rotate a 2D array by 90 degrees clockwise or counterclockwise.
Transpose the matrix by swapping elements across the diagonal
Reverse each row or column depending on clockwise or counterclockwise rotation
Example: [[1,2],[3,4]] rotated clockwise becomes [[3,1],[4,2]]
Maximize profit by buying and selling stocks on given days with optimal strategy.
Track the minimum price seen so far while iterating through the prices.
Calculate potential profit by subtracting the current price from the minimum price.
Update the maximum profit if the potential profit is greater than the current maximum.
Example: For prices [7, 1, 5, 3, 6, 4], buy at 1 and sell at 6 for a profit of 5.
C is the regularization parameter while gamma controls the shape of the decision boundary in SVM.
C controls the trade-off between achieving a low training error and a low testing error.
A smaller C value creates a wider margin and allows more misclassifications.
Gamma controls the shape of the decision boundary and the influence of each training example.
A smaller gamma value creates a smoother decision boundary whil...
Python code to find the root of a number
Use the math module to access the sqrt() function
Use the ** operator to raise the number to the power of 1/n
Handle negative numbers by converting them to complex numbers
My weakness is overthinking and my strength is attention to detail.
Weakness: tend to overthink situations, which can lead to indecision or anxiety
Strength: strong attention to detail, ensuring accuracy and thoroughness in work
Example: Weakness - I sometimes spend too much time analyzing a problem before taking action. Strength - I am meticulous in my work, catching even the smallest errors.
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
120 minutes,aptitude,basic programming questions,three c problems from easy medium to hard
I applied via Campus Placement
Simple dsa and aptitude question
An easy DSA question typically involves basic data structures like arrays or linked lists.
Understand the problem statement clearly before attempting to solve it.
Identify the data structure that best fits the problem (e.g., arrays for sequential data).
Consider edge cases, such as empty arrays or single-element arrays.
Use examples to clarify your thought process, like sorting an array of integers.
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
Very easy DSA , probability,puzzles and aptitude
My weakness is overthinking and my strength is attention to detail.
Weakness: tend to overthink situations, which can lead to indecision or anxiety
Strength: strong attention to detail, ensuring accuracy and thoroughness in work
Example: Weakness - I sometimes spend too much time analyzing a problem before taking action. Strength - I am meticulous in my work, catching even the smallest errors.
I applied via Campus Placement
Aptitude ques based on straight line, circle,pnc, probability
Coding ques level was medium to tough. Had to solve 3 ques out of 5
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
Basic Maths, Probability, Coding Questions
Writing codes to basic questions
I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.
We had questions on aptitude - like upstream, downstream problems, etc.
Live coding using Python/CPP
Practice coding challenges on platforms like LeetCode or HackerRank to improve coding skills
Understand data structures and algorithms to solve coding problems efficiently
Use online IDEs like Repl.it or CodePen for live coding sessions
General Aptitude( Probability dominats) and objective coding
Moderate levels coding questions Refer hacker rank
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
One simple coding test and general aptitute
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
Python programming 2 questions, 7 MCQs on data science, ml, statistics
Top trending discussions
The duration of Tiger Analytics Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 9 interview experiences
Difficulty level
Duration
based on 30 reviews
Rating in categories
Data Engineer
735
salaries
| ₹13.2 L/yr - ₹25 L/yr |
Senior Analyst
610
salaries
| ₹10 L/yr - ₹17.1 L/yr |
Data Scientist
595
salaries
| ₹12.5 L/yr - ₹23 L/yr |
Senior Software Engineer
515
salaries
| ₹9.2 L/yr - ₹18 L/yr |
Senior Data Engineer
267
salaries
| ₹22 L/yr - ₹37 L/yr |
DXC Technology
Optum Global Solutions
Virtusa Consulting Services
CGI Group