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

      UnifyApps

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre UnifyApps | Ofertas de empleos en UnifyApps | Sueldos en UnifyApps | Beneficios en UnifyApps
      Entrevistas de UnifyAppsEntrevistas para el puesto de Product Engineer Intern en UnifyAppsEntrevista de UnifyApps


      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.

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      SelfEmployed.com
      3.9★Remuneración y beneficios
      avatar
      KPMG
      3.6★Remuneración y beneficios
      avatar
      SLB
      3.9★Remuneración y beneficios
      avatar
      Deloitte
      3.5★Remuneración y beneficios

      Entrevista de Product Engineer Intern

      18 sept 2024
      Empleado anónimo
      Kānpur, Uttar Pradesh
      Oferta aceptada
      Experiencia positiva
      Entrevista normal

      Solicitud

      Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 día. Acudí a una entrevista en UnifyApps (Kānpur, Uttar Pradesh) en ago 2024

      Entrevista

      The interview consisted to two technical rounds. I was given two DSA questions in both of them and asked to give the most optimal approach for each of them along with a proper working code.

      Preguntas de entrevista [4]

      Pregunta 1

      Given an integer array nums, find a subarray that has the largest product, and return the product.
      Responder pregunta

      Pregunta 2

      There are a total of numCourses courses you have to take, labeled from 0 to numCourses - 1. You are given an array prerequisites where prerequisites[i] = [ai, bi] indicates that you must take course bi first if you want to take course ai. For example, the pair [0, 1], indicates that to take course 0 you have to first take course 1. Return true if you can finish all courses. Otherwise, return false.
      Responder pregunta

      Pregunta 3

      You are given an integer array coins representing coins of different denominations and an integer amount representing a total amount of money. Return the fewest number of coins that you need to make up that amount. If that amount of money cannot be made up by any combination of the coins, return -1. You may assume that you have an infinite number of each kind of coin.
      Responder pregunta

      Pregunta 4

      There are n cities and some health centres and injured people were given at some nodes and an integer k. the city was connected by m roads with each having certain weight denoting the time taken to travel that road. the road was bidirectional. find out if each injured person can reach the nearest health centre within that k time.
      Responder pregunta