I applied online. The process took 1 day. I interviewed at Miiint Solutions (Pune) in Nov 2017
Interview
Initially there were an aptitude test which I cleared. It was easy with the mix of aptitude questions, general knowledge questions and some basic english questions. Then there were technical written test which asked me total 5 questions, from C, HTML-CSS, JavaScript, MySQL and vb.net. In every question, they asked to write code snippets.
Interview questions [1]
Question 1
Write a program in C to show any entered co-ordinate for e.g (x,y) = (5,-3) lies in which quadrant based on x and y axis, without using any looping or conditional statement.