Technical support engineer Interview Questions
technical support engineer interview questions shared by candidates
Top Interview Questions
Why are manhole covers round There is no right or wrong answer here. The hiring manager is trying to understand the thought process you go through to answer a question. They're round because, given that they have bevelled edges, that shape makes it impossible to drop the cover down the hole. They are round because the shaft that you descend into, after removing the manhole cover, is round. |
About my previous experiences One or more comments have been removed. |
They do not ask in so many words, but it boils down to "they are right" (never mind what). |
How much are you getting in your current salary? |
Company values. |
I was asked to clarify networking communication behaviors |
The key thing was experience and how situations were managed. The role is very customer focused so I believe they were very interested on how situations were managed in the past |
Process of boot explain like always whay would you like be in redhat |
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); } |
What Linux command can be used to find information of running processes and how to kill any process? |
See Interview Questions for Similar Jobs
- Technical Support Engineer
- Software Engineer
- Principal Consultant
- Systems Engineer
- Network Engineer
- Software Developer
- Technical Support
- Technical Specialist
- Architect
- Technical Consultant