Data structures questions asked in 2nd round. Binary tree, binary search tree , time complexity etc.
Java Senior Interview Questions
6,013 java senior interview questions shared by candidates
String builder how we using
Java eight latest concept Some of the string programming questions
Find Kth largest element in an array?
Basic Java , Microservices question. 1 round of coding test with 2 scenario based coding questions of sorting and sum of paired numbers
Question: Count the email domains List employees = new ArrayList<>(); employees.add(new Employee("A", "A@google.com")); employees.add(new Employee("b", "b@gmail.com")); employees.add(new Employee("C", "C@google.com")); employees.add(new Employee("D", "D@yahoo.com"));
Java System design Spring CI/CD
¿Qué son los microservicios? Mencionar diferencias con arquitectura monolítica
1. Explain the role of dependency injection in Spring Boot and how it facilitates modular and testable code. 2. Discuss the advantages and challenges of using microservices architecture compared to monolithic architecture in large-scale applications.
Oops concept, Exception Multithreding, Collection, java8 features Spring boot flow, annotations, features
Viewing 5981 - 5990 interview questions