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

      Arista Networks

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Arista Networks | Offres d’emploi chez Arista Networks | Salaires chez Arista Networks | Avantages sociaux chez Arista Networks
      Entretiens chez Arista NetworksEntretiens d’embauche pour Software Engineer(Internship) chez Arista NetworksEntretien chez Arista Networks


      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)

      19 mai 2025
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Arista Networks

      Entretien

      The interview consists of one round, which includes solving a Leetcode Medium-level coding problem and a comprehensive review of your resume, covering projects, experience, and technical skills in detail. Full time roles can have more interviews

      Questions d'entretien [1]

      Question 1

      Projects listed in my resume
      Répondre à cette question
      1

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer(Internship) chez Arista Networks

      Entretien pour Software Engineer(Internship)

      14 mai 2026
      Candidat à l'entretien anonyme
      Dublin, Dublin
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Arista Networks (Dublin, Dublin)

      Entretien

      It was average. They asked me to code 2 questions and perform a more efficient approach for both. However, for some reason, they rejected me 30 mins after the interview was done.

      Entretien pour Software Engineer(Internship)

      23 août 2025
      Candidat à l'entretien anonyme
      Bengaluru
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Arista Networks (Bengaluru) en août 2025

      Entretien

      1. Data Structures (Tree Traversals) Asked to explain and write the algorithms for Inorder, Preorder, and Postorder traversal of a binary tree. Follow-up: difference between DFS and BFS traversals. 2. C/C++ Programming Concepts Questions around: Memory & Pointers → how pointers work, pointer arithmetic, dangling pointers. Pass by value vs pass by reference in C/C++. A question on JWT (JSON Web Token) – concept, usage in authentication, and security aspects. 3. Tree Coding Question Problem: Check if a target value exists along any root-to-leaf path. Required to construct the full binary tree and then write the function for path-sum/target check. Expected to implement full code (not just pseudo code). 4. Bit Manipulation Problem A logic-based coding problem using bitwise operators. Example (not exact wording): Given a number, perform certain bit manipulations (like checking set bits, or toggling). 5. Next Greater Element (Variation) Classic stack-based problem: find the next greater element for each element in an array. Variation was asked (could be circular array or next greater frequency element). Needed optimized solution (O(n) with stack).

      Questions d'entretien [1]

      Question 1

      Questions on pointers and memory (pointer arithmetic, dangling pointers). Difference between pass by value and pass by reference, with code examples. Some discussion around dynamic memory allocation and how it’s managed in C++. Emphasis on understanding how things work at a low-level in memory, not just syntax.
      Répondre à cette question
      1