J'ai postulé en ligne. J'ai passé un entretien chez Bincom ICT Solutions (Lagos) en déc. 2020
Entretien
The interview recorded all the process of me writing codes. I was asked to embed python codes in html. I realised that it was django that they were asking. I spent over 1hr on the question. So annoying and embarrassing.
Questions d'entretien [1]
Question 1
Write a valid HTML + Python Page that will count numbers from 1 to 1,000,000?
i. Display every 10th number in the series in Bold
ii. Display every 3rd number in the series in Italics
iii. Bonus: Underline every Prime number in this series.