I applied through a recruiter. I interviewed at Evernorth(VT) (Pune) in Jan 2026
Interview
Interview process was a 2 round technical and one managerial.
Interviewer was mostly concerned about git hub profile and leet code profile, please make that strong if you are applying.
Interview focused on micro-frontend with code implementation with module federation.
Interview questions [2]
Question 1
Angular code on this
data :string = (blue:green:yellow)
show hi blue if data is blue
show Image if data is green
show song if data is yellow
// find the largest substring with only one repeating character
// With complexity not greater than n*logn
(function largestSubstring(_data){
})("sdhajgfhjgasdhgflgasdhjflasdhjfglhlhasdhjg")