Java, Puzzles
Integration Engineer Interview Questions
4,077 integration engineer interview questions shared by candidates
What kind of KPIs would you track when it comes to orders?
Java Collections, Threading, Framework design, DB Queries/Optimization, one POC on real life scenario which i guess one of the interview team members was worked on.
Describe your experiences?
Why do you want to work here
Quais seus planos para daqui 5 anos?
greatest weakness, issue with a manager, issue with a staff member,
If I had worked with Big Data Platforms.
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 ?
1. What is the meaning of the CQI values? 2. What are the uses of it? 3. What type of values can it get? 5. What affects the CQI?
Viewing 471 - 480 interview questions