Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Tiger Analytics

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Tiger Analytics | Offres d’emploi chez Tiger Analytics | Salaires chez Tiger Analytics | Avantages sociaux chez Tiger Analytics
      Entretiens chez Tiger AnalyticsEntretiens d’embauche pour Data Engineer chez Tiger AnalyticsEntretien chez Tiger Analytics


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Data Engineer

      14 avr. 2026
      Employé (anonyme)
      Bangalore Rural
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Tiger Analytics (Bangalore Rural)

      Entretien

      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

      Autres retours d’entretien d’embauche pour un poste comme Data Engineer chez Tiger Analytics

      Entretien pour Data Engineer

      3 juin 2026
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Tiger Analytics

      Entretien

      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.

      Questions d'entretien [1]

      Question 1

      Spark architecture, sql, python, pyspark coding questions, file formats.
      Répondre à cette question

      Entretien pour Data Engineer

      14 avr. 2026
      Candidat à l'entretien anonyme
      Chennai
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Tiger Analytics (Chennai) en avr. 2026

      Entretien

      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