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

      Ritual

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Ritual | Offres d’emploi chez Ritual | Salaires chez Ritual | Avantages sociaux chez Ritual
      Entretiens chez RitualEntretiens d’embauche pour Software Developer - Growth chez RitualEntretien chez Ritual


      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 Software Developer - Growth

      13 févr. 2018
      Candidat à l'entretien anonyme
      Toronto, ON
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Ritual (Toronto, ON) en févr. 2018

      Entretien

      3-stage interview: Online test, In person (2 back to back technical), In person (HR + technical). Technical interviews were extremely easy, passed with flying colors. HR interview went south when I told HR agent that being passed over for development projects makes me upset, and that I try to avoid bureaucracy when trying to get things done quickly. Makes me think that perhaps this company: 1) Does not have interesting and engaging tasks for employees to develop, and likes to give employees "busy work" (or no work). 2) Has a rigid chain of command with lots of red tape, and requires following the red tape, causing loss of development cycles. Take this company with a grain of salt if you want a fast-moving, engaging, startup-type experience; their HR interview process makes me skeptical that they are that type of company.

      Questions d'entretien [3]

      Question 1

      Given a list of substrings and an input string, determine whether the input string can be composed using the substrings. e.g. Given "a", "man", "break", determine if "amanabreak" can be decomposed. Answer: Yes: "a" "man" "a" "break".
      1 réponse

      Question 2

      Given a list of processing jobs represented as time intervals and CPU load, determine the time interval containing the largest CPU load.
      1 réponse

      Question 3

      Given a file of 4 billion 32-bit integers, find any integer that does not appear in the file using 1GB of memory. Then repeat the same task using 80MB of memory.
      2 réponse(s)
      5