J'ai postulé en ligne. J'ai passé un entretien chez True AI (Londres, Angleterre)
Entretien
Technical interview after a series of coding assessments. Questions ranged from simple software engineering questions (what does this program do, O(n)) to advanced questions regarding machine learning (downsides of recurrent neural networks).
Questions d'entretien [2]
Question 1
What does this python program do, what is its expected time complexity? (recursive implementation of a fibonacci program in python)