1. How JVM works? 2. TreeMap 3. HashMap 4. How GC works internally 5. TCP/UDP differences / applications 6. A live program
Java Backend Developer Interview Questions
320 java backend developer interview questions shared by candidates
Can you share bout your previous work experience and projects?
All new features introduced in java 8. OOM Error Some annotations from Spring boot optimise db query design patterns used
If you run N threads, how many heaps and how many stacks are created inside the JVM?
Ever find yourself in a situation where the requirement is one line and you have unrealistic timelines? Where would you compromise?
If you have to build an application from scratch, what are you major concerns?
Can you describe the architecture of a project your worked on recently? What would you change about it?
Coding ques like: checkIfCompleteBinaryTree(root ), findHeightOfTree(root ), BinarySearch(), BinarySearchInRotatedArray() and their complexity
2 coding questions: 1. In an array , value at each index would be multiplication of all values present at other indexes. Eg. Input : [3,4,5] => Output: [20,15,12] 2. Print first non-repetitive character in a string?
Questions were asked on Collections, lambda expressions, functional interfaces, oops concepts, springboot, rest services, annotations, sql queries and so on One of the three puzzles asked was There is pond which has lotus flowers in it. Each day the flowers count gets doubled. If the pond get full in 20 days, how many days will it take to fill half of the pond?
Viewing 231 - 240 interview questions