Filter interviews by
OREPRE WELL PREPARE WELL PREPARE WELL PREPARE WELL
Guesstimate the design of a product.
Consider the purpose and functionality of the product.
Analyze similar existing products in the market.
Take into account user preferences and feedback.
Consider the materials, manufacturing processes, and cost constraints.
Iterate and refine the design based on feedback and testing.
I applied via Campus Placement
Math + Probability
Basic Aptitude questions over two rounds.
I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.
General aptitude’s with basic question of reasoning
Business development case study
SPRINKLR interview questions for 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.
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...
I solved it using Binary Search Algorithm.
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...
1.Create a queue to store k elements.
2.Run a loop and insert till index less than k(window size) in the queue.
3.Then for an index greater than equal to k, check the greater element of the current queue and output it. And then
to slide the window, dequeue the first element of the queue, and enqueue new element of the current index in the
queue.
4.And when the loop completes, check the greater element of the queue outside t
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...
1. Initialize distances of all vertices as infinite.
2. Create an empty priority_queue pq. Every item of pq is a pair (weight, vertex). Weight (or distance) is used as the first item of pair as the first item is by default used to compare two pairs
3. Insert source vertex into pq and make its distance as 0. While either pq doesn't become empty
a) Extract minimum distance vertex from pq. Let the extracted vertex be u...
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...
We will use an array of type Pair<key, value> to implement our LRU Cache where the larger the index is, the more recently the key is used. Means, the 0th index denotes the least recently used pair, and the last index denotes the most recently used pair.
The key will be considered as accessed if we try to perform any operation on it. So while performing the get operation on a key, we will do a ...
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
I applied via campus placement at Atharva College of Engineering, Mumbai and was interviewed in Sep 2023. There were 4 interview rounds.
It was quite difficult there was questions regarding probability and numbers system
It was easy compared to other rounds
I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 6 interview rounds.
Good user stories have clear goals, are specific, and focus on the user's needs.
Clearly define the user and their goal
Be specific and avoid ambiguity
Focus on the user's needs and motivations
Use simple language and avoid technical jargon
Include acceptance criteria to define success
Keep the story small and manageable
I have used various diagrams such as use case diagrams, activity diagrams, sequence diagrams, and flowcharts to explain requirements.
Use case diagrams to show the interactions between actors and the system
Activity diagrams to show the flow of activities within a process
Sequence diagrams to show the interactions between objects in a system
Flowcharts to show the flow of steps in a process
ER diagrams to show the relations...
I would listen to both parties, understand their concerns, and try to find a mutually beneficial solution.
Listen actively to both parties and understand their perspectives
Identify common ground and areas of compromise
Propose a solution that addresses the concerns of both parties
Communicate the proposed solution clearly and ensure buy-in from both parties
posted on 18 Apr 2024
I applied via Walk-in and was interviewed in Oct 2023. There were 4 interview rounds.
Aptitude test
1.20 questions
2. Email writing
I hade group discussion on the topic wfh vs wfo
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 2 interview rounds.
1 Interview rounds
based on 17 reviews
Rating in categories
Production Analyst
128
salaries
| ₹10 L/yr - ₹21 L/yr |
Product Manager
98
salaries
| ₹18 L/yr - ₹41 L/yr |
Product Engineer
88
salaries
| ₹24 L/yr - ₹40 L/yr |
Implementation Consultant
87
salaries
| ₹12 L/yr - ₹17.9 L/yr |
Senior Product Analyst
76
salaries
| ₹10 L/yr - ₹28 L/yr |
Freshworks
Zoho
HCLTech
TCS