Me postulé en línea. Acudí a una entrevista en True AI (Londres, Inglaterra)
Entrevista
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).
Preguntas de entrevista [2]
Pregunta 1
What does this python program do, what is its expected time complexity? (recursive implementation of a fibonacci program in python)