How are you a good fit for the job?
Technical Analyst Interview Questions
19,843 technical analyst interview questions shared by candidates
Recruitment Experience Related Questions
Why should we hire you?
What is a deadlock
how to answer technical Round?
I was interviewed by the company that held the contract they went straight forward asking what ports are smtp, whats is a MAC address and how do you explain that to a customer.
explain the colour coding in cable
Do you have any background in Technical Support
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); }
Viewing 3801 - 3810 interview questions