Can you work tonight, at 5?
Technical Staff Interview Questions
30,572 technical staff interview questions shared by candidates
why i was looking for the job
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
Viewing 1141 - 1150 interview questions