Online Coding Round, Platform HackerEarth

There were three coding questions with scores, of 50,75 and 100, respectively. I do not precisely remember the questions, but for 75, It was a greedy sliding window question; for 100, it was a simple DP question where we had to take elements from either end, which increases the score by a given formula, and we have to return the maximum score.

Those with scores > 100 were shortlisted for interviews. There were 12 candidates, and I was one of them.

Sprinklr Interview Experience for Product Engineer (On-Campus)

Sprinklr visited our Campus for Placement for the 2023-24 session.

The Recruitment Process had five rounds:

  • Online Coding Round
  • Technical Round 1
  • Technical Round 2
  • Technical Round 3
  • Cultural Fitment Round

Similar Reads

Online Coding Round, Platform: HackerEarth:

There were three coding questions with scores, of 50,75 and 100, respectively. I do not precisely remember the questions, but for 75, It was a greedy sliding window question; for 100, it was a simple DP question where we had to take elements from either end, which increases the score by a given formula, and we have to return the maximum score....

Technical Round 1:

The round was held on Microsoft Teams. After some brief introduction, I was presented with two questions,...

Technical Round 2:

Similar to round 1, after some brief introduction, we jumped to DSA....

Technical Round 3:

In this round, I was asked to implement vectors in C++, I was also asked to differentiate between a vector and an array, and then, I was asked to implement LRU Cache....

Cultural Fitment Round:

It was not an eliminatory round, questions revolved around the preferred tech stack, the work culture of Sprinklr and my journey so far....