Find out the first repeatative character in a string
Full Stack Java Developer Interview Questions
1,052 full stack java developer interview questions shared by candidates
Coding Test: ** Using normal loops not to use any collections classes Array-1 [2,3,7] Array-2 [4,5,8] Final Output as below: [2,3,4,5,7,8]
Code review best practices Slowness in your application, what's your approach Security in your current application, Explain end to end Solid principal Design pattern (Factory Pattern, Abstract Factory, Factory Method pattern?) Dependency Injections Performance improvement of web application startup Major challenge in Current project
1) Java 11, 17, and 21 features. 2) What is the use of Optional? 3) What are intermediate and terminal operations? 4) In an interface, what is the purpose of default and static methods? 5) What is the Builder pattern? 6) How do you create an immutable class? 7) How do you share requests from one microservice to another? 8) Write a program to find the 2nd largest numbers in an unsorted array without using an inbuilt sort function. 9) How can we restrict a list from being modified? 10) What is transient? 11) What is volatile? 12) put vs patch ?
why streams in java8
Q: Tell me about yourself Q: Which technologies are being used? Q: How much experience do you have in AWS? Q: Core Java questions based on Polymorphism, OOPS concept Q. Spring boot, dependency injection, spring actuators
Questions were goods. Mostly technology related.
OOPS concept Java advanced question String Stringpool Multithreading Advanced Springboot questions
Q1 .Find the length of longest substring without repeating Characters Q.2 Return the index value of array elements that sum equals to target
Questions from you resume like what is Rest Api?
Viewing 991 - 1000 interview questions