Ques : Write a pgm for prime numbers , and find a dupplicate numbers in a sorted list. Ques : Write a immutable object with date object . Ques : What is reentrant lock? Ques :Coding question asked to do in second round: Below are the given coordinates of points on graph .{1,0},{2,0},{3,0},{-1,0},{0,2},{-2,0} Find all the points that are at second farthest distance from center i.e. {0,0} ? Answer for above input {0,2},{2,0},{-2,0} Formula to get distance from center is d2=x2+y2
Lead Java Developer Interview Questions
595 lead java developer interview questions shared by candidates
find an element in the aray and if it is not found , return the element just greater than the element we are trying to search.
Asked about current project and coding stuff
1. Remove second non repeating character from string using java 8 streams 2. What is eureka and feign 3. when will you use soap and when rest 4. disadvantages of rest apis 5. fail-fast and fail safe collections 6. idempotent methods in rest api
1. Difference between GET,PUT,POST 2. What is Docker? 3. Difference between pod and node 4. What is @ControllerAdvice? 5. What is Actuator? 6. What is ThreadPool 7. Implement multithreading using ExecutorService
Viewing 591 - 600 interview questions