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 ml engineer Interview Questions and Answers

Updated 11 Sep 2024

Tiger Analytics ml engineer Interview Experiences

2 interviews found

ml engineer Interview Questions & Answers

user image Anonymous

posted on 11 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Basic Coding round and understanding of candidate's previous work experience. Questions on ML orchestrators.

ml engineer Interview Questions & Answers

user image Anonymous

posted on 2 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I appeared for an interview in Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is PCA? Explain the working.
  • Ans. 

    PCA stands for Principal Component Analysis. It is a dimensionality reduction technique used to reduce the number of variables in a dataset while preserving the most important information.

    • PCA is used to transform high-dimensional data into a lower-dimensional space by finding the principal components that explain the maximum variance in the data.

    • The first principal component is the direction in which the data varies th...

  • Answered by AI
  • Q2. Python code to sort elements
  • Ans. 

    Python code to sort elements in an array of strings

    • Use the sorted() function to sort the elements in the array

    • Specify the key parameter if you want to sort based on a specific criteria

    • Use the reverse parameter to sort in descending order if needed

  • Answered by AI

Skills evaluated in this interview

ml engineer Interview Questions Asked at Other Companies

asked in Air India
Q1. How to evaluate regression models? explain r squared and adjusted ... read more
asked in Air India
Q2. bagging and boosting and their difference, what is ensemble model ... read more
asked in Air India
Q3. Explain working of decision trees, how to select parent and child ... read more
asked in Air India
Q4. What does correlation mean? what is the interpretation if the cor ... read more
asked in Air India
Q5. create dictionary in python from 2 list and key values, sql query ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 2 technical rounds with basic questions on python and on projects
  • Q2. Basic questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.

    • I have a Bachelor's degree in Statistics and have completed multiple data analysis projects during my studies.

    • I am proficient in using statistical software such as R and Python for data analysis.

    • I have experience in conducting market research and creating reports to help businesses make informed decisions.

    • I am a q...

  • Answered by AI
  • Q2. What do you know about our client
  • Ans. 

    Our client is a multinational technology company specializing in software development and cloud services.

    • Our client is known for their popular operating system used by millions of people worldwide.

    • They offer a wide range of productivity software and cloud services for businesses and individuals.

    • The company was founded in the 1970s by Bill Gates and Paul Allen.

    • They are also involved in hardware products such as laptops,

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Prior Experience
  • Q2. Capital Market, Hedge Fund
  • Q3. Derivatives, Scenario-based question
Round 2 - Technical 

(5 Questions)

  • Q1. Prior Experience
  • Q2. How do you handle escalations?
  • Ans. 

    I handle escalations by addressing the issue promptly, involving necessary stakeholders, and providing regular updates.

    • Address the issue promptly to prevent further escalation

    • Involve necessary stakeholders to gather input and support

    • Provide regular updates to all parties involved to ensure transparency and progress

    • Implement solutions to prevent similar escalations in the future

  • Answered by AI
  • Q3. What was the toughest escalation I have ever managed
  • Q4. Excel - Index, Match, Lookups - XLookup, VLookup, HLookup
  • Q5. Job Description
Round 3 - One-on-one 

(5 Questions)

  • Q1. Long term vs short-term securities
  • Ans. 

    Long-term securities are investments held for an extended period, while short-term securities are held for a shorter duration.

    • Long-term securities typically have maturity dates of over one year, such as bonds or stocks.

    • Short-term securities have maturity dates of one year or less, like Treasury bills or certificates of deposit.

    • Long-term securities offer higher potential returns but also higher risk, while short-term se...

  • Answered by AI
  • Q2. Data analysis, vizualization
  • Q3. Yield to Maturity, the relationship between yield and interest
  • Ans. 

    Yield to Maturity is the total return anticipated on a bond if it is held until it matures.

    • Yield to Maturity is the annual rate of return an investor can expect to earn if the bond is held until it matures.

    • It takes into account the bond's current market price, par value, coupon interest rate, and time to maturity.

    • Yield to Maturity helps investors compare different bonds and make informed investment decisions.

    • For exampl...

  • Answered by AI
  • Q4. About my project
  • Q5. Job Description

