Integration Consultant Interview Questions

4,087 integration consultant interview questions shared by candidates

They basically asked about my resume and my experience with certain tools and methods and a little about my device fabrication and characterization experience. All of the questions were very basic and they did not cross question much. They later asked questions related to conflicts with teammates, time-management, and if I am willing to go to Taiwan for training.
avatar

Process Integration Engineer

Interviewed at TSMC

3.3
Jan 25, 2021

They basically asked about my resume and my experience with certain tools and methods and a little about my device fabrication and characterization experience. All of the questions were very basic and they did not cross question much. They later asked questions related to conflicts with teammates, time-management, and if I am willing to go to Taiwan for training.

Given the class: CNode { int data node *next }; There are 5 nodes: pHead -> Node(data=1) -> Node(data=2) -> Node(data=3) -> Node(data=4) -> Node(data=5) -> null a) describe how to delete the node with data == 4 b) given that pHead=next.next, what node does pHead point to ? c) given just the head pointer, is it possible to print out the data in the entire list? How ?
avatar

Software Integration Engineer

Interviewed at Cequint

3.3
Aug 20, 2011

Given the class: CNode { int data node *next }; There are 5 nodes: pHead -> Node(data=1) -> Node(data=2) -> Node(data=3) -> Node(data=4) -> Node(data=5) -> null a) describe how to delete the node with data == 4 b) given that pHead=next.next, what node does pHead point to ? c) given just the head pointer, is it possible to print out the data in the entire list? How ?

Viewing 471 - 480 interview questions

Glassdoor has 4,087 interview questions and reports from Integration consultant interviews. Prepare for your interview. Get hired. Love your job.