Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empresas

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Bloomberg

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Bloomberg | Ofertas de empleos en Bloomberg | Sueldos en Bloomberg | Beneficios en Bloomberg
      Entrevistas de BloombergEntrevistas para el puesto de Graduate Software Engineer (London) en BloombergEntrevista de Bloomberg


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

      • Ayuda
      • Normas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de consentimiento de cookies

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. «Glassdoor», «Worklife Pro», «Bowls» y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista de Graduate Software Engineer (London)

      16 dic 2015
      Candidato de entrevista anónimo
      Londres, Inglaterra
      Sin oferta
      Experiencia neutra
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en Bloomberg (Londres, Inglaterra) en dic 2015

      Entrevista

      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.

      Preguntas de entrevista [3]

      Pregunta 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 respuestas

      Pregunta 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)
      Responder pregunta

      Pregunta 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
      Responder pregunta
      7