Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      CMiC

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su CMiC | Offerte di lavoro di CMiC | Stipendi di CMiC | Benefit di CMiC
      Colloqui di CMiCColloqui per Software Engineer presso CMiCColloquio di CMiC


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Colloquio per Software Engineer

      22 mag 2025
      Candidato anonimo a colloquio
      Toronto, ON
      Nessuna offerta
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 5 settimane. Ho sostenuto un colloquio presso CMiC (Toronto, ON) nel mese di apr 2025

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      Can you explain abstraction in Flutter?
      Rispondi alla domanda
      avatar
      Risposta di 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!

      Altre recensioni di colloqui per Software Engineer presso CMiC

      Colloquio per Software Engineer

      30 apr 2026
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza negativa
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso CMiC nel mese di apr 2026

      Colloquio

      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.

      Domande di colloquio [4]

      Domanda 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)
      Rispondi alla domanda

      Domanda 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
      Rispondi alla domanda

      Domanda 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)
      Rispondi alla domanda

      Domanda 4

      SQL MCQ: - Comments in SQL (/* , — , #), Generating a sequence, IF_NULL / NOT_NULL etc
      Rispondi alla domanda
      avatar
      Risposta di 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.

      Colloquio per Software Engineer

      6 ago 2025
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza negativa
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso CMiC

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      LeetCode, SQL, Java Core, PL/SQL
      Rispondi alla domanda
      1
      avatar
      Risposta di 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.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      DONE by NONE
      3.8★Stipendio e benefit
      avatar
      Digital Natives
      4.4★Stipendio e benefit