The experience was enjoyable; the people were welcoming and friendly, creating a warm and inviting atmosphere. The overall vibe was positive, making the environment feel comfortable, engaging, and genuinely pleasant to be in.
Domande di colloquio [1]
Domanda 1
You have a list of Jira tickets, each assigned a priority. You need to insert a new ticket at the n-th priority, shifting all existing tickets accordingly. That means the ticket currently at priority n should move to n+1, the one at n+1 moves to n+2, and so on. The priorities should remain sequential after insertion.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso CYE nel mese di nov 2025
Colloquio
The process was smooth: it began with a recruiter call, followed by two interviews. At each stage, responses came quickly, and everyone I spoke with was genuinely pleasant and professional.
Domande di colloquio [1]
Domanda 1
it is start with the recuirter call and than two interviews:
1. system design and project - i asked to implement ChatGPT
2. coding - i asked to implement a function recording the interview question
1.5 hours of discussing things in the following order:
1. what the company does
2. my past experience (was asked very detailed question such as what code editor I was using, or whatever I was using GitLab or GitHub)
3. then there was time for two technical questions
Domande di colloquio [2]
Domanda 1
list stock prices, and find the optimal days to buy and sell the stock to get the maximal profit
system design question. Jira-like system, how I handle the priority field of each item. if I move one item to have a different priority how I would change the priority fields