3 DSA questions 1. Strings 2.DP 3.Arrays
Applications Software Engineer Interview Questions
6,683 applications software engineer interview questions shared by candidates
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.
Real life scenarios was given and asked to apply collections. For example when you will use LinkedList in real peojects
Collections, Explain each of the data structures in collection
One technical ( it was easy , just write a simple program) and one HR ( very friendly) round
Viewing 6581 - 6590 interview questions