Explain the design process of the applications that you were working with
Java Developer Intern Interview Questions
30,821 java developer intern interview questions shared by candidates
Just basic core Java questions(Collections, threads, Design Patterns) and questions related to frameworks like struts, hibernate, Spring, JSP, Servlets, html, SQL queries. You can easily clear the interview if you prepare well.
singleton pattern. , Gradle
What is inheritance, encapsulation, abstraction? what is the fastest short method?
How to write an iterator for an iterator of iterators?
Given an area function: float area(float P) { } This function is defined for us and you can use it. The function returns the area under the curve. The curve is an increasing curve i.e. area increases as far as the point is from the origin. | | ________----|----- |___---- | | | | | ---------------------------------> P Given a point D, you have to find a point that divides the area wrt D into half.
Simple
what did you do in the last job
basic concepts
1 to n natural numbers in an array. one numbers is incorrect(or not according the sequence) Find which one without using for loop.
Viewing 3361 - 3370 interview questions