I applied through a recruiter. The process took 1 week. I interviewed at True AI (London, England) in Jun 2018
Interview
tech test of simple service/webserver.
in person talking about company and previous experience.
was pretty chill, tech test not too insanely long/hard. and not one of those stressful timed codility type things (although few years ago so maybe that has changed)
to be honest I just need to write a review to be able to use glassdoor properly :(
I applied online. The process took 1 week. I interviewed at True AI in Jul 2018
Interview
I had a first round of telephone call that was very odd. The person was not very well prepared for the discussion and ended up asking some very naive questions. This was supposed to be a filter round but we hardly spoke for 10 minutes. The person was going through my resume at that very moment.
I was then asked to do a finance test [can safely assume that the telephone round was successful] which was to be submitted within a week. The test was quite long and took me nearly 10 hours. After that, I just got an email saying that the company would not be able to take this forward.
When asked for a feedback on the test, I was told that the company does not give feedback. This is so not done and unethical. A candidate has spent 10 hours on a test and the company cannot spend few minutes to give a feedback.
I was really disappointed, more from the attitude of the company.
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)