Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Razorpay

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Razorpay | Offres d’emploi chez Razorpay | Salaires chez Razorpay | Avantages sociaux chez Razorpay
      Entretiens chez RazorpayEntretiens d’embauche pour Software Development Engineer Internship chez RazorpayEntretien chez Razorpay


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      Amazon
      3.7★Rémunération et avantages
      avatar
      Google
      4.5★Rémunération et avantages
      avatar
      Amazon Web Services
      3.9★Rémunération et avantages
      avatar
      TikTok
      3.6★Rémunération et avantages

      Entretien pour Software Development Engineer Internship

      26 août 2021
      Candidat à l'entretien anonyme
      Bhubaneshwar
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Razorpay (Bhubaneshwar) en août 2021

      Entretien

      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

      Questions d'entretien [3]

      Question 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.
      Répondre à cette question

      Question 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.
      Répondre à cette question

      Question 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.
      Répondre à cette question