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

      ThousandEyes

      Fait partie de Cisco

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur ThousandEyes | Offres d’emploi chez ThousandEyes | Salaires chez ThousandEyes | Avantages sociaux chez ThousandEyes
      Entretiens chez ThousandEyesEntretiens d’embauche pour Software Engineer chez ThousandEyesEntretien chez ThousandEyes


      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

      22 févr. 2017
      Candidat à l'entretien anonyme
      San Francisco, CA
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. J'ai passé un entretien chez ThousandEyes (San Francisco, CA) en janv. 2017

      Entretien

      Contacting by the recruiter, after a short talk, he send me a short survey about your previous coding experience and also ask some coding sample. After their "CTO" review, they will decide give you a coding challenge or not. I got a mini project and spend about two night to implement it. After submission, the recruiter disappear. No feedback, no result. I think this company should at least give some feedback such as drawback of my implementation. After all, I spend some time to implement that project. They totally not show basic respect for the candidate. My suggestion for others want to interview with this company: Do not wast your time to do the project!

      Questions d'entretien [1]

      Question 1

      Title: Periodic task scheduler Importance: Monitoring internal and external systems requires a fixed sample rate in order to perform statistical analysis and correlate data from multiple sources. Description: Implement a periodic task scheduler in C++ (not plain C). The tasks in this scheduler will be network or system probes, possibly with a wide variety of execution times. It should be possible to set a separate execution frequency for each task. These tasks will return one or more "metrics" in the form of decimal values. Store both the raw metric data and some aggregate metrics (such as average, minimum, and maximum) in a SQLite database. The aggregate metrics should be kept up to date for each new data point that you collect. If the program is run multiple times, it should continue where it left off, augmenting the existing data.
      Répondre à cette question
      4
      avatar
      Réponse de ThousandEyes
      9y
      Hi there, We really appreciate your feedback! It's always our intent to treat everyone with respect, and respond to any candidate that takes the coding challenge. We are constantly working to improve our process, and your feedback helps us do that. The Recruiting Team

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer chez ThousandEyes

      Entretien pour Software Engineer

      14 nov. 2024
      Candidat à l'entretien anonyme
      New York, NY
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez ThousandEyes (New York, NY)

      Entretien

      I found the question fair but challenging. While I understood the fundamentals, my lack of experience with certain advanced techniques kept me from fully passing. I'll focus on refining these areas to improve my performance in the future. Thank you for the opportunity.

      Questions d'entretien [1]

      Question 1

      how to use binary search
      Répondre à cette question
      1

      Entretien pour Software Engineer

      12 juil. 2022
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez ThousandEyes en juin 2022

      Entretien

      Initial Leetcode - style Interview followed by on site On site consisted of another coding round, systems design, and behavioral. I was not in the right headspace and did poorly on the first coding round. They allowed me to schedule one more coding round to "make up" for my first failing (despite passing through the initial coding round). The "make up" round was an extremely vague question with no example inputs/outputs and despite trying to communicate with the interviewer on the question, he told me another requirement of the problem which completely changed how I would have designed the solution 5 minutes before the end of the interview.

      Questions d'entretien [2]

      Question 1

      Due to the NDA, I will keep it vague. Leetcode Hard graph problem (Djikstra's but with some tweaks)
      Répondre à cette question

      Question 2

      Design an "x" (coding/DS&A question, not systems design)
      Répondre à cette question
      2

      Entretien pour Software Engineer

      18 févr. 2021
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez ThousandEyes

      Entretien

      A fairly regular software engineer interview process. The first call was with the recruiter. After that, there was a technical round with one of the developers. The response time was also quick.

      Questions d'entretien [1]

      Question 1

      Implement a new data structure which can do following set(key, value) get(key) last() delete(key)
      Répondre à cette question
      4