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

      Cadence Design Systems

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Cadence Design Systems | Offres d’emploi chez Cadence Design Systems | Salaires chez Cadence Design Systems | Avantages sociaux chez Cadence Design Systems
      Entretiens chez Cadence Design SystemsEntretiens d’embauche pour Software Engineer(Internship) chez Cadence Design SystemsEntretien chez Cadence Design Systems


      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 Software Engineer(Internship)

      27 avr. 2023
      Candidat à l'entretien anonyme
      Pittsburgh, PA
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Cadence Design Systems (Pittsburgh, PA) en mars 2023

      Entretien

      Test the DFS and BFS knowledge, such as how to find the shortest path to a target node. No need to compile the code, but need to share your screen into the interviewer. HR ghosting by the way.

      Questions d'entretien [1]

      Question 1

      How to find the shortest path in a binary tree
      Répondre à cette question

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer(Internship) chez Cadence Design Systems

      Entretien pour Software Engineer(Internship)

      25 mars 2026
      Candidat à l'entretien anonyme
      Noida
      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 Cadence Design Systems (Noida) en mars 2026

      Entretien

      Consisted of online assessment which had three parts - one aptitude and two technical (dsa,ml,perl) followed by in office interview for the shortlisted students. The in office interview too had one aptitude and one technical paper followed by the final interview

      Questions d'entretien [1]

      Question 1

      DSA questions like longest common subsequence , stocks buy and sell. Python basic questions..
      Répondre à cette question

      Entretien pour Software Engineer(Internship)

      27 janv. 2026
      Candidat à l'entretien anonyme
      Haïfa
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Cadence Design Systems (Haïfa) en janv. 2026

      Entretien

      Easy interview overall, the interviewers were very nice and it did not seem like theywere are trying to fail me but actually to help me pass ( this was the first interview)

      Questions d'entretien [1]

      Question 1

      Implement a class to manage a Web Browser History of size N. It needs three methods: a constructor to set the size limit, a visit(url/string) function, and a getHistory() function. The specific constraint was that if you visit a URL that is already in the history, it should be removed from its current position and re-added as the most recent item. If the history exceeds size N, the oldest entry should be evicted. It effectively functions like an LRU (Least Recently Used) Cache.
      Répondre à cette question