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

      Uber

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Uber | Ofertas de empleos en Uber | Sueldos en Uber | Beneficios en Uber
      Entrevistas de UberEntrevistas para el puesto de Senior Software Engineer en UberEntrevista de Uber


      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 Senior Software Engineer

      9 dic 2024
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia negativa
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. El proceso duró 4 semanas. Acudí a una entrevista en Uber en dic 2024

      Entrevista

      Short initial call with HR where we discussed the next steps. HR said that the next round will be checking Data Structure and Algorithms coding skills and that I should solve medium/hard LeetCode problems. The next round was in 2 weeks and I spent that time solving LeetCode. During the coding interview, I met the most unprofessional interviewer I've ever met: he got distracted by his environment, did not keep up the conversation, and did not answer some questions. The Coding challenge itself was not related to LeetCode at all, that was a task to write a memorization closure function. Unfortunately, I was totally not prepared for such a question, and the first several minutes were spent on redundant clarifying questions not believing that it was what I was going to spend time on. I have solved the task by the end of the interview but it took too much time and I was not selected for the next rounds.

      Preguntas de entrevista [1]

      Pregunta 1

      memoize is a function that takes one argument, asynchronousFunction: function memoize(asynchronousFunction) { } where asynchronousFunction is a function that takes n arguments. The last argument of asynchronousFunction is a callback in the form of function callback(error, result).
      1 respuesta
      1

      Otras opiniones sobre las entrevistas para el puesto de Senior Software Engineer en Uber

      Entrevista de Senior Software Engineer

      5 jun 2026
      Candidato de entrevista anónimo
      Oferta rechazada
      Experiencia positiva
      Entrevista fácil

      Solicitud

      Acudí a una entrevista en Uber

      Entrevista

      Surprisingly, the interview felt quite straightforward, especially for a senior role. I started with a technical screen, where I was asked to design an Uber Eats cart service. It caught me off guard initially, but then I remembered a specific mock I had practiced on PracHub that was nearly spot-on with this scenario. The final round included some behavioral questions, and although I received an offer, I ultimately decided to decline. Overall, it was a positive experience.

      Preguntas de entrevista [1]

      Pregunta 1

      Design an Uber Eats Cart Service
      Responder pregunta

      Entrevista de Senior Software Engineer

      2 jun 2026
      Candidato de entrevista anónimo
      Bengaluru
      Sin oferta
      Experiencia positiva

      Entrevista de Sr. Software Engineer

      14 abr 2026
      Candidato de entrevista anónimo
      Oferta rechazada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Uber

      Entrevista

      2 coding phases + 1 system design + 1 behavior. It followed the Big Tech interview process. The interviewers were nice and supportive, I really enjoyed the process. You must be sharp at your coding skills for sure, they are very technical.
      1
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. Acudí a una entrevista en Uber (Bengaluru)

      Entrevista

      Round 1 - Coding Question: Count Rectangle-Line Intersections. Given a set of rectangles and a set of vertical line segments, count how many places the vertical lines intersect the rectangle edges (ignoring edge-on-edge overlaps).

      Preguntas de entrevista [1]

      Pregunta 1

      Count Rectangle-Line Intersections. Given a set of rectangles and a set of vertical line segments, count how many places the vertical lines intersect the rectangle edges.
      Responder pregunta