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

      Clearwater Analytics (CWAN)

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Clearwater Analytics (CWAN) | Offres d’emploi chez Clearwater Analytics (CWAN) | Salaires chez Clearwater Analytics (CWAN) | Avantages sociaux chez Clearwater Analytics (CWAN)
      Entretiens chez Clearwater Analytics (CWAN)Entretiens d’embauche pour Intern chez Clearwater Analytics (CWAN)Entretien chez Clearwater Analytics (CWAN)


      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.

      Entretien pour Intern

      27 oct. 2012
      Candidat à l'entretien anonyme
      Boise, ID
      Aucune offre
      Expérience positive
      Entretien facile

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 semaines. J'ai passé un entretien chez Clearwater Analytics (CWAN) (Boise, ID) en sept. 2012

      Entretien

      I ran into Clearwater at my school's career fair. I'd never heard of them before. After talking with them for a few minutes, they asked me if I'd like to do an on-campus interview the next day. I did. The first interview was with two very friendly guys. They showed me some really messed up Java code and asked me to identify what was wrong with it (a lot.) Then they asked me a math problem. If you can bike 20 mph uphill and 30mph downhill, and you have 1 hour to bike, how far or how long should you ride uphill before turning back. I struggled a little bit here even though this is an easy question, and they were nice about it and helped me out. Finally, they asked me to write a method in java that determines if an int is prime and returns true or false. I was able to solve this one quickly and with a solution that was at least a little bit better than the naive solution (I eliminated multiples of 2). The second interview was a phone interview, a few weeks later. They asked me to write a method to calculate the nth fibonnacci number, and also one that takes an array of ints and returns an array of only the ones that do not repeat. Unfortunately for me, I got interview anxiety and as a result took a very long time to write the fibonnacci method. I got an email back a few days later saying they were pursuing other candidates.
      4

      Autres retours d’entretien d’embauche pour un poste comme Intern chez Clearwater Analytics (CWAN)

      Entretien pour Intern

      1 mai 2017
      Employé (anonyme)
      Offre acceptée
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Clearwater Analytics (CWAN)

      Entretien

      Lots of math questions, logic questions. They challenged my answers and thought processes. It was intense, but I didn't mind given I've been used to challenging situations through presentations, athletics, etc. I can see how some people would be intimidated but they are trying to challenge your thought process and see if you can defend your logic.

      Questions d'entretien [1]

      Question 1

      They challenged my thought process a few times. I'd rather not give specific questions.
      Répondre à cette question

      Entretien pour Intern

      8 oct. 2016
      Candidat à l'entretien anonyme
      Rexburg, ID
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Clearwater Analytics (CWAN) (Rexburg, ID) en oct. 2016

      Entretien

      I approached them at a career fair and set up an interview for the next day with a 30 minute time frame. They asked a series of 4 questions, mostly logic and code-knowledge questions. I don't think I did very well, and when I asked for feedback he said he wasn't allowed to give feedback.

      Questions d'entretien [4]

      Question 1

      A companies stock is worth $200. When the companies stock goes down in one day, it goes down by $3. When it goes up in one day, it goes up 2$. After 40 days, the stock is still worth $200. How many days did the stock go down, and how many days did the stock go up?
      2 réponse(s)

      Question 2

      Here is some code that has a lot of bugs. Find the bugs.
      Répondre à cette question

      Question 3

      Write a function that accepts a List of employee hours, a budget, and salary. The function should return true if the payment needed to go out to the employees is under budget, and false if it is above budget. Assume that the salary is the same for all employees, and remember if an employee has worked over 40 hours, each hour over 40 is 1.5x pay.
      Répondre à cette question

      Question 4

      Something about how to optimize a system using inheritance. I didn't think of an answer before time was up.
      Répondre à cette question

      Entretien pour Intern

      8 déc. 2015
      Candidat à l'entretien anonyme
      Boise, ID
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Clearwater Analytics (CWAN) (Boise, ID) en nov. 2015

      Entretien

      The company sent a link to an online coding test with multiple problems. It was in Javascript. The problems consisted of debugging questions where I was asked to provide code that would break various functions. Then I was asked to fix the functions. Rinse and repeat. I had 20 minutes to complete as many questions as I could.

      Questions d'entretien [1]

      Question 1

      They asked questions at least one question with hashmaps.
      Répondre à cette question

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

      avatar
      J.P. Morgan
      3.8★Rémunération et avantages
      avatar
      Citi
      3.6★Rémunération et avantages
      avatar
      Allianz
      3.6★Rémunération et avantages
      avatar
      Prudential
      3.8★Rémunération et avantages