Real time project development assessment
Engineer Ii Interview Questions
26,083 engineer ii interview questions shared by candidates
Why citi bank ?
They pushed me on what I would do if i was not going to hit target... and if that didnt work? and if that didnt work?
Technical questions programming skills is tested.
Which analysis is not useful for evaluating whether an increase in sales is statistically significant.
Question 1: Check if a string, composed of various brackets/braces/parentheses, is valid.
They actually send you example questions to be asked: Tell me the last time you had to handle a customer complaint
Find cycle in linked list.
Which cycle performs quickier? for (int i=0; i<1000; i++) for (int j=0;j<100;j++) or for (int i=0; i<100; i++) for (int j=0;j<1000;j++)
Write a function that takes an array of integers and a target integer and returns true if any two integers in the array add up to the target integer. After probing, it was stated that the integers are signed.
Viewing 291 - 300 interview questions