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 ...
avatar

L1 Global Technical Support Executive

Interviewed at Artech L.L.C.

4.2
Mar 28, 2018

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); }
avatar

Technical Support Engineer

Interviewed at Hewlett Packard Enterprise | HPE

4
Feb 16, 2017

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 3771 - 3780 interview questions

Glassdoor has 19,747 interview questions and reports from Technical consultant interviews. Prepare for your interview. Get hired. Love your job.