Questions on my projects, and ideas on scalability.
Applications Developer Interview Questions
6,896 applications developer interview questions shared by candidates
Break a linked list into two at any given position.
location services without internet? and how to implement it.
3 DSA questions 1. Strings 2.DP 3.Arrays
Ques was on hackerrank. Go from one point to another coordinate in minimum path
Create a program to find circular list of words where last letter of one word connects to first letter of next word.
given a date and number of days, how will you calculate the date after the given number of days, without using inbuilt date functions
Write a recursive program to calculate factorial and asked about how the calling of function takes place and how the stack is used for that
• Exception handling • Difference between finally and finalize. To close a JDBC connection object, which is the better choice? • Hashing, Hash Map in Java • Write a program to store the count of each integer in an array of integers. • Find the kth largest element in an array without sorting the array. • Find the second maximum element in an array in O(n) time complexity. • Sort a linked list using any sorting algorithm (Merge Sort). • Given a sorted array such that it is rotated n times, find the smallest element in the array in O(log n) time complexity.
All core java questions that includes general OOP principles, Generics, Collection, Strings, Arrays.
Viewing 6791 - 6800 interview questions