Senior Lead Software Engineer Interview Questions

484 senior lead software engineer interview questions shared by candidates

1) Update the existing map without creating another map. 2) Write code to show the deadlock. 3) Find the maximum number from the given array. 4) Write the signature of service returning all the records from the provided table. 5) Explain about the Json format.
avatar

Senior Java Developer/Lead

Interviewed at WhizAI, an IQVIA business

4.7
May 5, 2022

1) Update the existing map without creating another map. 2) Write code to show the deadlock. 3) Find the maximum number from the given array. 4) Write the signature of service returning all the records from the provided table. 5) Explain about the Json format.

1. Sample Code snippets like Recursive sorting, Ordering 2. Memory management and optimization techniques 3. New features in terms of technologies 4. DevOps basics 5. Focus on Core concepts, Spring boot, Angular, Database concepts in my case
avatar

Senior Lead Software Engineer

Interviewed at Clairvoyant

3.9
Apr 27, 2021

1. Sample Code snippets like Recursive sorting, Ordering 2. Memory management and optimization techniques 3. New features in terms of technologies 4. DevOps basics 5. Focus on Core concepts, Spring boot, Angular, Database concepts in my case

You are given a matrix having 0s & 1s where each row & column is sorted also. So need to find the maximum matrix of 1s. e.g. Below is the given matrix, note each row & column is sorted. {0,0,0,0,1} {0,0,0,1,1} {0,1,1,1,1} {0,1,1,1,1} {1,1,1,1,1} so max matrix having 1s can be- 1,1,1,1 1,1,1,1 1,1,1,1
avatar

Senior Java Developer/Lead

Interviewed at Infra.Market

3.1
Sep 20, 2021

You are given a matrix having 0s & 1s where each row & column is sorted also. So need to find the maximum matrix of 1s. e.g. Below is the given matrix, note each row & column is sorted. {0,0,0,0,1} {0,0,0,1,1} {0,1,1,1,1} {0,1,1,1,1} {1,1,1,1,1} so max matrix having 1s can be- 1,1,1,1 1,1,1,1 1,1,1,1

Viewing 1 - 10 interview questions

Glassdoor has 484 interview questions and reports from Senior lead software engineer interviews. Prepare for your interview. Get hired. Love your job.