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

      Bloomberg

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Bloomberg | Offres d’emploi chez Bloomberg | Salaires chez Bloomberg | Avantages sociaux chez Bloomberg
      Entretiens chez BloombergEntretiens d’embauche pour Graduate Software Engineer (London) chez BloombergEntretien chez Bloomberg


      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.

      Entretien pour Graduate Software Engineer (London)

      16 déc. 2015
      Candidat à l'entretien anonyme
      Londres, Angleterre
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Bloomberg (Londres, Angleterre) en déc. 2015

      Entretien

      I applied online through their website. I was invited to a phone interview in which I was asked a variety of questions about Java, O-O principles, differences between Java and C/C++, inheritance, polymorphism, garbage collection and the like. Finally I was asked to solve a coding question on hackerrank. I passed the interview and I was invited for an onsite interview in London. I was interviewed by three people at once, two of them asked one question each. I was sent home after one hour. What disappointed me was that they sent me an automated email where they said they will not take my candidacy further, giving zero feedback. After two interviews.

      Questions d'entretien [3]

      Question 1

      Given an array of integers, delete the max and min numbers (both could appear more than once) in place. Do it in O(n) without shifting.
      4 réponse(s)

      Question 2

      Given a function cipher(c) that takes a char and returns it's encryption (another char), write two functions: one to encrypt a string and one to decrypt it (takes the encrypted string and returns the original)
      Répondre à cette question

      Question 3

      Given two linked lists that represent two numbers add them. Each node in the list has a pointer to the next digit and the last digit points to null
      Répondre à cette question
      7