Showing posts from June, 2013

Find minimum element in rotated and sorted array.

Problem : We have to find an element which is having lowest value in the given array which is sorted and rotated. FYI: This question was asked me in oracle interview.(All elements of the array are unique) what is sorted and rotated array ? Sorted a…

Interview experience at Oracle India Pvt Ltd- Application engineer 2

Interview process took two weeks. This interview was for application developer(Oracle ADF) and interview was mainly all about jaba related stuff and data structure/puzzles/Aptitude. First round : This round was mainly focused on checking java conc…

Load More
That is All