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

      SpaceX

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su SpaceX | Offerte di lavoro di SpaceX | Stipendi di SpaceX | Benefit di SpaceX
      Colloqui di SpaceXColloqui per Web Developer presso SpaceXColloquio di SpaceX


      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.

      Colloquio per Web Developer

      17 apr 2013
      Candidato anonimo a colloquio
      Hawthorne, CA
      Nessuna offerta
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso SpaceX (Hawthorne, CA) nel mese di apr 2013

      Colloquio

      I applied online on their website. A recruiter sent me an email with a login for a C / C++ quiz which asked some questions about memory allocation , and potential bugs in code. All of them were multiple choice and pretty easy. Some questions, though, I wasn't sure how to answer: for example (This isn't an actual question just an example) Is it possible for the following function to go into an infinite loop given an array and its size in C: void foo( int* array , int array_size ) { int index = 0; for( ; index < array_size ; index++) array[ index ] = 0; } Well, for some, I'm not sure. The problem don't clarify whether or not the user can put a negative array size for the variable array_size. Using the words "possible" I put "yes" for most of the questions that asked that, but I'm not sure that's what they wanted since it wasn't clarified. Apparently I didn't score high enough on the quiz, even though I had thought I got them all right.

      Domande di colloquio [1]

      Domanda 1

      Is it possible for the following function to go into an infinite loop given an array and its size in C: void foo( int* array , int array_size ) { int index = 0; for( ; index < array_size ; index++) array[ index ] = 0; }
      2 risposte
      4