Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Nest

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Nest | Offerte di lavoro di Nest | Stipendi di Nest | Benefit di Nest
      Colloqui di NestColloqui per Mobile Software Engineer presso NestColloquio di Nest


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      Digital Natives
      4.4★Stipendio e benefit

      Colloquio per Mobile Software Engineer

      5 feb 2016
      Candidato anonimo a colloquio
      Palo Alto, CA
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Nest (Palo Alto, CA) nel mese di gen 2016

      Colloquio

      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).

      Domande di colloquio [4]

      Domanda 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 risposta

      Domanda 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 risposte

      Domanda 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 risposta

      Domanda 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 risposte
      44