Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by ShareChat Team. If you also belong to the team, you can get access from here

ShareChat Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ShareChat Interview Questions, Process, and Tips

Updated 21 Nov 2024

Top ShareChat Interview Questions and Answers

View all 47 questions

ShareChat Interview Experiences

Popular Designations

77 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed before Feb 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Online platform Sharechat customer service
  • Q2. All questions above in this calling interested
Round 3 - HR 

(1 Question)

  • Q1. Haryanv Amazon prime certificate
Round 4 - Aptitude Test 

Online platform customer care

Interview Preparation Tips

Topics to prepare for ShareChat Customer Service Executive interview:
  • Sales Executive Activities
Interview preparation tips for other job seekers - Online platform for home
Sharechat team
3 years complete ✅ experience

Customer Service Executive Interview Questions asked at other Companies

Q1. How u deal to the customer if he get non veg food instead of veg food ?
View answer (36)

I applied via Referral and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Find average n days retention for all users given the user ID, date and activity table. Also another table with the date of joining for each user.
  • Ans. 

    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

  • Answered by AI
  • Q2. 25 horses, find 5 fastest horses, with the constraint that you're only allowed to race 5 horses at a time.
  • Ans. 

    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...

  • Answered by AI
  • Q3. Find nth item without using limit and rank Remove duplicates from combination of two columns, so A1 A2 a b b a Given two columns, remove duplicates for any combination. So the above would be duplicates...
  • Ans. 

    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;

  • Answered by AI
  • Q4. Discussion about skewed Normal distribution, types of skew, impact of skew on mean and median.

Interview Preparation Tips

What is your professional and academic background?At the time of the interview, I had 1 - 3 years of experience.Sharechat interview Rounds:Round 1
Round type - Technical
Round duration - 60 Minutes
Round description -
Round to test basic sql, probability, statistics, and general ability.

Round 2
Round type - Technical
Round duration - 60 Minutes
Round description -
Multiple sql questions, advanced stats and probability questions

Round 3
Round type - General discussion
Round description -
Discussion based on the work that you have done, in depth questions about share chat app and why you're a good fit for the role.
Sharechat interview Preparation:What topics did you prepare for the interview? - SQL, data warehouses, statistical testing.What resources did you refer to prepare for the interview? - Gfg puzzles, introductory books on statistics and probability.What tips would you give to other job seekers? - 1. Be proficient in sql and statistics.
2. Do have a look at the sharechat app and the ecosystem in which it operates.
3. Prepare for puzzles and general problem solving on gfg or some other platform.What was the final outcome of your interview?Selected

Skills evaluated in this interview

Production Analyst Interview Questions asked at other Companies

Q1. Minimum Time To Solve The Problems 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, maintaining contiguity in assignment, aiming... read more
View answer (1)
ShareChat Interview Questions and Answers for Freshers
illustration image

I applied via Company Website and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Assignment 

Language based assignment is necessary for first round and yes it's compulsory to clear.

Round 2 - One-on-one 

(1 Question)

  • Q1. About yourself, like as everyone ask about your career, education and hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive, confident, and also be prepared.

Operations Associate Interview Questions asked at other Companies

Q1. How do you get use to bulk of invoices comes at a time and how do you work on it
View answer (7)

Interview Questions & Answers

user image Anonymous

posted on 26 Mar 2021

I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Clients that have been handled in past
  • Q2. What is the amount of the proposals that has been sent
  • Q3. Total revenue target achievement in an year
  • Q4. How many years of experience in Digital ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always show a positive energy in the interview. Always go through the interviewers profile on Linkedin. Showcase your passion about how self driven you are to get into social media space and looks forward to learning every day

ShareChat interview questions for popular designations

 Senior Software Engineer

 (5)

 SDE-2

 (3)

 Associate Product Manager

 (3)

 Software Developer

 (3)

 Production Analyst

 (3)

 Operations Associate

 (2)

 Data Analyst

 (2)

 Senior Associate Operations

 (2)

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic QA interview questions like 2 yr experience
Round 2 - One-on-one 

(1 Question)

  • Q1. QA scenarios discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest while giving answers, don't bluff because you might get caught

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

Get interview-ready with Top ShareChat Interview Questions

Sdet-I Interview Questions & Answers

user image Anonymous

posted on 20 Aug 2022

