Technical test was taken after initial interview that was tricky.
Java Lead Interview Questions
12,708 java lead interview questions shared by candidates
Check if two string is rotation of each other , eg. 1. S1 = dabc and S2 = abcd (current) 2. S1 = dabc and S2 = dbac (Incorrect)
write a code for parenthesis check?
Tight coupling and loose coupling?
Implement stack?
Convert hashmap to list using java 8
Given a list of strings, print the max occurring one, if two or more strings have same number of occurances, print the one which is lexicographically last
cumulative search
DS & Algo. One question was convert java object into JSON and vice versa.
spring about scope of bean,container,jpa
Viewing 6431 - 6440 interview questions