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

      Stripe

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Stripe | Ofertas de empleos en Stripe | Sueldos en Stripe | Beneficios en Stripe
      Entrevistas de StripeEntrevistas para el puesto de Full Stack Engineer en StripeEntrevista de Stripe


      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 Full Stack Engineer

      1 oct 2025
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia neutra

      Otras opiniones sobre las entrevistas para el puesto de Full Stack Engineer en Stripe

      Entrevista de Full Stack Engineer

      5 abr 2025
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia positiva
      Entrevista normal

      Solicitud

      Entrevista difícil

      Solicitud

      Envié una solicitud electrónica. Acudí a una entrevista en Stripe

      Entrevista

      Recruiter told me it was 60% frontend work and there was no frontend interview. Initial recruiter call, then a backend coding interview and then 3 more backend coding interviews and a manager interview.

      Preguntas de entrevista [1]

      Pregunta 1

      Biggest project I worked on, how many engineers?
      Responder pregunta

      Acudí a una entrevista en Stripe

      Entrevista

      A 30-minute HR call first. Then 60-minute technical interview questions in Zoom. 45 out of 60 minutes are for coding. Then Virtual Onsites: 5 rounds - 4 technical (3 coding + 1 design) + 1 hiring manager call

      Preguntas de entrevista [1]

      Pregunta 1

      For the first 60-minute technical interview, the problem is a Leetcode-style question, but more like a small task from a real-world application. There are two parts. The first part is straightforward and the second part is a variation that is built on the first part. Related to objects and array processing.
      Responder pregunta

      Entrevista de Full Stack Engineer

      26 ago 2024
      Candidato de entrevista anónimo
      Toronto, ON
      Sin oferta
      Experiencia positiva
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. Acudí a una entrevista en Stripe (Toronto, ON) en ago 2024

      Entrevista

      It was 60 minutes total with 45 minutes for the coding problem (unknown number of parts) and then 15 minutes buffer for introductions and questions. Each question builds upon the previous one. There were two interviewers, one who was leading the interview and another who was shadowing. It was over Zoom.

      Preguntas de entrevista [1]

      Pregunta 1

      Given a list of inputs which are strings of words separated by commas, print specific words from the input in a given format. e.g. String input could be a list of strings that look like this: "1, A1, 5000, card_number, 1234567" The words represent the timestamp, ID, amount, type, and value respectively. For each string input, print the info in this format: "ID amount APPROVED". You can assume everything is approved for now. Print the info in chronological order according to their timestamps.
      1 respuesta
      2