Sprinklr | Summer Intern - Product Engineer | August 2020 | [offer]
Anonymous User
1563

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.

  • Status : Pre-final year student at IIT
  • On-campus oppourtunity

Round-0 (coding round) -

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)

  1. Given a string of lowercase english alphabets you need to find nnumber of substrings that does not contain any duplicate character.

  2. 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).

  3. 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/)

Round - 1 (technical interview-1) -

First , they asked for my brief introduction then directly jumped on questions -

  • You are given a dictionary of strings which is sorted and you need to find the order of alphabets (Allien language).
  • They asked me write toposort with some twist.

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 -

  • You are getting billons of tweet everyday and then i will give you a particular word not common words (like and,the,is etc) and you have to let me know the tweets in which it appeared instantly (or in min time possible).

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.

Round -2 (technical interview-2) -

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 -

  • Suppose i am given two sorted arrays and i need to find median of array which will be formed after merging these arrays. I have to write code too for the same.

At the end he asked if I had any questions for him.

Round-3 (HR) -

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

Comments (1)