Just know how to do UML diagrams and OOP.
Associate Applications Engineer Interview Questions
513 associate applications engineer interview questions shared by candidates
linked list questions and some questions on arrays
• 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
They asked some good questions related to data structures
Describe any personal projects that you have done?
All easy
I was asked to solve a few puzzles(EGG BUILDER) and then asked to explain the logic of a few programs(restricted to C-programming till string and pointers as non-cs). I was also asked to improve the ccode i had written in the programming round.
There were three rounds including CS fundamentals, DSA and HR rounds.
Viewing 491 - 500 interview questions