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 Software Development Programmer (Permanent) Position 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 Software Development Programmer (Permanent) Position

      13 avr. 2016
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Bloomberg en mars 2016

      Entretien

      I applied through career page and got reply through mail for discussion about my internship project and final year project. After that they scheduled phonic interview for 45 mins (1:1) on hackerrank codepair . After successfully passing this round had to go though video conference interview (2:1) with live coding on hackkerank. Again they scheduled third round as video conference (2:1) , again live coding on hackkerank . Minor mistake caused me rejection .

      Questions d'entretien [3]

      Question 1

      1. some function was there had to find error . 2. given an array and integer m , had to find average of m groups in O(n) . Ex : A[]={1,2,3,4,5} ,m=3 ans : avg(1,2,3) , avg(2,3,4),avg(3,4,5) 3.givean an array and target , had to find all pairs whose sum is equal to target.
      1 réponse

      Question 2

      4. given a sorted array , had to find the first occurence of given number 5. brackets matching.
      Répondre à cette question

      Question 3

      6. two string are given had to find the missing string Ex - String one - "This is an example" String two - "is example" ans - This , an 7. given pair of range had to merge Ex - (2,3) ,(5,10) ,(9,14) ans - (2,3) ,(5,14)
      Répondre à cette question
      1