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

      Flipkart

      Fait partie de Walmart

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Flipkart | Offres d’emploi chez Flipkart | Salaires chez Flipkart | Avantages sociaux chez Flipkart
      Entretiens chez FlipkartEntretiens d’embauche pour UI Engineer II chez FlipkartEntretien chez Flipkart


      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.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      Google
      4.5★Rémunération et avantages
      avatar
      Amazon
      3.7★Rémunération et avantages
      avatar
      Mercado Livre
      4.3★Rémunération et avantages
      avatar
      Meta
      4.6★Rémunération et avantages

      Entretien pour UI Engineer II

      26 avr. 2017
      Candidat à l'entretien anonyme
      Bengaluru

      Autres retours d’entretien d’embauche pour un poste comme UI Engineer II chez Flipkart

      Entretien pour UI Engineer II

      23 mars 2025
      Candidat à l'entretien anonyme
      Bangalore Rural
      Aucune offre
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé via une agence de recrutement. Le processus a pris 3 semaines. J'ai passé un entretien chez Flipkart (Bengaluru) en avr. 2017

      Entretien

      I received call from recruitment agency. Since, I was not from Bangalore, there were 2 telephonic rounds before they called me for Face to Face rounds. Flipkart booked up and down flight and cab tickets, you just have to share the details to them. However, when I sent an e-mail to HR asking for details, they will not consider it important to reply. There were 3 Face to Face rounds: 1st round - It was Machine coding round and I was asked to implement a game using vanilla JavaScript. Interviewer was good and we had good discussion about my approach. 2nd round - Algorithm and data structure round. Interviewer was friendly in nature and gave me time to think about the solution and improve it. 3rd round - I was asked to design split-wise. Interviewer was impatient and was not clear with his questions. When I answer one question, he would completely change the question and mention that I was not expecting this. He also asked me to design backend for split-wise which I did not expect for UI Engineer interview. He asked me about performance issues in UI that I faced and instead of listening me completely he starting explaining how Flipkart does lazy loading. It was hard to get reply from HR in the end. They did not plan my interview well. I reached Flipkart at 9:00 a.m. in the morning and they conducted only 3 rounds till 6:00 p.m. In the end, I called HR several time to inform that I am leaving for the day but HR did not responded back. Since Flipkart is already a big brand, they don't care if they reject few good candidates. HR team need to be little professional handling the candidates. Interview was not difficult and It could be cracked given you do not get a impatient interviewer.

      Questions d'entretien [5]

      Question 1

      Q: What is call, apply and bind? Implement bind using call and apply.
      Répondre à cette question

      Question 2

      Q: Write poly-fill for Object.create?
      1 réponse

      Question 3

      Q: Check if strings are Anagram of each other?
      1 réponse

      Question 4

      Q: How do you flat an Array?
      3 réponse(s)

      Question 5

      Q: Design split-wise game?
      Répondre à cette question
      5
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Flipkart (Bangalore Rural) en mars 2025

      Entretien

      5 rounds started with Machine coding then Deep JS then DSA and MR then HR, I have mentioned the real-time question that they asked me I cleared the First round second got stuck due to not having a deep understanding of JS... Kindly check questions below it will be helpful for you

      Questions d'entretien [7]

      Question 1

      1- what is event delegation and how js handle ? - here I gave one [ul] example then follow up question - IF click on single li then how we can handle. - how it works - Benefits of event delegation - event loop in Deep dive
      Répondre à cette question

      Question 2

      2 - microtask and Macrotask me diff... - how it is working on event loop - how it is working with setTimeout and Promise - then gave 1 example of promise and setTimeout ask the output of this - Real word used cases - suppose if we gave 5sec to both like setTimeout and promise which one execute first - under micro and macro give one example - apart from setTimeout and promise give other example.
      Répondre à cette question

      Question 3

      3 - what is web-worker and Service Worker - I explained - then Counter question - If both are working in Background then how ew can improve performance - If JS is a single threaded then how it handle heavy computations and async operations - How multi-threaded achieved in JS ? - Give me example - In flipkart how we can use service worker. - what about the benefits of this.
      Répondre à cette question

      Question 4

      4 - Diff CSR vs SSR - Give example and explanation about CSR flow - Give example and explanation about SSR flow - If HTML is rendered in Server then what about JS how it will work - How SSR work Without JS - what are the basic cases of SSR optimization
      Répondre à cette question

      Question 5

      5 - What is core web vitals - what is TTFB and INP - Tell me core web vitals and non core web Vitals names - what is TBT - how you debug performance in dev tools and give some names - what is LCP - again he said open flipkart home-page and tell what is LCP here - how we can improve LCP - how we can debug INP
      Répondre à cette question

      Question 6

      6 - Write a prototype for starWith in JavaScript - give example of polyfills using starWith - Once I write some lines - He said explain also one by one line.
      Répondre à cette question

      Question 7

      Output based questions - 1 - console.log("apple" > "pineapple") - How Unicode compare the char - how we can get the Unicode value 2 - console.log("apple" < "pineapple") 3 - console.log("[] + []") - explain about this 4 - console.log("{} + {}") - explain about this
      Répondre à cette question

      Entretien pour UI Engineer II

      25 nov. 2024
      Candidat à l'entretien anonyme
      Bengaluru
      Aucune offre
      Expérience négative
      Entretien difficile

      Candidature

      J'ai passé un entretien chez Flipkart (Bengaluru)

      Entretien

      First Round Was Machine Coding Round which was virtual and it was of 180 Minutes. I had to code in modular way using HTML,CSS,Js, No framework was allowed. The question has Good Have and must Have feature. I implemeted all the Must to have feature.

      Questions d'entretien [1]

      Question 1

      Something Around Grid Traversl Question
      Répondre à cette question
      1