Do you have any background in Technical Support
Technical Consultant Interview Questions
19,747 technical consultant interview questions shared by candidates
In the 1st round, he just asks to introduce ourselves and he picks a topic from our interests like chess, music, football, volleyball or randomly picks a topic such as mothers daily schedule, sunrise, your state, college first day, and for girls how to make tea/coffee :D ...
C Language: 1. I remember the following questions : 1. main( ) { static int a[ ] = {0,1,2,3,4}; int *p[ ] = {a,a+1,a+2,a+3,a+4}; int **ptr = p; ptr++; printf(" %d %d %d, ptr-p, *ptr-a, **ptr); *ptr++; printf(" %d %d %d, ptr-p, *ptr-a, **ptr); *++ptr; printf(" %d %d %d, ptr-p, *ptr-a, **ptr); ++*ptr; printf(" %d %d %d, ptr-p, *ptr-a, **ptr); }
List the skills and abilities that makes you suitable for this position?
STAR method interview
TCP IP Protocol Server Raid
Algorithm
Write a program which will take an input string and output a palindrome
write a recursive method to calculate number of games played in a tennis tournament. e.g. if there are 4 players total games = 3. if there are 5 players then total games = 4.
One of the most difficult questions I was asked was "How are you going to overcome difficult situations presented without experiencing an overload of stress?"
Viewing 3771 - 3780 interview questions