i
ShareChat
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Feb 2022. There were 4 interview rounds.
Online platform customer care
I applied via Referral and was interviewed before Nov 2020. There was 1 interview round.
Calculate the average n days retention for all users given their user ID, date, activity table, and a table with the date of joining for each user.
Join the activity table with the user table using the user ID
Calculate the number of days between the date of joining and the activity date
Filter out the activities that occurred after n days
Calculate the average retention for all users
Race 5 horses at a time to find the 5 fastest horses out of 25.
Divide the horses into 5 groups of 5 horses each.
Race all the horses in each group and note down the timings.
The top 3 horses from each group move to the next round.
Race all the horses that made it to the next round and note down the timings.
The top 2 horses from this round move to the final round.
Race these 2 horses and the fastest one is the winner.
The to...
To remove duplicates from two columns, use DISTINCT keyword in SELECT statement.
Use SELECT DISTINCT to retrieve unique combinations of two columns.
Combine the two columns using CONCAT function before applying DISTINCT.
Example: SELECT DISTINCT CONCAT(column1, column2) FROM table_name;
I applied via Company Website and was interviewed before Sep 2021. There were 2 interview rounds.
Language based assignment is necessary for first round and yes it's compulsory to clear.
I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.
ShareChat interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 2 interview rounds.
Get interview-ready with Top ShareChat Interview Questions
I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.
Basics hashing and string arrays questions asked
Recursion test cases
I applied via Approached by Company and was interviewed before Dec 2021. There were 3 interview rounds.
Situation based questions on my ideas related to how to connect the platform to the smaller followership creators and get them more active on the platform...basically acting as a link between a music creator and the platform.
I was interviewed in Sep 2020.
Round duration - 180 Minutes
Round difficulty - Easy
There were 3 coding questions.
1 easy
1 medium
1 hard
Approach: The idea is to count a number of ones on both sides of each zero. The required index is the index of zero having a maximum number of ones around it. Following variables are used in implementation:
Steps:
Here, to convert from postfix to prefix, we can simply use stack data structure. We will be following two conditions as follow:
This process should repeat till the end of prefix expression.
&n...
We can see that for a node, we are finding the ticket price from that node to the destination multiple times, in order to avoid repeated calculations, we store the result in our ‘dp’ matrix.
Algorithm:
Round duration - 45 Minutes
Round difficulty - Medium
2 coding questions were asked
2 medium questions
The idea behind this approach is we try to find if there is a cycle from the node we start. If we are able to find it, then we will mark that node and remove it, and if we cannot reach it, then after some number of steps, we'll stop.
A node will be ultimately safe if all of its outgoing edges to nodes are safe.
We start with the nodes with zero outgoing edges, which are already safe.
We can consider any nod...
Round duration - 60 Minutes
Round difficulty - Easy
1 coding question was asked and resume related and 1 Javascript related question.
The basic idea of this approach is to find the shortest path from the source node (‘K’) to each node in the network. We will use Dijkstra’s Algorithm to achieve this task. We will use priority_queue based implementation for this problem.
You can refer here for a more detailed explanation of Dijkstra’s Algorithm -
Now, consider the following steps:
Tip 1 : Practice Leetcode medium level questions properly
Tip 2 : Low-level and high-level system design is very important
Tip 3 : Always make notes of core subjects like DBMS, OS, CN beforehand to be able to revise before interviews
Tip 1 : Write the technology about which you know in detail and can discuss pros and cons of using it.
Tip 2 : Prepare your resume well and add 2 good projects for project discussion with good readme file on github.
I applied via Other and was interviewed in Jul 2021. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.
Top trending discussions
Interview experience
based on 577 reviews
Rating in categories
Senior Associate Operations
135
salaries
| ₹4 L/yr - ₹8.8 L/yr |
Operations Associate
104
salaries
| ₹3.5 L/yr - ₹6.1 L/yr |
Lead Operator
82
salaries
| ₹6.5 L/yr - ₹12 L/yr |
Territory Sales Manager
76
salaries
| ₹4 L/yr - ₹8.8 L/yr |
Associate Manager
69
salaries
| ₹9.2 L/yr - ₹18 L/yr |
MOJ
Chingari
Roposo
MX Takatak