I applied through a recruiter. The process took 5 days. I interviewed at Monitise
Interview
The inteview was technical from iOS technology to objective c.
Main questions were on design patterns, techology used, ios architecures and networking layer.
At the end they also asked me few logic questions that had to test my skills.
After the F2F inteview they came back with an offer after 2 hours
I applied online. The process took 2 weeks. I interviewed at Monitise (Istanbul) in Oct 2016
Interview
First there is a document you need to fill in order to evaluate your English skills and to know your background history. It is basically a chance to explain yourself.
Then there is a second part, online algorithm exam which you can solve in any software language you like. It is on hackerrrank.
Finally there is a face to face interview with an HR and development lead. In this process you are asked to solve 3 different technical/algorithmic questions and also a chat with an HR member. Question difficulties are average and aimed to know how you think of problems.
Interview questions [1]
Question 1
Q: Implement a method to know if a given string is palindrome. After you implement it, how to make it better and can you find any flaws in this implementation?
I applied through an employee referral. The process took 2 weeks. I interviewed at Monitise (Istanbul)
Interview
Long personality form, 1 hour hackerrank quiz, 1on1 interview, some peer coding exam. Day had me waiting for 15 days and I had to decline 2 other offers just for them. And they have rejected me with absolutely no feedback.
Interview questions [1]
Question 1
Recursive fibonacci question with complexity calculation.