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 Trainee Analyst Interview Questions and Answers for Freshers

Updated 16 Apr 2024

Tiger Analytics Trainee Analyst Interview Experiences for Freshers

1 interview found

Trainee Analyst Interview Questions & Answers

user image 21EUCS507 - HARIHARAN A

posted on 12 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Aptitude Questions,1sql,1coding

Round 2 - Technical 

(2 Questions)

  • Q1. Sql basics and python
  • Q2. Projects and problem solving skills
Round 3 - Technical 

(2 Questions)

  • Q1. Sql depth concepts
  • Q2. Normalisation,joins
Round 4 - HR 

(2 Questions)

  • Q1. General questions like relocation
  • Q2. About family and college

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong in sql

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed in Nov 2021. 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. About resume and experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions based in on experience
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and joining details

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions based on your resume and experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Wat is singleton class, difference bw hashmap and concurrent hashmap
  • Ans. 

    Singleton class is a class that can only have one instance, while HashMap is not thread-safe but ConcurrentHashMap is.

    • Singleton class restricts instantiation to one object, ensuring a single instance throughout the application.

    • HashMap allows multiple threads to access and modify it concurrently, which can lead to data corruption in a multi-threaded environment.

    • ConcurrentHashMap is thread-safe and allows multiple thread...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Had questions related to data structures
Round 3 - HR 

(1 Question)

  • Q1. Related to work culture and salary related details

Interview Preparation Tips

Topics to prepare for Altimetrik Senior Engineer interview:
  • Data Structures
  • Algorithms
  • Java 8
  • Spring Boot

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Oops concepts, lots of java
  • Q2. In depth about Microservices
  • Q3. About why I want to join
Round 1 - Technical 

(1 Question)

  • Q1. Asked about Java,spring MVC,code snippets asked foroutput
Round 2 - Technical 

(1 Question)

  • Q1. About rest template angular spring boot
Round 3 - One-on-one 

(1 Question)

  • Q1. This round is withmanager about technical
Round 4 - One-on-one 

(1 Question)

  • Q1. Salary discussion with hr policies
Round 5 - Technical 

(1 Question)

  • Q1. No round was happened

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be strong on technical and work what you done previously
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Previous projects, Basic React Questions and Node js questions.
Round 2 - Coding Test 

Fetching data from api, DSA question (Queue implementation)

Round 3 - HR 

(1 Question)

  • Q1. Salary and package discussion
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round - just project explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA concepts.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2023. There were 3 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 

(2 Questions)

  • Q1. 1.polyfill map, currying vs closure, reduce method, explain this?, 2.what is lazyload and suspense, single thread vs multi thread, Event loop(task queue & microtask queue)?
  • Q2. Explain redux? Redux vs context api? ES6 features? Rest vs Spread? null vs undefined?
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Redux is a state management library for JavaScript applications.

    • It helps in managing the state of an application in a predictable way.

    • Redux follows a unidirectional data flow pattern.

    • Context API is a built-in feature of React that can be used for state management, but it is not as powerful as Redux.

    • ES6 features include arrow functions, template literals, destru...

  • Answered by AI
Round 3 - Coding Test 

Output based question regarding shallow and deepcopy related to object.
write a program for i/p: "This is the JS guide, developer!" o/p: "sihT si eht SJ ,ediug !repoleved"
react timer based output start, stop and reset.

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared all rounds and holded one offer in this process. This whole interview process took around 2 months. BGV itself 1 month (very very slow). Got letter of intent alike Offer letter. By trusting this LOI I withdraw my other offer. HR named irfana from chennai (worst person) and Meghna who is superior to her. Both of them didnt even respond for status which i have been asking for two week continuously. No response, Literally altimetrik wasted my time and efforts.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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. 1.SOLID Principles: Define in detail the solid principles, interviewer will be more focused on the practical examples of the principles.
  • Ans. S stands for single responsibility, O stands for Open for extension and closed for modification, L stands for Liskov Substitution principle, I stands for Inversion of control and D stands for Dependency inversion
  • Answered by Sweta Lavania
Round 3 - One-on-one 

(3 Questions)

  • Q1. Coding questions like implement linked list
  • Q2. Find the second largest element from the array.
  • Ans. 

    Find the second largest element from the array.

    • Sort the array in descending order and return the second element.

    • Iterate through the array and keep track of the two largest elements.

    • Use a priority queue to find the second largest element.

  • Answered by AI
  • Q3. Sort the array and return second last element
  • Ans. 

    Sort array and return second last element

    • Use built-in sort function

    • Access second last element using array index -2

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident , focus on algorithms,
First understand the question and then start writing the code.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Closure,array destructuring,arrow function,rest parameter,bind,call and apply. Lazy loading, react context,usecallback,lifecycle method using hooks.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear. Questions based on HTML5,CSS3,Vanila JS,ES6,React JS.

I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Everything on java spring sql
  • Q2. Don’t waste your time as i did

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not waste your precious time because they will not give you offer more than your current ctc.

Tiger Analytics Interview FAQs

How many rounds are there in Tiger Analytics Trainee Analyst interview for freshers?
Tiger Analytics interview process for freshers usually has 4 rounds. The most common rounds in the Tiger Analytics interview process for freshers are Technical, Aptitude Test and HR.
What are the top questions asked in Tiger Analytics Trainee Analyst interview for freshers?

Some of the top questions asked at the Tiger Analytics Trainee Analyst interview for freshers -

  1. Difference between PCA, KNN , Decision T...read more
  2. t-test significa...read more
  3. Batch Normalizat...read more

Tell us how to improve this page.

Tiger Analytics Trainee Analyst Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
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
 • 148 Interviews
ThoughtWorks Interview Questions
3.9
 • 147 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
View all
Tiger Analytics Trainee Analyst Salary
based on 4 salaries
₹6.5 L/yr - ₹13 L/yr
152% more than the average Trainee Analyst Salary in India
View more details
Senior Analyst
552 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Data Engineer
532 salaries
unlock blur

₹8 L/yr - ₹29 L/yr

Data Scientist
507 salaries
unlock blur

₹9 L/yr - ₹28 L/yr

Senior Software Engineer
404 salaries
unlock blur

₹7.8 L/yr - ₹19.1 L/yr

Data Analyst
270 salaries
unlock blur

₹5.9 L/yr - ₹20 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