why map is not part of collection interface in Java
Developer Interview Questions
270,956 developer interview questions shared by candidates
Couple of questions asked at the interview I could not get my head around and never expected in an interview in a company like Pearson which is internationally recognized. 1.You are just 2 years in United States and looking for a job change? 2.Why are you looking for a full time opportunity?(Seems the person did not read my resume carefully that I am full-time employee with Cognizant for more than 8 years now) These questions asked does not support the claim of Pearson that it is a equal opportunity employer.And proves there are discriminations made.
How to pop two viewController at a time
Given an array where the otherwise sorted values are split into two ranges somewhere in the middle (e.g. [5,7,8,9,1,2,3]), come up with an algorithm that returns TRUE or FALSE if any given number X exists in that array.
What is your shortcomings?
Parent Class method throws illegalMonitorStateExcpetion,Can the child class Overrided method throws RuntimeException?
Prove that limit theta tends to zero sin(theta) / (theta) tends to one?
What is the difference between an abstract class and an interface?
1. 10 min Coding : Write a code for Capitalize ( Refer the in put and output ) sample input : getCodeType output: Code_Type i/p : getCodeStyle o/p: Code_Style i/p: getSWIFTCode o/p: SWIFT_Code
Last of the three coding questions in the first interview: It was an inventory based question. Apple Sold in the farm 214 out of 250 on April 1 179 out of 250 on April 2 230 out of 250 on April 3 Orange Sold in the farm 0 out of 200 on April 1 180 out of 250 on April 2 200 out of 250 on April 3 Mango Sold in the farm 100 out of 100 on April 1 0 out of 200 on April 2 50 out of 250 on April 3 Output all the sold merchandise in a datewise inventory. (E.g. On April 1, Apple, Orange, and Grapes were sold in x,y, and z amount)
Viewing 571 - 580 interview questions