I applied through college or university. I interviewed at Asian Paints (Pune)
Interview
1. Aptitude Test
2. Technical Round
Aptitude test includes statistics related questions, and then there were programs(4-5).
In technical round, questions were on data stricture and some programming questions like prime numbers, binary search, how to find median in binary search.
Interview questions [1]
Question 1
1. Tell me about yourself.
2. Binary Search Algorithm. And how to find median in binary search.
3. What is recursive function.
4. Prime number program.