Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Travelfusion

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Travelfusion | Offres d’emploi chez Travelfusion | Salaires chez Travelfusion | Avantages sociaux chez Travelfusion
      Entretiens chez TravelfusionEntretiens d’embauche pour Software Engineer (Java Developer) chez TravelfusionEntretien chez Travelfusion


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      Hapag-Lloyd
      3.6★Rémunération et avantages
      avatar
      Seera
      3.6★Rémunération et avantages
      avatar
      American Express Global Business Travel
      3.6★Rémunération et avantages
      avatar
      FCM
      3.6★Rémunération et avantages

      Entretien pour Software Engineer (Java Developer)

      12 juil. 2021
      Candidat à l'entretien anonyme
      Londres, Angleterre

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer (Java Developer) chez Travelfusion

      Entretien pour Java Software Developer

      5 nov. 2025
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien difficile
      Offre refusée
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Travelfusion (Londres, Angleterre) en juin 2021

      Entretien

      Hard online test 2 online interviews First was good but they wanted you to write the answer on paper then send them the photos for a weird reason. The second was terrible. The senior developer would not let me say more than 4 lines. Did not listen to me. Asked something else and wanted an entirely different answer. Mocked me for not knowing the answer. I just gave up midway and said "I don't know" for nearly everything. 10/10 would not work under the 2nd interviewer. The past interview reviews mention similar things, but I thought maybe it was just them. But it actually happened.

      Questions d'entretien [1]

      Question 1

      How to know if the program is looping by using threads?
      1 réponse
      1

      Candidature

      J'ai postulé en ligne. Le processus a pris 5 jours. J'ai passé un entretien chez Travelfusion en juin 2025

      Entretien

      The HR reaches out via an email asking you questions about your location & your coding level. Afterwards, they give you an online coding test and they ask you to complete it. Overall, if you haven't studied data structures & leet code it is going to hard.

      Questions d'entretien [3]

      Question 1

      What is your Java level?
      Répondre à cette question

      Question 2

      If you are located on the job's description location & if you are willing to relocate
      Répondre à cette question

      Question 3

      If you are able to attend an in-person interview
      Répondre à cette question

      Entretien pour Java Software Developer

      29 juin 2025
      Employé (anonyme)
      Shanghai, Shanghai
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Travelfusion (Shanghai, Shanghai) en juin 2025

      Entretien

      First take part in paper test for java and then do the exam on the computer and then interview with technology interviewer for the paper test and computer test and then interview with the hr interviewer and finally chat with the director to take up a comprehensive interview and then over the full interview.

      Questions d'entretien [1]

      Question 1

      how an arraylist grows dynamically
      Répondre à cette question

      Entretien pour Java Software Engineer

      10 juil. 2024
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 5 jours. J'ai passé un entretien chez Travelfusion en juil. 2024

      Entretien

      Online programming test with 2 questions testing algorithmic knowledge. The test was performed through an automated system called testdome, which monitors you during the test (screensharing and camera), generally a positive experience. Each question has a time limit of 30 minutes to complete, and it also has an embedded solution tester to verify the correct answer.

      Questions d'entretien [2]

      Question 1

      The first question was about a given number of items, and 2 types of packages, first one could carry 5 items and the second only 1 and the question was: What is the minimal number of packages required to carry all the items with given number of packages? So you actually had 3 parameters, the number of items, the number of large packages and small packages and you should have returned the minimal packages that could carry the items. If the packages were not enough to carry the items the function should return -1. There was a static function ready to populate.
      1 réponse

      Question 2

      The second question was about the height of a binary tree. There was a Node class given with 2 Node children left and right, and a simple binary tree with 4 members including the root.
      Répondre à cette question