J'ai postulé en ligne. J'ai passé un entretien chez Avicena Tech
Entretien
2 rounds. First round was a resume review round and second round was a programming interview. One question in python and one in C. The python question was about string parsing and compressing a string. The C question was about implementing a circular buffer.
Questions d'entretien [1]
Question 1
Give python code to turn a string of a's, b's and c's into repeated list of characters followed by counts.