Filter interviews by
I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.
2 HRS Test 3 Questions on Hackerearth
I was interviewed in Feb 2022.
I applied via IIM Jobs and was interviewed in Sep 2021. There were 4 interview rounds.
Connect with AD of the project
Connect with another hiring manager
Difficult
SPRINKLR interview questions for popular designations
I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.
Quantitative reasoning questions probability, permutations combinations, data interpretation and other important topics.
Get interview-ready with Top SPRINKLR Interview Questions
I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.
A chatbot user journey involves interaction, engagement, and problem-solving.
User initiates conversation with chatbot
Chatbot responds with a greeting and asks for user input
User provides input and chatbot responds with relevant information or action
Chatbot may ask follow-up questions to clarify user needs
User may provide feedback or rate the chatbot experience
Chatbot may offer suggestions or solutions to user problems
U...
I applied via Walk-in and was interviewed before Jun 2022. There were 5 interview rounds.
4 question were asked
Competitive programming
I applied via Naukri.com and was interviewed before May 2022. There were 2 interview rounds.
My KPI on last experience was to increase customer satisfaction by 10% within 6 months.
My KPI was to improve customer retention rate by 15%
I was responsible for increasing revenue by 20% through upselling and cross-selling
My KPI was to reduce customer complaints by 30% within 3 months
I was interviewed before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
The test consists of 3 coding questions ranging from medium to high.
Given 'N' subjects, each containing a certain number of problems, and 'K' friends, assign subjects to friends such that each subject goes to exactly one friend, maintain...
Assign subjects to friends to minimize maximum workload, find minimum time for most loaded friend.
Assign subjects contiguously to minimize maximum workload
Determine the minimum possible time required for the most loaded friend
Example: N=4, K=2, subjects={50, 100, 300, 400} -> Output: 400
Round duration - 30-40 minutes
Round difficulty - Medium
This was a technical interview first round which was based on Machine Learning, Deep Learning, Data Structures, and other computer science fundamentals.
In Machine Learning, they asked me regarding error functions, loss functions, overfitting, techniques to overcome overfitting, underfitting and techniques to handle missing values in the dataset. The next question was coding one and the question was to find the maximum element in the array in the window of size k.( gave solution starting from bruit force to Optimized one)
You are provided with an array A
containing N
integers. Your task is to determine the maximum element in every contiguous subarray of size K
as you move from left to rig...
Find the maximum element in every contiguous subarray of size K as you move from left to right through the array.
Iterate through the array and maintain a deque to store the indices of elements in decreasing order.
Pop elements from the deque that are out of the current window.
Keep track of the maximum element in each window and output the results.
Round duration - 30-40 minutes
Round difficulty - Medium
This was my technical round 2.
Given a binary matrix of size N * M
where each element is either 0 or 1, find the shortest path from a source cell to a destination cell, consisting only...
Find the shortest path in a binary matrix from a source cell to a destination cell consisting only of 1s.
Use Breadth First Search (BFS) algorithm to find the shortest path.
Keep track of visited cells to avoid revisiting them.
Consider all 4 possible directions to move from a cell: up, down, left, right.
Round duration - 30-40 minutes
Round difficulty - Medium
This was my technical round 3.The interviewer started with very basic maths questions like what is an eigenvalue, eigenvector, the inverse of a matrix, Does inverse exist for the rectangular matrix?
After that, he switched to the coding question
Design a data structure for a Least Recently Used (LRU) cache that supports the following operations:
1. get(key)
- Return the value of the key if it exists in the cache; otherw...
Design a Least Recently Used (LRU) cache data structure that supports get and put operations with a given capacity.
Implement a doubly linked list to keep track of the order of keys based on their recent usage.
Use a hashmap to store key-value pairs for quick access and updates.
When capacity is reached, evict the least recently used item before inserting a new item.
Update the order of keys in the linked list whenever a k
Round duration - 30 minutes
Round difficulty - Easy
This is a cultural fitment testing round .
Tip 1 : Have atleast one internship in Data science or ML domain...Will help you to gain exposure
Tip 2 : Do good practice of advanced data structures like Tries,graphs etc.
Tip 3 : Be good in your communication
Tip 1 : Keep your resume up to date and mention three or four good level projects which will give a good impression to the interviewer
Tip 2 : You should be well aware and knowledgeable about all the things that are mentioned in your resume.
Top trending discussions
The duration of SPRINKLR interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 74 interviews
Interview experience
based on 323 reviews
Rating in categories
Production Analyst
132
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Manager
98
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Engineer
92
salaries
| ₹0 L/yr - ₹0 L/yr |
Implementation Consultant
91
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Success Manager
78
salaries
| ₹0 L/yr - ₹0 L/yr |
Freshworks
Zoho
HCLTech
TCS