Ingeniero Java Senior Interview Questions

5,776 ingeniero java senior interview questions shared by candidates

1)normal oops question in 1st round 2)in 2nd round some spring MVC and Spring Boot questions they asked 3)3rd round manager asked question-related to the frontend side like HTML, CSS, Javascript question even you are in the Java side
avatar

Senior Java Developer

Interviewed at DreamOrbit Softech

4.1
Jan 28, 2021

1)normal oops question in 1st round 2)in 2nd round some spring MVC and Spring Boot questions they asked 3)3rd round manager asked question-related to the frontend side like HTML, CSS, Javascript question even you are in the Java side

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 101 - 110 interview questions

Glassdoor has 5,776 interview questions and reports from Ingeniero java senior interviews. Prepare for your interview. Get hired. Love your job.