Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      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

      Hertz

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Hertz | Empleos en Hertz | Sueldos en Hertz | Prestaciones en Hertz
      Entrevistas en HertzEntrevistas para el cargo de Software Engineer en HertzEntrevista en Hertz


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      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 desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Software Engineer

      26 dic 2023
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Hertz

      Entrevista

      Hertz now has a bunch of ex-Googlers who have brought their intense Google style to the interview process. They'll ask you some algorithms questions that feel really out of place given that the company's mainly making car reservation software.

      Preguntas de entrevista [1]

      Pregunta 1

      I was asked to write an algorithm to detect a completely connected graph and I was not permitted to run it in any interactive coding environments. Plus the interviewer interrupted a lot. Kind of rude overall.
      Responder pregunta
      3

      Otras evaluaciones sobre las entrevistas para el cargo de Software Engineer en Hertz

      Entrevista para Software Engineer

      23 sep 2025
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia neutra
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Hertz

      Entrevista

      Recruiter call just to make sure you and recruiter are on the same page, then hiring manager with some behavioral questions and a leetcode question, then two rounds of leetcode type questions and a system design question.

      Preguntas de entrevista [1]

      Pregunta 1

      Leetcode 394. Decode String Design API for a parking garage
      Responder pregunta

      Entrevista para Software Engineer

      21 jun 2025
      Candidato de entrevista anónimo
      Chicago, IL
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Hertz (Chicago, IL)

      Entrevista

      Cosing test, Recruiter call, Technical round. Straight forward and simple. Everything was good and answered well. Didn’t hear back from them again. Later HR said position was closed and no guess on the feedbcak

      Preguntas de entrevista [1]

      Pregunta 1

      Basic software patterns, libraries used to solve distributed problems.
      Responder pregunta

      Entrevista para Software Engineer I

      24 oct 2024
      Candidato de entrevista anónimo
      Seattle, WA
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 3 meses. Acudí a una entrevista en Hertz (Seattle, WA) en oct 2024

      Entrevista

      Applied online on August and got notified for an interview in early October. First set up a 15 min chat with the recruiter, I scheduled for a time but the guy did not show up. Rescheduled for the next week and the recruiter showed up and said he was on leave? Interview process contains 3 rounds: 2 technical (1 leetcode 1 team member) + 1 vibe check (with hiring manager). First round interview was a 45 min Leetcode, medium linkedlist problem and was asked to write a unit testing function. Cleared this round and was told will hear back from them in a couple of days. It has been a week now and nothing happened. There is no way to contact anyone. Found the recruiter's email online and sent him message, still nothing. Everyone ghosting and utter waste of time. But from Glassdoor interview reviews, this seems to be no surprise.

      Preguntas de entrevista [1]

      Pregunta 1

      Suppose you got two linkedlist: n1 -> n2 -> n3 ... -> n(k) and l1 -> l2 -> l3 -> l(m), reorder and get n1 -> l(m) -> n2 -> l(m-1). k and m might have different length, connect the remaining nodes to the end if run out. After implementation, write a simple unit testing function.
      1 respuesta