I applied online. I interviewed at True AI (London, England)
Interview
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).
Interview questions [2]
Question 1
What does this python program do, what is its expected time complexity? (recursive implementation of a fibonacci program in python)