I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Basics hashing and string arrays questions asked

Round 2 - Coding Test 

Recursion test cases

Round 3 - Technical 

(1 Question)

  • Q1. About mobile automation

Interview Preparation Tips

Interview preparation tips for other job seekers - keep basics clear have good know of DSA and Automation

Sdet-I Interview Questions asked at other Companies

Q1. Given a binary tree, count the number of occurrences where there are two nodes with the same horizontal distance. To make it clearer, if we assume each node in a cell of a matrix, then count the number of occurrences when there is a collisi... read more
View answer (1)

Jobs at ShareChat

View all

Interview Questions & Answers

user image Anonymous

posted on 20 Dec 2022

I applied via Approached by Company and was interviewed before Dec 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Aptitude Test 

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.

Round 3 - One-on-one 

(2 Questions)

  • Q1. General questions about my recent achievements and how i helped in designing the UI of the sound library as it was my brain child created by ui/ux designers while i worked in Mitron as an executive music p...
  • Q2. Questions about how i came up with campaign ideas , created catchy music for it and got it live on the platform and got good number of creations on it

Interview Preparation Tips

Interview preparation tips for other job seekers - No such tips from me, just be what you are and stay confident about yourself.

I was interviewed in Sep 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 180 Minutes
Round difficulty - Easy

There were 3 coding questions.
1 easy
1 medium
1 hard

  • Q1. 

    Flip Bit to Win Problem Statement

    You are given a task to help ninjas maximize their practice area in a dense forest represented by a sequence of trees (1s) and empty places (0s) in the binary representat...

  • Ans. 

    Given an integer, find the maximum number of consecutive ones by flipping one bit.

    • Iterate through the binary representation of the integer to find the longest sequence of ones.

    • Track the current sequence of ones and the previous sequence to determine the maximum length after flipping one bit.

    • Update the maximum length whenever a zero is encountered and keep track of the position of the zero for flipping.

    • Return the maximu...

  • Answered by AI
  • Q2. 

    Postfix to Prefix Conversion Problem

    Ninja has been given a Postfix expression and requires assistance in converting it to a Prefix expression.

    A Postfix expression is formatted such that the operator fo...

  • Ans. 

    Convert Postfix expression to Prefix expression by reversing the Postfix expression and then traversing it from left to right.

    • Reverse the given Postfix expression

    • Traverse the reversed expression from left to right

    • If an operand is encountered, push it to the stack

    • If an operator is encountered, pop two operands from the stack and concatenate them with the operator in the prefix form

    • Push the resulting string back to the s...

  • Answered by AI
  • Q3. 

    Saving Money Problem Statement

    Ninja is adventurous and loves traveling while being mindful of his expenses. Given a set of 'N' stations connected by 'M' trains, each train starting from station 'A' and r...

  • Ans. 

    Given a set of stations connected by trains, find the cheapest fare from a source to a destination with a maximum number of stops.

    • Iterate through all possible routes with up to 'K' stops using DFS or BFS.

    • Keep track of the cost for each route and return the minimum cost found.

    • If no route is found within the maximum stops, return -1.

    • Consider using a graph data structure to represent the stations and trains.

    • Handle multipl

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 45 Minutes
Round difficulty - Medium

2 coding questions were asked
2 medium questions

  • Q1. 

    Dice Throws Problem Statement

    You are given D dice, each having F faces numbered from 1 to F. The task is to determine the number of possible ways to roll all the dice such that the sum of the face-up num...

  • Ans. 

    The task is to determine the number of possible ways to roll all the dice such that the sum of the face-up numbers equals the given 'target' sum.

    • Use dynamic programming to solve the problem efficiently.

    • Create a 2D array to store the number of ways to achieve each sum with different number of dice.

    • Iterate through the dice and sum possibilities to fill up the array.

    • Return the result modulo 10^9 + 7.

    • Optimize the solution ...

  • Answered by AI
  • Q2. 

    Safe Nodes in the Graph

    You are provided with a matrix/list called 'EDGES' representing 'E' edges of a directed graph with 'N' nodes. Starting from a node 'START', a character named Ninja walks along a di...

  • Ans. 

    Find all safe nodes in a directed graph where Ninja stops at an end node in less than 'K' steps.

    • Create a graph using the provided edges.

    • Perform a depth-first search (DFS) starting from each node to check if it reaches an end node.

    • Keep track of visited nodes and end nodes to determine safe nodes.

    • Return the safe nodes in sorted order.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

