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

      Guidewire

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Guidewire | Offres d’emploi chez Guidewire | Salaires chez Guidewire | Avantages sociaux chez Guidewire
      Entretiens chez GuidewireEntretiens d’embauche pour Graduate Consultant chez GuidewireEntretien chez Guidewire


      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
      Kapsch
      3.5★Rémunération et avantages
      avatar
      Siemens Digital Industries Software
      3.7★Rémunération et avantages
      avatar
      Visma
      3.8★Rémunération et avantages
      avatar
      Flux IT
      3.6★Rémunération et avantages

      Entretien pour Graduate Consultant

      26 juil. 2017
      Candidat à l'entretien anonyme
      Dublin, Dublin

      Autres retours d’entretien d’embauche pour un poste comme Graduate Consultant chez Guidewire

      Entretien pour Graduate Consultant

      28 janv. 2023
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Guidewire en nov. 2022

      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Guidewire (Dublin, Dublin) en juil. 2017

      Entretien

      Overall all of them were nice, had to do a code test, followed by a technical interview over WebEx, than 3.5 hours of interviews face to face in the Dublin office since they ran late starting them. 1 hour with a Director, 1 hour for another technical interview/test with a Senior Consultant, 1 hour with another Senior Consultant about the environment in Guidewire (work ethics, people problem solving and the like) and half an hour with HR to round out the interview process.

      Questions d'entretien [5]

      Question 1

      Java - Iterators
      1 réponse

      Question 2

      Java - BadCode
      1 réponse

      Question 3

      Java access modifiers
      1 réponse

      Question 4

      Java comparators
      1 réponse

      Question 5

      Java Maps and Hashmaps
      2 réponse(s)
      2

      Entretien

      The whole process took 3 months, the first round was an online coding test which contains two problems that are leetcode easy level, then the second round was to take an online zoom interview, the interviewer had me write some codes and in problem solving process I was asked solved a java problem. The third round of interview was a total nightmare, my behaviour interview and cultural interview interviewer were kind but the technical interviewer was hard to communicate with. It was hard to explain my problem solution to him, he seemed to don't understand DFS algorithm. He seemed to stick to one specific solution in his brain and couldn't accept any other solution. My solution was totally right but he didn't understand until the end of the interview and he submitted a comment that I cannot solve the problem I've been given properly and gave me a negative for the technical interview.

      Questions d'entretien [1]

      Question 1

      sql nomalisation and avoiding redundant.
      Répondre à cette question
      1

      Entretien pour Graduate Consultant

      20 mars 2020
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Guidewire

      Entretien

      I applied online. The process took 3 weeks. I interviewed at Guidewire (Dublin, Co. Dublin) in January 2020. After applying online I got 1 online coding challenge. Most technical questions were reasonable.

      Questions d'entretien [1]

      Question 1

      Java access modifiers
      Répondre à cette question

      Entretien pour Graduate Consultant

      31 janv. 2020
      Candidat à l'entretien anonyme
      Dublin, Dublin
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 5 semaines. J'ai passé un entretien chez Guidewire (Dublin, Dublin) en janv. 2020

      Entretien

      Week 1 - Applied Monday and received an email back Thursday saying I was through to the next stage. Week 2 - Received a Coding challange on Codify.com containing 2 questions to be completed in 100 minutes in Java. After I was sent an aptitude test (pretty basic). Week 3 - Received feedback and told me I was due for a Technical on the phone Interview with a manager. Week 4 - Had the interview with the Manager and he asked me many Java related questions. After he got me to code a little and then asked me some more questions. Week 5 - Got a response saying I'm not what they are looking for.

      Questions d'entretien [1]

      Question 1

      Technical Questions: - What does Static mean? - What does public, private mean in Java? - What is an abstract variable and why do you use it. - What is a 3 tier architecture? - Explain OOP in java - What is Overloading when compered to Overriding? - What is a hashmap? - What is a collection? - Why do you use linked lists? Java online test: - Taking a string and parsing the data into a list to then change it back into a string and print the answer. - An array of numbers o, find the biggest number that would divide into 5 that is not in the list. Then do it again for an N amount of numbers. Java Live coding: - Take a string and find how many characters it has. - if string is below 10 letters, add enough to make it of length 10 - if the string has a number, remove the number and add enough letters to make it a length 10 string Overall, pretty basic questions. Nothing you havn't already done in college.
      Répondre à cette question
      11