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

      PayPal

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur PayPal | Offres d’emploi chez PayPal | Salaires chez PayPal | Avantages sociaux chez PayPal
      Entretiens chez PayPalEntretiens d’embauche pour Software Engineering Intern chez PayPalEntretien chez PayPal


      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.

      Entretien pour Software Engineering Intern

      12 févr. 2021
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien facile

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez PayPal

      Entretien

      Quite an easy interview with basic questions on Data Structures and Algorithms . Some questions on sorting algorithms as well . 30 words minimum? Are we there yet? Yes? Thanks!

      Questions d'entretien [1]

      Question 1

      What is quicksort? How is it implemented?
      1 réponse
      avatar
      Réponse de PayPal
      5y
      Thank you for sharing your interview experience and welcome to the PayPal family!

      Autres retours d’entretien d’embauche pour un poste comme Software Engineering Intern chez PayPal

      Entretien pour Software Engineering Intern

      22 janv. 2021
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé via un recruteur. J'ai passé un entretien chez PayPal en janv. 2021

      Entretien

      A PayPal recruiter reached out to me via email and set up an interview with one of the team leads. The interviewer asked me about my resume and we talked about the position. Next, I had a 1 hour sequential interview with two engineers. I had an Android position and a web development position on my resume, so my first interviewer was a web dev and the second was android. Both interviewers asked me basic questions about my resume. The web dev one also asked me a lot of JavaScript questions about stuff like async/defer, and promises. Then, both asked me a technical question (probably LeetCode medium). It was fairly difficult since I only had about 15 minutes left for each question. After this interview, I was supposed to hear back within 5 business days. I ended up reaching out to the recruiter after about 2 weeks because I had another offer, and received a rejection.

      Questions d'entretien [1]

      Question 1

      Given an array of temperatures for a given week, write a function that returns an array which contains the number of days you will need to wait for a warmer temperature on each day. Ex: Given [71, 72, 73, 71, 74, 75, 60] Return [1, 1, 2, 1, 1, 0, 0] For the first day you'd have to wait until the second day for a warmer temperature (71->72). So, index 0 is 1. For the last day, there is no temperature after it, so you just set the index 6 to 0.
      Répondre à cette question
      1

      Entretien pour Software Engineering Intern

      30 oct. 2024
      Employé (anonyme)
      San Jose, CA
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez PayPal (San Jose, CA) en nov. 2020

      Entretien

      3 rounds, 2 technical, and third with manager. First two rounds were leetcode easy/mediums and the third round was java fundamentals and behavioral. Overall process was smooth and were clean in what they wanted.

      Questions d'entretien [1]

      Question 1

      What is a singleton, 2 leetcode mediums
      Répondre à cette question
      avatar
      Réponse de PayPal
      1y
      Thank you for sharing your interview experience and welcome to the PayPal family!