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

      Adobe

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Adobe | Offres d’emploi chez Adobe | Salaires chez Adobe | Avantages sociaux chez Adobe
      Entretiens chez AdobeEntretiens d’embauche pour Computer Scientist chez AdobeEntretien chez Adobe


      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 Computer Scientist

      15 oct. 2023
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via la recommandation d'un employé. Le processus a pris 1 jour. J'ai passé un entretien chez Adobe en oct. 2023

      Entretien

      I got called after one of my Friend referred by profile for the role. I received the call very next day. I was already have 2 offers in my hand so you can say I was already well prepared. Interviewers were Humble and Helpful in this process.

      Questions d'entretien [1]

      Question 1

      Certainly! **Round 1:** 1. Critical Render Path: The process browsers follow to convert HTML, CSS, and JavaScript into pixels for efficient rendering. 2. Async and Deferred Script Loading: - Async: Loads scripts independently without blocking. - Deferred: Delays script execution until the HTML parser finishes, maintaining order without blocking rendering. 3. Pre-fetch, Pre-connect, etc.: - Pre-fetch: Proactively fetches resources to enhance loading times. - Pre-connect: Initiates early connection setup to reduce latency. 4. Lighthouse Tool: An open-source tool automating web page quality improvement through audits and performance metrics. 5. Initial Page Load Lifecycle: The lifecycle events and processes during the first visit to a webpage, triggering resource loading. 6. Working of setTimeout, Promise Resolve, Console.log in Call Stack: - setTimeout: Delays function execution. - Promise Resolve: Handles asynchronous operations. - Console.log: Outputs information to the console for debugging. 7. Var, Let, Scope, Closures with setTimeout Callbacks: - Var: Function-scoped variable declaration. - Let: Block-scoped variable declaration. - Scope, Closures: Concepts governing variable visibility and encapsulation. 8. Multiple Questions on Apollo Client and GraphQL in React.js. **Round 2:** 9. (Major) Create Infinite Scroll using ReactJs and Custom Hook: Utilize ReactJs and a custom hook to implement an infinite scroll fetching data from jsonplaceholder and render images from response on image component accordingly and once scroll is at end fetch more images from api and render further kind of pagination. 10. Create Polyfill of Memo Function in JS: Develop a polyfill for the Memo function in JavaScript. Got out from here.
      1 réponse
      1

      Autres retours d’entretien d’embauche pour un poste comme Computer Scientist chez Adobe

      Entretien pour Computer Scientist

      10 oct. 2025
      Candidat à l'entretien anonyme
      Bangalore Rural
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

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

      Entretien

      Process was good, but they asked graph (DFS/BFS) i was not ready, but i solved spiral matrix print and some js output questions, end the end they moved with others

      Questions d'entretien [1]

      Question 1

      graph (DFS/BFS) search for the target node
      Répondre à cette question

      Entretien pour Computer Scientist

      5 sept. 2025
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai passé un entretien chez Adobe

      Entretien

      1 st DSA round, 2nd DSA round and tech specific, 3 rd System Design round asked questions about graph and tree, like topological sort in graph, longest sequence in array

      Questions d'entretien [1]

      Question 1

      Topological sort in graph, longest sequence in array
      Répondre à cette question

      Entretien pour Computer Scientist

      17 nov. 2025
      Candidat à l'entretien anonyme
      Noida
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 1 semaine. J'ai passé un entretien chez Adobe (Noida) en août 2025

      Entretien

      Total 4 rounds were to be held. 2DSA and 2design rounds, taken alternately. I cleared the 1 DSA round which asked me 1 easy-medium and 1 medium-hard problem. Second round was Design round where i was asked to prepare a serverless thumbnail generation service