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

      Razorpay

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Razorpay | Ofertas de empleos en Razorpay | Sueldos en Razorpay | Beneficios en Razorpay
      Entrevistas de RazorpayEntrevistas para el puesto de Software Development Engineer Internship en RazorpayEntrevista de Razorpay


      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

      avatar
      Google
      4.5★Remuneración y beneficios
      avatar
      Amazon
      3.7★Remuneración y beneficios
      avatar
      Meta
      4.6★Remuneración y beneficios
      avatar
      Fiverr Inc.
      3.5★Remuneración y beneficios

      Entrevista de Software Development Engineer Internship

      26 ago 2021
      Candidato de entrevista anónimo
      Bhubaneshwar
      Sin oferta
      Experiencia neutra
      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 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