Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Cymulate (Jolón) en jun 2022
Entrevista
Overall the interview process was fast paced and efficient. Every interviewer I had met was kind and friendly, and gave off a professional vibe. They were patient and answered all of my questions.
Preguntas de entrevista [1]
Pregunta 1
2sum - write a function that gets a target number and an array of sorted numbers as arguments. The function should return the 2 array indexes that add up to the target number. For example - target: 15, arr: [1,4,10,11], the returned result would be [1,3]
Me postulé a través de una recomendación de un empleado. El proceso tomó 4 semanas. Acudí a una entrevista en Cymulate en nov 2025
Entrevista
Recently interviewed with Cymulate. HR were supportive and easy to talk to, and the technical leaders created a welcoming environment while keeping the discussions sharp and deeply technical. Appreciated the balanced process.
Preguntas de entrevista [1]
Pregunta 1
Challenges in previous jobs.
Implement a FullStack feature task.