How will you prevent the code in finally block from executing? The question isn't a very fair one as a good programmer would not write the code in finally block that he/she doesn't want to execute
Senior Interview Questions
322,186 senior interview questions shared by candidates
P&L analysis Error search
Without using length and size function how could you get the 2nd last variable in an array of integers?
Write a javascript function to draw a chessboard
void sort(String s){ } void sort(Integer I){ } void sort(Object o){ } calling : sort(null) which function will be called?
Qu'est ce qui vous pousse à choisir Exakis comme employeur en ce moment?
Technical case interview which is a mix of modelling skills + classical case interview structure
What other factors should you consider other than NPV to consider a project?
Given an integer array containing positive and negative numbers, how do you get the maximum sum of its sub-arrays? Continuous numbers form a sub-array of an array. For example, if the input array is {1, -2, 3, 10, -4, 7, 2, -5}, the sub-array with the maximum sum is {3, 10, -4, 7, 2} whose sum 18.
What and where you wanna be in the next 5-10 years
Viewing 571 - 580 interview questions