Hello coders ,
This time the whole interview process was virtual and I was nervous because this was very new for me but this went very smooth.
This round would be easy for the ones who did competitive programming and know DS and Algo well. In this round three coding questions were asked (easy-medium-hard)
Given a string of lowercase english alphabets you need to find nnumber of substrings that does not contain any duplicate character.
You have three monsters which are needed to be placed such a way that they destroy all the houses which are placed on given coordinates. When monster is placed on a coordinate x it destroys all houses lying in range [x-e , x+e] (e is fixced for all three of them).
There is a country with n cities and m bi-directional roads which has toll attached with it . You need to find cost of travel from city 1 to all other cities such that for each travel you can make toll of atmost k roads equal to zero. (https://www.hackerearth.com/practice/algorithms/graphs/shortest-path-algorithms/practice-problems/algorithm/shortest-path-revisited-9e1091ea/description/)
First , they asked for my brief introduction then directly jumped on questions -
Then they started asking me about one of my projects and took the detailed information. I had made a project on ML (specifically Computer vision) , so they asked me many things and also asked to write formulas for loss functions etc.
After this one of the two interviewer gave me a real world problem -
At the end he asked if I had any questions for him , to which i asked about the latest tech on which sprinklr is working on.
This interview was taken by the senior of the company . Again it started with an introduction and then he began to ask questions about my project. This time he asked me to write a small neural network in whichever framework of my choice followed by just a brief disscussion on it. After this he asked me a coding question -
At the end he asked if I had any questions for him.
This was a cultural round. The HR asked me how were my previous rounds and a brief introduction of myself. Then she asked what i knew about sprinklr and why would i prefer it over other companies. She also discussed about things mentioned in my resume. She asked few behavourial questions and discussed about the culture and perks of sprinklr.
Verdict : Selected