why i was looking for the job
Technical Staff Interview Questions
37,356 technical staff interview questions shared by candidates
You see a child is doing the same activity day after day, what do you do next?
More about the projects worked in earlier companies
What are your future goals
DFS bfs
How many years of experience do you gave in service industry
void func(void) { int x printf("x =%d\n",x) x = 10 } int main() { func() func() return 0 } What is stack frame? How does it work.
Implement given queue API's Q *createQ() void destroyQ(Q *q) void enqueue(Q *q, void *data) void *dequeue(Q *q) q1 = createQ() q2 = createQ() enqueue(q1, d1) enqueue(q1, d2) enqueue(q2, d3) dequeue(q2)
They asked about various skills - roles, analysis tools, programs
What skills do you have.
Viewing 1211 - 1220 interview questions