Interview Preparation Tips

Topics to prepare for Apexon Analyst interview:
  • Derivatives
  • Bonds
  • Job Description
  • Experience
  • Scenario based questions

I appeared for an interview in Aug 2021.

Round 1 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Interview was scheduled in afternoon. It was more on OOPs and DSA.

  • Q1. 

    Check If Linked List Is Palindrome

    Given a singly linked list of integers, determine if the linked list is a palindrome.

    Explanation:

    A linked list is considered a palindrome if it reads the same forwar...

  • Ans. 

    Check if a given singly linked list of integers is a palindrome or not.

    • Traverse the linked list to find the middle element using slow and fast pointers.

    • Reverse the second half of the linked list.

    • Compare the first half with the reversed second half to determine if it's a palindrome.

  • Answered by AI
Round 2 - HR 

Round duration - 20 Minutes
Round difficulty - Easy

She asked me more about myself and few projects in resume. It was more of formal discussion than an interview round. I was very comfortable and she aksed me about my location preference at end of. Interview.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from VIT AP CAMPUS. Eligibility criteria7CGPAThought Works interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Algorithms. Database, JAVATime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : BlackRock has so many projects in Java, So I made sure I clear my basics and prepare well for each and every question about Java
Tip 2 : OOPS is something which was being asked from everyone and every seniors confirmed the same.
Tip 3 : Have good projects, preferably in development.

Application resume tips for other job seekers

Tip 1 : Have at least 2 projects.
Tip 2 : Include certifications.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was not good, it contain mostly question of java programming.

Round 2 - Technical 

(1 Question)

  • Q1. Print factorial of n through recursion Sum of all n numbers
  • Ans. 

    Factorial of n and sum of n numbers using recursion

    • Create a recursive function to calculate factorial of n

    • Use a recursive function to calculate the sum of all n numbers

    • Handle base cases for both factorial and sum calculations

    • Example: Factorial of 5 = 5 * 4 * 3 * 2 * 1 = 120, Sum of first 5 numbers = 1 + 2 + 3 + 4 + 5 = 15

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please smile and be confident

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts and data structures
  • Q2. Dbms questions where based on normalization
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Two questions were asked and answered both

Round 2 - Coding Test 

Two programs on Java was asked on loops and collections

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jun 2023. There were 4 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. Technical questions , regarding queries and plsql important topics
Round 3 - Technical 

(1 Question)

  • Q1. Hiring manger round and questions related to earlier project.
Round 4 - HR 

(1 Question)

  • Q1. Not yet scheduled , waiting for feedback

Tiger Analytics Interview FAQs

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

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

  1. What is PCA? Explain the worki...read more
  2. Python code to sort eleme...read more

Tell us how to improve this page.

Tiger Analytics ml engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 274 Interviews
Altimetrik Interview Questions
3.8
 • 219 Interviews
Xoriant Interview Questions
4.1
 • 183 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
Iris Software Interview Questions
4.0
 • 150 Interviews
ThoughtWorks Interview Questions
3.9
 • 148 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
View all
Tiger Analytics ml engineer Salary
based on 12 salaries
₹8 L/yr - ₹21 L/yr
45% more than the average ml engineer Salary in India
View more details

Tiger Analytics ml engineer Reviews and Ratings

based on 2 reviews

1.9/5

Rating in categories

1.9

Skill development

1.9

Work-life balance

1.7

Salary

1.9

Job security

1.9

Company culture

1.9

Promotions

1.9

Work satisfaction

Explore 2 Reviews and Ratings
Senior Analyst
549 salaries
unlock blur

₹8.5 L/yr - ₹20 L/yr

Data Engineer
524 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.1
Compare

CitiusTech

3.3
Compare

Iris Software

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