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

      CrowdStrike

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur CrowdStrike | Offres d’emploi chez CrowdStrike | Salaires chez CrowdStrike | Avantages sociaux chez CrowdStrike
      Entretiens chez CrowdStrikeEntretiens d’embauche pour Cloud Engineer chez CrowdStrikeEntretien chez CrowdStrike


      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 Cloud Engineer

      24 juin 2019
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien difficile

      Candidature

      J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez CrowdStrike en avr. 2019

      Entretien

      The interview consisted of the following steps: 1. Phone screen with HR - typical HR questions about your previous positions and plans for the future 2. Call with director of engineering - short introduction, describe what you achieved so far, mainly focused on cultural fit 3. Call with tech employee - technical discussion, describe some previous challenges, solve an algorithm problem 4. Call with tech employee - technical discussion, focus on distributed systems and design, handling big amount of data, CAP theorem 5. Call with manager - describe something you contributed to at all previous jobs from the very beginning of your career 6. Coding assignment - soft deadline of 4 hours (you are expected to finish the entire assignment), REST API, required to jump on a call each time after finishing a requirement from the assignment.

      Questions d'entretien [4]

      Question 1

      Display the next smaller element in an array of integer numbers. The next smaller element for an element x is the first smaller element on the right side of x in array. The next smaller element for elements for which no smaller element exists should be considered -1.
      Répondre à cette question

      Question 2

      Consider that you have an API that is called from the UI to display some data using pagination. How would you change the API call if for a non UI client you need to retrieve all data at once without pagination (petabytes of data)
      1 réponse

      Question 3

      How would you design a video sharing application (key terms: replication, master slave, CAP theorem, consistency, bandwidth, avalability)
      Répondre à cette question

      Question 4

      Implement a REST API for storing file metadata and file dependencies. Mandatory to use Redis as DB. Had to implement CRUD calls for file metadata and file dependencies and then 3 separate calls that would query the data (one of them being a BFS/DFS variation). File dependencies looked like a directed graph.
      Répondre à cette question
      5

      Autres retours d’entretien d’embauche pour un poste comme Cloud Engineer chez CrowdStrike

      Entretien pour Cloud Engineer

      22 févr. 2026
      Candidat à l'entretien anonyme
      Tel Aviv-Yafo
      Offre refusée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez CrowdStrike (Tel Aviv-Yafo) en juin 2024

      Entretien

      The interview process consists of five stages: an initial meeting with HR, followed by a live coding session, then a system design interview. After that, there is an interview with the hiring manager, and finally a concluding HR review.

      Questions d'entretien [1]

      Question 1

      Deisgn system like virus total
      Répondre à cette question
      1

      Entretien pour Cloud Engineer

      1 août 2022
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien difficile

      Candidature

      J'ai passé un entretien chez CrowdStrike

      Entretien

      The interview process was much longer than ones I had done for other positions at other companies. That said, it was a good opportunity to meet different members of the team I would be joining and helped make sure they were a good fit for me as much as I a good fit for them.

      Questions d'entretien [1]

      Question 1

      There was a coding style interview question regarding a LRU cache
      Répondre à cette question
      4

      Entretien pour Cloud Engineer

      8 avr. 2023
      Employé (anonyme)
      Bucarest,
      Offre acceptée
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez CrowdStrike (Bucarest, ) en août 2021

      Entretien

      The interview process is what you'd expect from other high-bar companies, like Amazon. It is overall lengthy and made of 4 independent interviews. Crowdstrike does not ask behaviour questions. The first interview tested algorithms knowledge and was overall easier than I expected. It was conducted on a shared coding platform, like HackerRank. The second interview tested system design knowledge and started with a problem formulation and continued as a free conversation that aimed at complicating the initial problem as the interviewee came up with solutions. The third interview occupied a large time slot (~6h) and involved coding a working API. I think they dropped this long format interview since, as it was discouraging candidates from continuing the interview process. The last interview was a manager & HR discussion.

      Questions d'entretien [3]

      Question 1

      What is a hashmap and when would one use a hashmap instead of similar data structures like linked lists and arrays?
      Répondre à cette question

      Question 2

      How would you design a high throughput API for ingesting X data? How would you change it if system consistency is no longer important?
      Répondre à cette question

      Question 3

      Design and implement a working API that builds a dependency graph based on input files (names as hashes) containing related file hashes
      Répondre à cette question