Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      PayPal

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa PayPal | Vagas da empresa PayPal | Salários da empresa PayPal | Benefícios da empresa PayPal
      Entrevistas da empresa PayPalEntrevistas do cargo de Software Engineer da empresa PayPalEntrevista da empresa PayPal


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Software Engineer

      11 de nov. de 2011
      Candidato(a) sigiloso(a) à entrevista
      San Jose, CA
      Nenhuma oferta
      Experiência neutra
      Entrevista fácil

      Candidatura

      Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela PayPal (San Jose, CA) em nov. de 2011

      Entrevista

      I attended an online screening followed by two phone interviews. The first one was in C++ even though my resume is that for a Java Developer (with a little bit of C++). Next round was in Java. Both were coding centric, no deisgn-architecture-testing-process etc. I was asked to code on collabedit

      Perguntas de entrevista [5]

      Pergunta 1

      What is the output from this code (assume int is 32 bit) int f(int n) { return n * f(n-1); } print(f(100));
      2 respostas

      Pergunta 2

      Consider the following function: int f (int num) { int out = 0; for (; num > 0; num /= 10) { int d = num % 10; out *= 10; out += d; } return out; } 1) What does it do? 2) Write the same algorithm using recursion
      5 respostas

      Pergunta 3

      We have the following schema of a table: create table Test (id number, name varchar2(32), desc varchar2(400)); create index index_test on Test (name); Which of the following statements will invoke an index scan by oracle execution plan a) select * from test where name='name'; b) select * from test where name like 'name%'; c) select * from test where name like '%name'; d) select * from test where name like '%name%';"
      1 resposta

      Pergunta 4

      The string "paypal is the faster, safer way to send money" is written in a clockwise spiral pattern inside a square starting from the upper left corner: (you may want to display this pattern in a fixed font for better legibility). P A Y P A L F E R W A I A M O N Y S S D Y E T T R N E S O H E T S A F E Then read line after line: PAYPALFERWAIAMONYSSDYETTRNESOHETSAFE Write the code that will take a string, calculate the minimum square that will contain it and return the converted string: String convert(String text); convert("paypalisthefastersaferwaytosendmoney") should return "paypalferwaiamonyssdyettrnesohetsafe"
      1 resposta

      Pergunta 5

      What is the output for grep 'c[oa]t' *.cpp | more in Unix ? Write a function to convert the string 'abcdabcdac' into 'a3b2c3d2'. Each charater is followed by the number of times in occurs in the original string. What is the order of this function? How would you improve it? Given table A with id, name and age write a query to display distinct pairs or people with same name. Why are indexes used? There was a question based on Diamond inheritance hierarchy in C++. What are static functions in C++? What is the difference between simple function, virtual function and a pure virtual function? What are templates in C++?
      Responder à pergunta
      6

      Outras avaliações de entrevista de vagas de Software Engineer da empresa PayPal

      Entrevista para Software Engineer

      7 de abr. de 2026
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência neutra
      Entrevista fácil

      Candidatura

      Fiz uma entrevista na empresa PayPal.

      Entrevista

      I had a recruiter call and they said they would send me a link to a Karat interview round in a week but I never received it. I mailed the recruiter multiple times but got no response or communication about it
      avatar
      Resposta da empresa PayPal
      1mo
      Thank you for sharing your interview experience with us. Your feedback is valuable and will help us understand how we can evolve our interview process. We hope you can find another role on our website that fits your interest and join our team!

      Entrevista para Software Engineer

      16 de mar. de 2026
      Candidato(a) sigiloso(a) à entrevista
      San Jose, CA
      Nenhuma oferta
      Experiência positiva
      Entrevista fácil

      Candidatura

      Fiz uma entrevista na empresa PayPal (San Jose, CA).

      Entrevista

      Recruiter call was basic scan of resume understanding tech stack what i work on and my interests. Prepare your resume and be ready to state why you want to work for the company.
      avatar
      Resposta da empresa PayPal
      2mo
      Thank you for sharing your interview experience with us. Your feedback is valuable and will help us understand how we can evolve our interview process. We hope you can find another role on our website that fits your interest and join our team!

      Entrevista para Software Engineer

      6 de mar. de 2026
      Candidato(a) sigiloso(a) à entrevista
      San Jose, CA
      Nenhuma oferta
      Experiência neutra
      Entrevista com nível médio de dificuldade

      Candidatura

      Fiz uma entrevista na empresa PayPal (San Jose, CA).

      Entrevista

      I interviewed 2 round, one front end, one hire manager, but didn’t move forward. The hr is helpful, the hire manager round asked about system design questions, which I feel may cause the rejection.

      Perguntas de entrevista [1]

      Pergunta 1

      Normal front end interview questions, implement a fetching api small task
      Responder à pergunta
      avatar
      Resposta da empresa PayPal
      2mo
      Thank you for sharing your interview experience with us. Your feedback is valuable and will help us understand how we can evolve our interview process. We hope you can find another role on our website that fits your interest and join our team!

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      Amazon
      3.7★Remuneração e benefícios
      avatar
      Google
      4.5★Remuneração e benefícios
      avatar
      Meta
      4.6★Remuneração e benefícios
      avatar
      Booking.com
      4.2★Remuneração e benefícios