J'ai postulé en personne. Le processus a pris 1 semaine. J'ai passé un entretien chez cermati (Jakarta) en avr. 2017
Entretien
There were a few phases I went through, including solving logical puzzle coding challenges with reasonable time/space complexity, open ended system design discussions, and a culture fit interview session.
I had very good chats with the interviewers at all phases about many things and what I learned from the chats by itself should be valuable enough for my career progression and personal development at that point.
Questions d'entretien [1]
Question 1
The logical puzzle to be solved in the coding tests was quite simple, they basically just asked for a reasonable approach to solve the problem and if they think it can still be improved they're going to ask if you can figure it out. The interviewers tried to measure how good of a problem solver the candidate is.
The system design discussion phase was pretty open ended and the experience may vary from person to person based on the interviewer's and the interviewee's expertise. My interview went past the software implementation layer and we went to the network protocols and network architecture aspects of the system design. To the best of my knowledge, going that far into the network infrastructure is not a common occurrence in this phase.
The culture fit phase was just talking about my past experience and my general approach in approaching various problems. Pretty much just checking whether I'm a mature enough person to make good decisions at work and what kind of work I'll be interested in.
Round 1 went through it.Attempted coding question and it was easy. Second round results awaiting. Hopefully going to get through the round and selected for next rounds. The interview round had 1 question which assessed our DSA skillset
J'ai postulé en ligne. J'ai passé un entretien chez cermati (Jakarta)
Entretien
There will be total 4 interview process. Coding Interview 1, Coding Interview 2, System Design Interview, and Culture Fit. Coding Interview is standard ad hoc algorithm question. You will be asked two finish 1 or 2 algorithm question. You will also asked the data structure used and its time and space complexity. In System Design interview, you will be asked to design a system which include API and Database Design
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez cermati (Jakarta)
Entretien
I applied through an online portal. After 2-3 days, the Recruiter contacted on mail and a technical screening round was scheduled.
The next day, had to attend 45 min technical screening round in which a simple DS and Algo question was asked, followed by a discussion about the company. The recruiter contacted me within a day with positive results and asked for further rounds. I scheduled it for the next day.
This time there were back to back 3 rounds (with 5-10 min breaks in between). First-round (around 30 minutes) was the recruiter asking me behavioural questions. The second round (~40 minutes) was again technical round in which a medium level DS and Algo question was asked.
The third round was System Design (~45 minutes).
After 2-3 days, recruiter contacted with the good news.
Questions d'entretien [1]
Question 1
Technical -
1. Write a function to calculate pow(m, n).
2. A slightly modified version of Spiral matrix print
3. Design TinyURL
Behavioural -
Typical questions like describe a tough situation you faced while working on a project, how did you resolve it etc etc.