Quesitons on javaScript and on react. Questions on code Java and SpringBoot custom annotation design.
Software Developer Java Interview Questions
4,195 software developer java interview questions shared by candidates
all about spring boot and microservices?
Java Collections, Streams & Lambdas, Design Patterns, Microservices and AWS services basics
Two was coding question at the time of interview, asked on java, C++ and Python
You are given an m x n integer matrix matrix with the following two properties Each row is sorted in non-decreasing order. The first integer of each row is greater than the last integer of the previous Given an integer target, return true if target is in matrix or false otherwise You must write a solution in O(log(m * n)) time complexity. Input: matrix = [ 11,3, 5, 7], [10,11,16,20], [23,30,34,60]], target =3 Output: true
Stream api oops concept microservices
When to use equals method? Difference between @bean and @component? How to connect db to the spring application?
None. Just brush up your maths (work, time, etc) portion usually covered in CAT prep and it would be easy.
2 programming questions. They were easy and can find linear time solutions. Needs to explain time and space complexity. They asked java and spring boot questions on the second round. They were also not hard.
What are deployment strategies for software systems? How do microservices operate, and what stability patterns can be applied?
Viewing 2731 - 2740 interview questions