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

      CMiC

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur CMiC | Offres d’emploi chez CMiC | Salaires chez CMiC | Avantages sociaux chez CMiC
      Entretiens chez CMiCEntretiens d’embauche pour Software Engineer chez CMiCEntretien chez CMiC


      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 Engineer

      30 avr. 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez CMiC en avr. 2026

      Entretien

      CMiC’s hiring process is broken. Please avoid the trap. Use that time to prepare for a better company. They will send you an easy Codility Test with 4 tasks. You will likely over prepare (3-4 days) because you won’t know how much to study, only to regret it later. Once you clear it, your resume will be forwarded to the hiring manager. At that stage, you will get a rejection email saying “your resume was compared with others and they found a more suitable candidate that fits the role”. Instead of short listing candidates and then sending the Codility test, they do it the other way round. In this whole exercise, you’ll end up wasting 4 days with no chance of landing an actual interview. I do not agree with their hiring process, they unnecessarily wasted my time and don’t want others to fall for their trap.

      Questions d'entretien [4]

      Question 1

      Simple for-loop, finding two numbers equaling a target, while skipping any input numbers containing zero digits ( just use the % operator to check for zeros)
      Répondre à cette question

      Question 2

      Fix a bug: Array with 5 numbers. There are two predetermined favourite numbers (Lets say 1 and 2). You will need to return the minimum index that covers the same frequency of both favourite numbers, else return -1. Eg: int[] A = {1,1,2,4,3,2} // returns (index 5) - 1 appears two times (at index 0 and 1), 2 appears two times (at index 2 and 5) Eg: int[] A = {1,3,4,5,6} // returns -1, because favourite number 2 is missing. Eg: int[] A = {1,1,2} // returns -1, because the frequencies of the favourite numbers aren’t the same So the code will need 2 fixes: Fix 1: If (A == null || A.length == 0 ) return -1 // check more boundary conditions Fix 2: if (nX == nY) result = i <—— here update the code to if (nX == nY && nX != 0) result = I, otherwise if both numbers are missing they will still update the index
      Répondre à cette question

      Question 3

      Core Java MCQ: - What are Anonymous classes, switch statement without break, what will print?, What are Streams, Buffered Input/Output, How would you parse a Phone Number (write your own parser vs store in Integer etc)
      Répondre à cette question

      Question 4

      SQL MCQ: - Comments in SQL (/* , — , #), Generating a sequence, IF_NULL / NOT_NULL etc
      Répondre à cette question
      avatar
      Réponse de CMiC
      3w
      Thank you for sharing your feedback. We’re sorry to hear that your experience with our hiring process felt frustrating and did not meet your expectations. Our hiring process is designed to balance fairness, consistency, and efficiency, particularly given the volume of applications we receive. We do review resumes carefully before moving candidates forward, and assessments are only shared with those who have been shortlisted for the next stage. These assessments are intended to reflect the core requirements of the role and are designed to be straightforward for candidates familiar with the technology. We do not expect candidates to spend multiple days preparing; rather, the assessment is meant to be a practical and focused reflection of their skills. We understand, however, that the experience can feel discouraging when it does not lead to next steps, and we continue to evaluate how we can improve clarity and communication throughout the process. Best of luck in your job search.

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer chez CMiC

      Entretien pour Software Engineer

      6 août 2025
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez CMiC

      Entretien

      Finished the OA on a third-party platform. It included some multiple-choice questions and one or two coding problems (similar to LeetCode medium). Although I passed all the test cases for the coding questions and felt I answered the MCQs correctly, I didn’t move on to the next round. I've noticed this role has been posted on LinkedIn for a few months, makes me wonder if they’re actually hiring for it.

      Questions d'entretien [1]

      Question 1

      LeetCode, SQL, Java Core, PL/SQL
      Répondre à cette question
      1
      avatar
      Réponse de CMiC
      8mo
      Thank you for your review. As a growing tech company, the Software Engineer role is one that we are continuously hiring for. We generally make some hires each month within our technical positions. We have technical reviewers that go through the results of the coding assessments to determine whether the individual meets the requirements for the role. If you were not selected for this position, you may still be considered for other roles.

      Entretien pour Software Engineer

      22 mai 2025
      Candidat à l'entretien anonyme
      Toronto, ON
      Aucune offre
      Expérience positive
      Entretien facile

      Candidature

      J'ai postulé en ligne. Le processus a pris 5 semaines. J'ai passé un entretien chez CMiC (Toronto, ON) en avr. 2025

      Entretien

      The application process includes a test on an external platform, followed by a short HR interview. Then there is a first-round interview with a developer and a second round with a team lead. Unfortunately, they do not provide any feedback at any stage, which makes it hard to know how you performed or what to improve.

      Questions d'entretien [1]

      Question 1

      Can you explain abstraction in Flutter?
      Répondre à cette question
      avatar
      Réponse de CMiC
      10mo
      Thank you for your review. We are happy you had a positive interview experience. We receive many applicants and may not always be able to provide feedback at every stage. We will try to find ways to improve this process where possible. Wishing you all the best!