J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez DevSoft Philippines (Pasig City) en févr. 2024
Entretien
Starts with a preliminary coding exam, HR interview, then a live coding interview. Pretty difficult questions, so prepare mostly on problem solving and fundamentals. Suggestion to practice on hackerrank and leetcode to be more prepared.
J'ai passé un entretien chez DevSoft Philippines (Pasig City)
Entretien
The Technical interview is live coding. You would have to answer programming problems in the span of 2 hours, with 1 question for 10-15 mins. I was told there would be a total of 2 questions, but I never made it past the first one so I'm not sure.
Questions d'entretien [1]
Question 1
The coding problem was about a matrix made up of 1s and 0s, and you would have to print out the index of the leftmost column where a 1 is found.