1 coding question was asked and resume related and 1 Javascript related question.

  • Q1. 

    Network Delay Time Problem Statement

    Given a network of nodes numbered from 1 to 'N', and 'M' edges. Each edge is represented by three values (u, v, w) where 'u' and 'v' are nodes, and 'w' is an integer r...

  • Ans. 

    Find the time it takes for a signal to travel from a given source node to all other nodes in a network.

    • Use Dijkstra's algorithm to find the shortest path from the source node to all other nodes.

    • Keep track of the minimum time taken to reach each node.

    • If it is impossible for the signal to reach all nodes, return -1.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in BangaloreEligibility criteriaNo criteriaShareChat interview preparation:Topics to prepare for the interview - Data Structures, OOPs, Competitive programming, System Design, Core subjects, AlgorithmsTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

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

Application resume tips for other job seekers

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.

Final outcome of the interviewSelected

Skills evaluated in this interview

Top ShareChat Software Developer Intern Interview Questions and Answers

Q1. Flood Fill Algorithm Task Assist Ninja in altering the color of a specific region in his photo. Given the image as a 2D array where each pixel is a positive integer, update the color of a specified pixel and the adjacent pixels with the sam... read more
View answer (2)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Interview Questions & Answers

user image Anonymous

posted on 30 Aug 2021

I applied via Other and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Manual testing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer expects the answer which he knows but every candidate Will have their own way of answering Questions and if the answer is right that should be accepted from interviewer.
Sad part of my interview is I got rejected because I answered all questions with examples.

I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How u make buisness ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Put umbrella activities were ever needed.

Business Development Manager Interview Questions asked at other Companies

Q1. If your not getting support from bank or agent, then what will make further to generate business, what is the approach or strategy to be implemented during such cases to convince the customers ?
View answer (14)
Contribute & help others!
anonymous
You can choose to be anonymous

ShareChat Interview FAQs

How many rounds are there in ShareChat interview?
ShareChat interview process usually has 2-3 rounds. The most common rounds in the ShareChat interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for ShareChat interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at ShareChat. The most common topics and skills that interviewers at ShareChat expect are Social Media, POP, Networking, Excel and Interpersonal Skills.
What are the top questions asked in ShareChat interview?

Some of the top questions asked at the ShareChat interview -

  1. Find average n days retention for all users given the user ID, date and activit...read more
  2. Find nth item without using limit and rank Remove duplicates from combination ...read more
  3. 25 horses, find 5 fastest horses, with the constraint that you're only allowe...read more
How long is the ShareChat interview process?

The duration of ShareChat interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

ShareChat

No Jobs

INTERVIEWS

JSW Energy

No Interviews

SALARIES

Walmart Labs

INTERVIEWS

Amazon MX Player

No Interviews

SALARIES

ShareChat

INTERVIEWS

ShareChat

No Interviews

SALARIES

Revature

INTERVIEWS

Revature

No Interviews

JOBS

Revature

No Jobs

Tell us how to improve this page.

ShareChat Interview Process

based on 68 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 428 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
CARS24 Interview Questions
3.5
 • 330 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
Trell Interview Questions
3.2
 • 14 Interviews
Chingari Interview Questions
3.7
 • 6 Interviews
Josh India Interview Questions
4.7
 • 2 Interviews
MOJ Interview Questions
3.4
 • 1 Interview
Roposo Interview Questions
4.3
 • 1 Interview
View all

ShareChat Reviews and Ratings

based on 593 reviews

3.6/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.9

Salary

2.7

Job security

3.6

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 593 Reviews and Ratings
Intern - Punjabi (User support - Trust & Safety)

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Staff MLE

Bangalore / Bengaluru

1-3 Yrs

Not Disclosed

Senior Product Analyst

Bangalore / Bengaluru

2-5 Yrs

₹ 19-27 LPA

Explore more jobs
Senior Associate Operations
134 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Associate
122 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Operator
87 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Manager
69 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Territory Sales Manager
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare ShareChat with

MOJ

3.4
Compare

Chingari

3.7
Compare

Roposo

4.3
Compare

MX Takatak

5.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview