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

      Saildrone

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Saildrone | Offres d’emploi chez Saildrone | Salaires chez Saildrone | Avantages sociaux chez Saildrone
      Entretiens chez SaildroneEntretiens d’embauche pour Staff Software Engineer chez SaildroneEntretien chez Saildrone


      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 Staff Software Engineer

      11 avr. 2026
      Candidat à l'entretien anonyme
      Alameda, CA

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

      Entretien pour Staff Software Engineer

      11 oct. 2024
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien moyen
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé via un recruteur. J'ai passé un entretien chez Saildrone (Alameda, CA) en avr. 2026

      Entretien

      After joining the Teams call, the interviewer greeted the recruiter then jumped right into a monologue. After 6 and 1/2 minutes I interrupted at what looked like a natural pause and introduced myself while saying he didn't ask for my name. Afterwards in the most awkward interaction I've ever had in an interview, he insisted that he greeted me then apologized for wasting my time, ending the call with "the vibes are off". It was easily the funniest and least professional interviewing experience of my life.
      1

      Candidature

      Le processus a pris 1 semaine. J'ai passé un entretien chez Saildrone en oct. 2024

      Entretien

      Had a nice chat with head of HR/recruiting in which we discussed whether or not there was a possible fit. I had a lot of experience in what they were looking for, so it seemed like a good match, I then met with the director of engineering, with whom I had a very engaging and positive discussion about the the job requirements and expectations. I really felt I was perfect fit for this job and there was enthusiasm all around. I was then given a take-home design exercise which I completed over the course of the next 3 days, spending roughly 3-4 hours per day on it. I followed up with both the HR and Director about how grateful and excited I was about this opportunity. The next week I got a response from HR saying they were moving on with other candidates. No feedback, nothing else. It was very unprofessional and very hurtful, considering all the time and effort I spent on this. I knew of all the negative feedback this company had going into it, and now I regret wasting my time with them.

      Questions d'entretien [1]

      Question 1

      # Architecture Challenge Flightaware24 provides a free iOS and Android application tracking all of the airplane flights in the world. For this assignment, let's reverse engineer two features in particular on the main view. * The first is showing a live view of all flights within the bounds of the home screen. * For the second feature, once selecting a flight, a timeseries history of the route (location, altitude, and airspeed) can be shown, along with some metadata about the flight (Airline, Flight Number, Departing Airport, Arriving Airport, etc.). Further windows can also show a graph of the timeseries data. ![Home screen](/images/global_view.png) ![Specific flight map](/images/flight_route_map.png) ![Timeseries Graph](/images/timeseries_graph.png) Please design/reverse engineer how the data pipeline flow works for these two features. As an input, assume a stream of live data is available for every flight airborne around the world and is providing a sample per flight once every 5 seconds. All of the data needed is in those streams. As the output, an HTTP API that the UI polls/pulls from is sufficient. External customers/clients must be able to access the data without much lag (return in 100's of milliseconds). The output of this exercise is a design document. No specific code is required. Use any methods to convey your design, including any diagrams and/or pseudocode. Most importantly, please enumerate the reasoning behind specific design, data model, and data storage/query engine choices. How do you store the data to best match ingest and access patterns? An important part of the engineering process at Saildrone is a fleshed out design doc that gets reviewed by the team before starting a large project. This assignment helps us understand your data architecture skills and how you would work/communicate in this environment. # Submission Please submit a pull request to Github with your completed code submission and design document to the private repository set up for you.
      Répondre à cette question