Concepts of OOP in java
Software Developer Java Interview Questions
4,309 software developer java interview questions shared by candidates
What were your reasons for wanting to join them?
Asked me to fix a couple of existing Rest services and asked me to create new Rest services
Ask about framework experience at work
2. Square the square problem (given big square up to NxN (N<=50) fill it optimally with smaller squares (up to (N-1)x(N-1)) and return number of smaller squares. (this one I failed to solve in 15 minutes)
Live coding for the Generic class stub
Q. Write code to list duplicates elements from an array Q. Find 3rd max salary of employee table Q. Find salary of employees not equal to 20000 Q.what is OOPS concept. Q. What is polymorphism and why we need same name method. Q. What is abstract class and interface Q. Why we need interface in java. Q. What is hashmap .give implementation of hashmap. How it is different from hashtable. Q. Which collections is best when we want thread safe. Q. What is set and hashmap. Q. What is static? Define each static method,static variable and static class. Q. What is immutable.
What is the difference between abstraction and encapsulation?
mutable and immutable ci/cd work flow
Singleton Class Program Immutable Class Program Custom Exception Class Program Generics in Java Autoboxing and Unboxing in Java
Viewing 531 - 540 interview questions