Mostly the coding questions were asked - constructor overloading, Spring data pool, exception handling, find second smallest number in array without using sort & multiple conditional loops. DI, Annotations based.
Senior Software Engineer Java Developer Interview Questions
251 senior software engineer java developer interview questions shared by candidates
Leadership. Google looks for a particular type of leadership called “emergent leadership.” You'll typically be working in cross-functional teams at Google, and different team members are expected to step up and lead at different times in the lifecycle of a project when their skills are needed. Googleyness (i.e. culture fit). The company wants to make sure Google is the right environment for you. Your interviewer will check whether you naturally exhibit the company's values including: being comfortable with ambiguity, having a bias to action, and a collaborative nature.
Basic questions where you're supposed to predict output of programs
Basic core java questions. Spring Boot questions. Try with resources Multiple databases on Spring Boot SQL joins queries
Eager and Lazy loading concept andprovide implementation code. Gave one scenario and asked to explain what will happen if we use eager and lazy loading in that code
Exception super class name ? & error vs exception ?
Brief explanation of previous projects and work experience Questions on arrays, binary search tree, strings, hash map
Array list functionality implementation in array. Write each method code.
What are the various methods of object class
Codility round questions: 1. Given 4 digits count how many valid time can be displayed on digital clock 2. Length of the longest switching slice(continuous fragment) in a given array. Technical interviews: 1st round(60 mins): I was asked about my current project and my responsibilities. 1 behavioral question( Any crucial client issue which I have worked on and how did I act on it) Write right view of a binary tree Search an element in a sorted 2D matrix. 2nd Round(60 mins): 1 behavioral question(Most challenging task I have come across) Which data structure is suitable for insert, remove and getRandaom value with O(1) time complexity. And few questions on the data structures. Write program for stack implementation with additional functions(push, pop, getMinimum from stack, getMaximum from the given stack)
Viewing 101 - 110 interview questions