Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso True AI (Londra, Inghilterra)
Colloquio
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).
Domande di colloquio [2]
Domanda 1
What does this python program do, what is its expected time complexity? (recursive implementation of a fibonacci program in python)