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

      Bloomberg

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Bloomberg | Offerte di lavoro di Bloomberg | Stipendi di Bloomberg | Benefit di Bloomberg
      Colloqui di BloombergColloqui per Software Engineer (Trading Systems) presso BloombergColloquio di Bloomberg


      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 Software Engineer (Trading Systems)

      27 feb 2017
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza neutra

      Altre recensioni di colloqui per Software Engineer (Trading Systems) presso Bloomberg

      Colloquio per Software Engineer - Trading Systems

      17 mar 2018
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza negativa
      Colloquio facile
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Bloomberg nel mese di feb 2017

      Colloquio

      Applied through a recruiting firm (who to their credit were quite efficient) First phone round went decently. Questions related to copy constructor and another algorithmic question. I thought my answer on the copy constructor wasn't upto the mark. Was elated when I got a call for a second phone interview Was much better prepared during this interview . Question 1 : Remove duplicate elements in a linked list Ans : Breezed through this as any developer worth his salt would Question 2 : Compare two binary trees and return if they are equal. Ans : Suggested a very acceptable solution where we traverse through the trees inorder and store them in vectors, and compare the vectors to check for equivalence. Was quizzed on that. Summary : Both programs were accurate solutions and the programs worked on Hackerrank without a hitch. However second one was probably not the 100% efficient result they were looking for. Result :REJECTED.

      Domande di colloquio [1]

      Domanda 1

      copy constructor check if 2 binary trees are equal remove duplicate nodes in a linked list
      Rispondi alla domanda

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Bloomberg nel mese di feb 2018

      Colloquio

      60 Minute phone interview on hackerrank. Interviewer dove directly into programming questions that were vague and offered little explanation as to what he was looking for. Some of the questions didn't make sense and the interviewer didn't clarify anything. After the interview ended I got ghosted (no follow up at all). I found the whole experience to be very unprofessional.

      Domande di colloquio [5]

      Domanda 1

      Implement a queue and make it thread safe
      1 risposta

      Domanda 2

      Given a singly linked list, write a function to pop a node in less than O(n) without using extra memory given this interface: void pop(Node * node);
      1 risposta

      Domanda 3

      What is a zombie process?
      Rispondi alla domanda

      Domanda 4

      What does the static keyword mean in C?
      Rispondi alla domanda

      Domanda 5

      What types of thread protection exist besides critical section, mutex and semaphore?
      Rispondi alla domanda

      Colloquio per Software Engineer - Trading Systems

      3 nov 2016
      Candidato anonimo a colloquio
      New York, NY
      Nessuna offerta
      Esperienza neutra
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso Bloomberg (New York, NY) nel mese di ott 2016

      Colloquio

      Brief description of my work experience followed by 2 coding questions using hackerrank to share screen. Syntax not a factor - interviewer just wanted to see the algorithm. I coded as fast as I could, stumbled slightly, corrected myself quickly. I even presented a recursive and completely correct solution to one of the problems. It was obvious the interviewer wasn't prepared for an out-of-the-box answer, and as such had difficulty articulating his canned followup question. Despite the pressure of coding while holding a phone in one hand and a laptop in the other, I felt confident with my performance and enjoyed the interview (I don't say this about all interviews). 3-days later I received an email that they were not moving forward with the application. Felt like punching a wall after that.

      Domande di colloquio [1]

      Domanda 1

      Given a matrix of integers and a starting point, find all adjacent neighbors with same value, and repeat process with each identified neighbor.
      Rispondi alla domanda
      1