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

      KAYAK

      Parte de Booking Holdings

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de KAYAK | Empleos en KAYAK | Sueldos en KAYAK | Prestaciones en KAYAK
      Entrevistas en KAYAKEntrevistas para el cargo de Java Software Engineer en KAYAKEntrevista en KAYAK


      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.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      Amazon
      3.7★Remuneración y prestaciones
      avatar
      Maze
      4.5★Remuneración y prestaciones

      Entrevista para Java Software Engineer

      6 jun 2022
      Candidato de entrevista anónimo
      Cambridge, MA

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

      Entrevista para Java Software Engineer

      3 mar 2026
      Candidato de entrevista anónimo
      Berlín
      Sin ofertas
      Experiencia negativa
      Sin ofertas
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en KAYAK (Cambridge, MA) en may 2022

      Entrevista

      I started by a take-home coding project (Robot, Recursive method that prints (1,2,3,4,5), another one that counts (5,4,3,2,1). the time will be one week. After that if they liked your solution you will have an interview with the hiring manager. (behavior questions , basic java OOP, java 8 features). The third round is about 3h- 1h with the hiring manager( OOP questions again and java 8 specific features ) codepan for 30mins : java 8 questions Collections, Hashset, Equals, haschcode, and Generics using methods which creates a list). then one hour with the team lead most of it behavior questions. and 15 mins codepan easy leetcode question). I was expected to have another interview with the architect but I was ghosted for one week and then was informed they decided to move with another candidate. Very Unprofessional!!!! they are kind of gave me an idea of how the work is done inside the company.

      Preguntas de entrevista [1]

      Pregunta 1

      OOP. Leetcode easy, Java 8, Functional interfaces ...
      Responder pregunta
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en KAYAK (Berlín) en feb 2026

      Entrevista

      First round with the HR. Second round with the Senior Director of Technology (Main focus of this interview is on how you communicate / explain something. It will have Mix of both (very simple) technical and behavioural questions). Third round is a 2 hour technical discussion rounds.

      Preguntas de entrevista [1]

      Pregunta 1

      The only topic they cover is Java-core. Nothing else. 1. How to choose when to use Interface vs abstract class? 2. Integer <-> int (Autoboxing) 3. Comparison and use-case of LinkedList and ArrayList. Cost of insertions. 4. Immutable List provided by Java - List.of() 5. Difference between float a = 1.5f and double a = 1.5 6. what are some Java annotations you have used? 7. What are Atomic classes in Java ? (java.util.concurrent.atomic) 8. What are Java servlets? 9. What are diff design patterns in Java? 10. Difference types of testing (Acceptance , Regression Testing). 11. They will show 7 or 8 small code pieces and ask either the output or the bug or ask you to refactor it. For example code related to Java Stream API. .stream.collect.groupBy(n->n%2).
      Responder pregunta

      Entrevista para Java Software Engineer

      18 dic 2014
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en KAYAK en oct 2014

      Entrevista

      1. A recruiter contacted me on linkedin for this position in the company. She couldnt tell me details about the position (duties, technologies, etc). There was a skype call. 2. Someone from Kayak call me to know me better but couldnt tell me details about the position. 3. I have to develope at home a program consitin about a robot which moves in a 2D matrix by using coordinates as input. 4. In site interview. They wanted to do 3 different interviews with 3 different develoopers. 4.1 First interview was with a girl who told me was working in frontend. When I asked about the details of the position she told me with this words: "Well, i can describe you something but if you ask someone else will tell you something completely different from it". 4.1.1 First question was about software design. Her communication skills were really low and couldnt explain properly what she wanted (check most difficult questions below for details) so i made different designs but no one was 100% right. After that she explained to me in a very arrogant way the solution. I was a bit shocked that someone working in front end had that expertise in software design. A few days later i found out that she was using the same example, words and explanations found in the book "Head First Design Patterns". So she practically put me the example of the first design patter described in that book: "Strategy pattern". 4.2.2 After that she asked me if I remember the different sorting algorithms you can use to sort the elements of an array. I told her I had just learnt and used that on my first year at the university, 15 years ago, and never more (someone tells me when you use that in Java). I told her (because it was a Java interview) I could use of course the Java tools for that (Comparator/Comparable, Collections.sort() etc...) but still she insisted me to do some algorithm on the blackboard but I was already pissed and refused. 4.2 Second interview: even if they had already decided they didnt want me a guy came to test my Java skills with a test (quite simple) and asked me some theory about generics, hashmaps, inheritance etc... He had some sql questions as well and I answered everything fine. He told me they would call me for the third interview. The day after they told me they wouldn't offer me anything. I found the whole process just too much. I have 3 years of Java experience and applied for a non senior position with an average salary (40K) so 2 interviews + test + 3 separate technical interviews is just too much. They are one of the I-wanna-be-so-cool-as-Facebook company who want the top of the top but cannot even show what they are looking for or offering. The only thing all of them could tell me about the job was that you can have a mcbook air plus 2 retinas displays and that you travel twice to the US.

      Preguntas de entrevista [1]

      Pregunta 1

      This is a much better description of what I heard from the girl of the interview. There are ducks. Ducks can fly and quack but in different ways. Make a design so that you can have all the ducks in the system with the different "flying modes" and "quack modes".
      1 respuesta
      10