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

      Razorpay

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Razorpay | Empleos en Razorpay | Sueldos en Razorpay | Prestaciones en Razorpay
      Entrevistas en RazorpayEntrevistas para el cargo de Software Development Engineer Internship en RazorpayEntrevista en Razorpay


      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.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      Amazon
      3.7★Remuneración y prestaciones
      avatar
      Maze
      4.5★Remuneración y prestaciones

      Entrevista para Software Development Engineer Internship

      26 ago 2021
      Candidato de entrevista anónimo
      Bhubaneshwar
      Sin ofertas
      Experiencia neutra
      Entrevista promedio

      Solicitud

      Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Razorpay (Bhubaneshwar) en ago 2021

      Entrevista

      I went through two technical interviews. In the first interview, I was asked to introduce myself first, then I was asked about a point in one of my projects mentioned in my resume. Then I was asked a DSA question related to string manipulation. Finally, I got the chance to ask the interview a few questions, and he gladly answered them. The interviewer was really polite and cooperative, helping me along the way whenever I needed any. Question difficulty - Easy In the second interview, I simply was asked two DSA questions, one related to arrays and the other related to trees. Question difficulty - Medium, Easy

      Preguntas de entrevista [3]

      Pregunta 1

      1. Given 2 strings, find if the 2nd string can be formed using the 1st string by applying at most one conversion at a time. In a conversion, you have to convert all occurrences of one Latin alphabet to another.
      Responder pregunta

      Pregunta 2

      2a. Given a binary array (an array consisting of only '1's and '0's) of length n, find the minimum number of operations necessary to collect all the '1's at the ith position. In one operation you can shift only one '1' to an adjacent position. Return the minimum number of operations required for every index from 1 to n.
      Responder pregunta

      Pregunta 3

      2b. Given a binary tree, flatten the binary tree into one dimension in such a way that the order in which one can access the elements is the same as a preorder traversal and only the left child nodes can contain values, the right child has to point NULL.
      Responder pregunta