1. First round:- Offline test pen and paper
It consists of 3 sections:- Aptitude with 12 questions (easy level), and 13 Coding snippets (medium level).
And 3 coding questions:-
1. Find the smallest missing element in the array.(easy)
2. String-based questions(easy-medium)
3. Given array with coin [2000,500,100,50,20,10,1]
and eg:- Amount = 5419
o/p:- 2000 :- 2, 500:- 2, 100:- 4, 10:-1, 1:- 9
2. Second round:- Technical interview
3. Hr/Managerial round