Interview is fair one OA , then they ask me to came to the office
Round 1: They have given me one string question (find whether t is a substring of s or not). paper coding
Round 2 : Have disscussion with the senior developer he is given me one coding question given list of strings with the integervalues need to find the lexigrophically largest possible number : Ex : ["3","30","34] then res shoudld be "34330" this is aslo paper coding
Round 3: given two dsa question one is given alphabatical string need to find the lexigrophically immediage next largest string EX ; "abpsq" res: "abqps" , and second one is need to find the longest pallindronic substring
Round 4 : Hiring manager round , Asked about the project , Bucket4j algorithm, DSA quick sort , few java + springboot questions
Offer recieved