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

      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

      HashedIn by Deloitte

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de HashedIn by Deloitte | Empleos en HashedIn by Deloitte | Sueldos en HashedIn by Deloitte | Prestaciones en HashedIn by Deloitte
      Entrevistas en HashedIn by DeloitteEntrevistas para el cargo de Software Engineer II SDE2 Java Backend en HashedIn by DeloitteEntrevista en HashedIn by Deloitte


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      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 desde adentro.

      Búsquedas de empleo

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

      Entrevista para Software Engineer II SDE2 Java Backend

      4 feb 2022
      Candidato de entrevista anónimo
      Nueva Delhi
      Sin ofertas
      Experiencia neutra
      Entrevista difícil

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 5 días. Acudí a una entrevista en HashedIn by Deloitte (Nueva Delhi) en feb 2022

      Entrevista

      Got call from HR for java backend developer Bangalore India He arranged interview 1st round was coding (next day result) 2nd design i wasn't able to clear(next day regret mail) 3rd fitment

      Preguntas de entrevista [2]

      Pregunta 1

      in 1st coding round There is an array of elements and you have to print the result after removing continuous same elements. Ex -> [tom , jerry, jerry, tom] Output -> [] Ex -> [tom, jerry, jerry, tom, tom, jerry, tom] [tom jerry Jerry tom ] output-> [] [tom jerry Jerry tom jerry tom] op= [Jerry tom ] 2nd ques Given a 1-indexed array of integers numbers that is already sorted in non-decreasing order, find two numbers such that they add up to a specific target number. Let these two numbers be numbers[index1] and numbers[index2] where 1 <= index1 < index2 <= numbers.length. ex -> Input: numbers = [2,7,11,15], target = 9 Output: [1,2] Ex -> [-1, 0] target = -1 Output -> [1, 2
      Responder pregunta

      Pregunta 2

      in Design Round was asked to design Hotel booking system stating all Microservices, DB and REST endpoints After that some ques on various tools , edureka server solid principle , spring related ques
      Responder pregunta
      2