This is the hands-on development position.So,you need to have very good programming skills
first round is basic programming round and if you clear this then 2-3 technical interviews as per requirement.
following programs were asked:
1) check whether the string is palindrome or not
2) merge two arrays alternatively.
3)write a program to print numbers from 100 to 500 but print 'cool' instead of number if the number is multiple of 5,print 'dude' if number is multiple 11 and print 'cool dude' if the number is multiple of both.
4)print the sequence 50 51 52 53 54 55 40 41...10 11 12 13 14 15
5) print the number if the remainder is 3 when divided by 7 and exit if user press 0