Panda Guru LogoPanda
Guru

Sprinklr | Product Intern'25 | Interview Experience

OA

Questions:

  1. Easy-medium binary search question.
  2. Hard graph question.

Round 1

Questions:

  1. How do you manage API Calls?
  2. Is http.post and http.get scalable?

DSA Question:

Puzzle Question:

Candidate's Approach

Identified edge cases in the sliding window question and performed a dry run. For the puzzle, recognized the problem as related to the gray code sequence and provided the correct answer.

Interviewer's Feedback

The interviewer was satisfied with the candidate's approach to the sliding window question and impressed by the quick answer to the puzzle.


Round 2

Questions:

  1. What does package.json / pubspec.yaml file store?
  2. What does package-lock.json / pubspec.lock file store?
  3. What is the difference between the two?
  4. What is the difference between dependencies and dev-dependencies?
  5. How do you send real-time notifications if the app is currently in a dead state?

DSA Question:

Puzzle Question:

Candidate's Approach

Explained the tech stack and project structure but struggled to answer most of the questions about the projects. Took around 10 minutes to devise a data structure for the DSA question but received no feedback. For the puzzle, deduced that Alice needs to reach 89 to win but could not find the correct recursive approach.

Interviewer's Feedback

The interviewer was disappointed with the candidate's inability to answer most project-related questions and did not respond to the data structure answer. The candidate felt bad about not solving the puzzle, which was perceived as easy.