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

      Splunk

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Splunk | Offerte di lavoro di Splunk | Stipendi di Splunk | Benefit di Splunk
      Colloqui di SplunkColloqui per Software Data Engineer- Behavior Analytics presso SplunkColloquio di Splunk


      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
      BMW Group
      4.0★Stipendio e benefit
      avatar
      Sinch
      3.7★Stipendio e benefit
      avatar
      Anton Tech
      3.6★Stipendio e benefit

      Colloquio per Software Data Engineer- Behavior Analytics

      8 dic 2015
      Candidato anonimo a colloquio
      San Francisco, CA
      Nessuna offerta
      Esperienza negativa
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Splunk (San Francisco, CA) nel mese di nov 2015

      Colloquio

      The interview had a take home assignment, after you submit it, they schedule a phone interview which will be mostly on explaining the code you had submitted. After the phone interview was scheduled, the interviewer did not cal the first time. I had to let my recruiter know about this, who failed to respond immediately. After several emails, I got my phone interview scheduled. Its surprising that the round which was entirely about your submitted code, the interviewer did not even take a look at my code. This shows how poorly the interviewer prepared on his part. Not so good experience especially if they want to get talented individuals.

      Domande di colloquio [1]

      Domanda 1

      Problem :Design an org-chart server. Server (preferably multi-threaded) reads the sample file containing employee data. File format: Its semi-colon separated, the first field is the employee-id, 2nd field is name [can be space separated] & the 3rd field is his manager’s id. employee-id will be equal to reports-to-id for CEO. The file can have empty lines. If number of tokens is not equal to 3, it should ignore these lines but report a message/warning and continue. The id’s can be numbers or strings Sample file: ########### 1: CEO: 1 2: CTO: 1 3: VP Sales: 1 4: Tech Manager1: 2 5: Tech Manager2:
      Rispondi alla domanda
      1