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

      Nest

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Nest | Offres d’emploi chez Nest | Salaires chez Nest | Avantages sociaux chez Nest
      Entretiens chez NestEntretiens d’embauche pour Mobile Software Engineer chez NestEntretien chez Nest


      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.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      Intel Corporation
      3.7★Rémunération et avantages
      avatar
      Lenovo
      3.8★Rémunération et avantages
      avatar
      Falabella
      3.6★Rémunération et avantages
      avatar
      Marvell Technology
      4.0★Rémunération et avantages

      Entretien pour Mobile Software Engineer

      5 févr. 2016
      Candidat à l'entretien anonyme
      Palo Alto, CA
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via une agence de recrutement. Le processus a pris 2 semaines. J'ai passé un entretien chez Nest (Palo Alto, CA) en janv. 2016

      Entretien

      I just finished a full interview sequence with Nest and thought it would be smart to recap my experience for the next candidate that comes down the pipeline. While your travel & interview arrangement documents will all have the Google logo splashed all over them, Nest is a distinctive and separate part of the Alphabet umbrella company that owns both Nest and Google. Unlike Google itself, where prospective employees have to pass a grueling & exhausting audition after which hiring managers fight over a group of successful candidates, Nest actually has you in mind for a particular role with a particular manager (usually the one with the greatest need). If you pass your one hour long phone screen, here's how your interviewing day is likely to go: you'll first meet with the Nest recruiter for a few minutes who will hand you a copy of the folks you'll be speaking with. If you're lucky, the recruiter will also tell you a tiny bit about the background of each interviewer and what s/he is going to be focusing on (e.g. concurrency & memory management, cross functional, design & architecture, algorithms, etc.) The mix of people seemed pretty thorough: I talked to the hiring manager, at least two or three iOS guys (including a technical lead), and a sleepy UX designer who looked in dire need of a coffee infusion. My interviews were done in a meeting room in the front of the building (I thought it was a bit hilarious that the thermostats on the wall were not Nest devices) and I never got to get a close look at the actual working environment. Peeking in the narrow glass windows of the doors to the office space, I could see a huge open plan working environment with long tables. I.E. potentially no privacy or easy way to concentrate on work? Currently, the mobile team all sits in the same area but this is very likely to be changing soon as they might be splitting / refactoring teams up to be divided across functional groups (such as thermostat, smoke alarm, DropCam, etc.). Try to arrive a little early: parking in the complex, especially mid-morning, is a complete clusterfutz and chances are high no spots will be available. Drive up to the center of the campus (building 1, where your interviews will be) and simply use the valet. Unlike previous antagonistic interviewing experiences at the main Google headquarters, I really felt that almost all of potential co-workers were friendly, welcoming, receptive and collaborative. And while I walked out of the office feeling actually upbeat about my chances, my dreams of getting to work at Nest were quickly smashed two days later when I got a standard "we've decided not to move forward" rejection e-mail (with the traditional no constructive feedback or detail for me to consider and work on). I initially figured the poker-faced hiring manager (who I worried was going to be a uninspiring boss to work under) was the vote against me, it also could have been the new grad algorithms guy (I wasted way too much time trying to wrap my head around the last, hardest problem he threw at me). Hopefully my experience flunking the Nest interview will help you to prepare to pass your interviewing day. If you find any of the information in my interview review helpful, please let me know by voting "Yes" on the "Helpful?" question below (this helps to motivate me to be as detailed as possible).

      Questions d'entretien [4]

      Question 1

      First question I was handed a laptop with Xcode running on it. The assignment was to write a super simple browser app that used substitution (or "regular expression", as the interviewer referred to it) to replace any instances of the word "Nest" with something arbitrary (e.g. I chose something like the name "Glassdoor").
      1 réponse

      Question 2

      Given a tree with potentially multiple child nodes, write an algorithm that describes how you would completely reverse (or mirror image) the tree. That is, given a tree with a root node of A and three children, BCD, and two children of B named EF, he wanted to generate a new tree that looked like a root node of A, then DCB with "FE" being the reversed children under B.
      2 réponse(s)

      Question 3

      For the systems design question, the guy described a real world scenario where a series of events have to happen in order to fully bring up a device. - auth (to get a token we'll call "A") - fetch info from home + devices (with the A auth token) - fetch current weather information (using the home/device zip code) - reach out to a third party service with our A auth token to exchange, or get, a B token - fetch data from service using B token how would we structure the sequence of events or dependencies to come up with the fastest boot up (or bring up) sequence possible?
      1 réponse

      Question 4

      Algorithms question was probably the trickiest thing. Given an array of integers of length N from 1 to N-1, how would you detect a single duplicate in the array?
      4 réponse(s)
      44