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

      4 nov. 2017
      Candidat à l'entretien anonyme
      Noida
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. J'ai passé un entretien chez Adobe (Noida)

      Entretien

      Contacted by recruiter through email. Got a HackerRank test to complete within a few days, after sharing my resume. The test had different sections - Aptitude, Computer Science MCQ, Programming, etc.. After completing the test, I was scheduled for an on-site interview in their Noida office, on a Saturday. The first (and only) round was with a guy who didn't tell me anything about himself and didn't even have my resume beforehand. Asked me superficial questions like the different kinds of exceptions in Java (checked, unchecked), the difference between them and how and when we could use them, difference between unique key and primary key in SQL, the output of a javascript/jsp code snippet, static class in Java, etc.. He didn't seem quite satisfied with my answers (even when I told him that the primary key is chosen among the unique keys as per the use case) and then perhaps upon realizing that my work profile was mostly in data and backend processing, asked me to compute the no of ways to traverse a linked list from begin to end, where each node had a link to it's next node and the next node's next node. I told him my approach and wrote some combinatorial expressions but he perhaps didn't get what he was looking for. All in all, I'd say that the HRs were quite active in setting up the whole interview process but the interviewer lacked depth and unlike other technical interviews, where you are expected to write code or solve some design problem, the interviewer was stuck with some nuances of a language (Java, JSP, etc.) or some bits of knowledge which may hardly be put to practice anyways. Didn't ask me to code at all. Maybe it didn't matter. I don't know why Adobe interviews are so odd or removed from the actual work one may do or if their work is so unique and different indeed. Maybe the interviewers just want to bring in people like them, who have the same knowledge as themselves.The interviewer was perhaps deliberately testing me, only for edge cases as that's what their work may be all about.

      Questions d'entretien [4]

      Question 1

      What is a static class in Java?
      Répondre à cette question

      Question 2

      What is the difference between a unique key and a primary key?
      1 réponse

      Question 3

      What is the difference between checked and unchecked exceptions in Java? Is NullPointerException a checked or unchecked exception?
      Répondre à cette question

      Question 4

      Given a linked list with n nodes and each node having a link to it's next node and a link to it's next node's next node, write an expression to find the no of ways to traverse from the first node to the last one.
      1 réponse
      2

      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