Implement Doubly Linked List.
Senior Java Software Engineer Interview Questions
380 senior java software engineer interview questions shared by candidates
how to reverse a link list
difference between lock and synchronisation
object level lock vs class level lock
parallel gc vs concurrent gc
Give a general overview of the Java memory model.
HashMap details
How Do you implement observer design pattern? Which design patterns do you know? Which are the collections interfaces? Given the fibonacci sequence array, sort the array with all the odd numbers at the begining and the non even numbers at the end. Don’t use any temp array.
Counting sort using only one loop. No inner loop.
Write linked list? Algorithm to reverse a list
Viewing 111 - 120 interview questions