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
3.7

based on 577 Reviews

Filter interviews by

ShareChat Interview Questions, Process, and Tips

Updated 21 Nov 2024

Top ShareChat Interview Questions and Answers

  • Q1. Flood Fill Algorithm Ninja has found his new passion for photography. He has clicked some really good photos but in one of his images, he doesn’t like the color of a part ...read more
    asked in Software Developer Intern interview
  • Q2. Aggressive Cows Given an array of length ‘N’, where each element denotes the position of a stall. Now you have ‘N’ stalls and an integer ‘K’ which denotes the number of c ...read more
    asked in Software Developer interview
  • Q3. Find Square root of an integer You are given an integer ‘A’. Your task is to find the greatest non-negative integer whose square is less than or equal to ‘A’. Square of a ...read more
    asked in SDE-2 interview
View all 49 questions

ShareChat Interview Experiences

Popular Designations

77 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via campus placement at SSM College of Engineering & Technology, Komarapalayam and was interviewed before May 2022. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is important for you
  • Q2. What is your favorite color
  • Q3. What is your favorite food
  • Q4. Hey r u mad
  • Q5. What is your age

Interview Preparation Tips

Interview preparation tips for other job seekers - No one

Agency Manager Interview Questions asked at other Companies

Q1. How you grow the business and what is idea that put the business in the creat agency channel under which section the tax rebit will get .
View answer (3)

I was interviewed in May 2021.

Round 1 - Coding Test 

(3 Questions)

Round duration - 90 Minutes
Round difficulty - Hard

Test Description/Instruction as Mentioned on the portal and mail :

1) The test will consist of 3 algorithmic problems.
2) The test time is 1.5 hours in which you will need to solve the 3 problems. The test link will be active from 10:00 AM onwards.
3) Please do not change the tabs since all the actions will be recorded and logged.

  • Q1. Flood Fill Algorithm

    Ninja has found his new passion for photography. He has clicked some really good photos but in one of his images, he doesn’t like the color of a particular region. So, he decides to ch...

  • Ans. 

    The Flood Fill Algorithm is used to change the color of a particular region in an image and all its adjacent same-colored pixels.

    • The image is represented as a 2D array of positive integers

    • The starting pixel and new color are given

    • Adjacent pixels are connected in up, down, left, or right directions

    • Diagonal pixels are not considered adjacent

    • Implement the Flood Fill Algorithm to replace the color of the given pixel and it...

  • Answered by AI
  • Q2. Kruskal’s Minimum Spanning Tree Algorithm

    You have been given a connected undirected weighted graph. Your task is to find the weight of the minimum spanning tree of the given graph.

    A minimum spanning tr...

  • Ans. 

    The task is to find the weight of the minimum spanning tree of a given connected undirected weighted graph.

    • Implement Kruskal's algorithm to find the minimum spanning tree

    • Use a disjoint set data structure to keep track of connected components

    • Sort the edges in non-decreasing order of their weights

    • Iterate through the sorted edges and add them to the minimum spanning tree if they don't create a cycle

    • Return the sum of weigh

  • Answered by AI
  • Q3. Merge Sort

    Given a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm.

    Example :

    Merge Sort Algorithm -
    
    Merge sor...
  • Ans. 

    The task is to implement the merge sort algorithm to sort a given sequence of numbers in non-descending order.

    • Merge sort is a divide and conquer algorithm that recursively divides the input array into two halves until the size becomes 1.

    • Then it merges the two sorted halves to produce a single sorted array.

    • The time complexity of merge sort is O(n log n), where n is the size of the input array.

    • The algorithm is efficient ...

  • 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 - DSA, React, Javascript, DBMS, OS, NetworksTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 300 Questions on leetcode (150 easy, 100 medium and 50 hard )
Tip 2 : Make atleast one big project which includes (DB, backend and frontend). Because in Hiring Manager round we have to discuss our resume for about 45mins to 1 Hr so having 1 or 2 big projects on the resume is always good to have otherwise HM will go towards core subjects Like OOP/OS/Networks which are often tricky.
Tip 3 : Think out of the box while solving a Question think of all the variants in which this questions can be asked. Let's take an example of simple question like two sum here we have to find a pair in an array whose sum is equal to given value. Now what if Interviewer asked to find three numbers instead of 2 or maybe find k numbers whose sum is equal to a given number. So it is always good to think out of the box and generalise the solution.
Tip 4 : Always try to solve each question in different ways. You should know both the bruteforce solution and the optimal one.
Tip 5 : When you solve a Question try to learn as much possible from a single Question for eg if you try to solve a Tree question then it is good to know both the iterative and recursive solution as sometimes Interviewer may introduce some constraints that due to huge test case recursive solution is not possible.
Tip 6 : 3-4 days before the interview start preparing using interviewbit as it contains all the important questions topic wise. I usually solve Interviewbit before the interview. No doubt Leetcode is good in terms of UI, Test cases and Easy to use but Interviewbit is more organised. I myself have done all the Interviewbit Questions multiple times.

Application resume tips for other job seekers

Tip 1 : Try to add Experience at the top with detailed explanation of work done by you 
Tip 2 : If No Experience: try to add more and more personal projects with the skills required in JD
Tip 3 : If No projects and Experience: Try to add Coding profiles, Achievements (Hackathons and Coding Competitions )

Final outcome of the interviewSelected

Skills evaluated in this interview

Top ShareChat Software Developer Intern Interview Questions and Answers

Q1. Flood Fill AlgorithmNinja has found his new passion for photography. He has clicked some really good photos but in one of his images, he doesn’t like the color of a particular region. So, he decides to change the color of that region. Can y... read more
View answer (4)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

UX Designer Interview Questions & Answers

user image Anonymous

posted on 9 Aug 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2022. 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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. What are the projects you have work on before? Explain 2 of your favourite projects from your portfolio.
Round 3 - Technical 

(1 Question)

  • Q1. What is an user Experience Designer job? What is the difference between User Experience and User Interface
  • Ans. 

    A User Experience Designer job involves creating intuitive and user-friendly digital experiences. User Experience focuses on the overall experience, while User Interface focuses on the visual aspects.

    • User Experience Designer focuses on creating intuitive and user-friendly digital experiences for users.

    • User Experience involves understanding user needs, conducting research, creating wireframes, and testing designs.

    • User I...

  • Answered by AI

Skills evaluated in this interview

UX Designer Interview Questions asked at other Companies

Q1. Which software will you use to design a logo and why?
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Minimum cut problem
  • Ans. 

    Minimum cut problem involves finding the minimum number of edges that must be removed to disconnect a graph.

    • The minimum cut problem is typically solved using algorithms like Karger's algorithm or Ford-Fulkerson algorithm.

    • The result of the minimum cut problem is a partition of the graph into two sets of vertices.

    • The minimum cut problem is often used in network flow optimization and graph theory.

    • Example: In a network of ...

  • Answered by AI
  • Q2. Binary search tree
Round 3 - Coding Test 

Longest increasing subsequence sum problem

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

ShareChat interview questions for popular designations

 Senior Software Engineer

 (5)

 Associate Product Manager

 (3)

 Production Analyst

 (3)

 SDE-2

 (3)

 Software Developer

 (3)

 Agency Manager

 (2)

 Data Analyst

 (2)

 Lead Operator

 (2)

SDE3 Interview Questions & Answers

user image Anonymous

posted on 15 Mar 2022

I applied via Approached by Company and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Behavioral 

(1 Question)

  • Q1. Discussion on Projects in Resume

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared 2 rounds (Problem solving and LLD) to reach to HM round. This guy was very rude. He thinks whatever I did in my current company is a joke. This is so easy. Whereas whatever they have done to copy from tiktok is a huge achievement.

Get interview-ready with Top ShareChat Interview Questions

Software Development Engineer(Android) Interview Questions & Answers

user image Anonymous

posted on 30 May 2022

I applied via LinkedIn and was interviewed before May 2021. There were 4 interview rounds.

Round 1 - Coding Test 

There were 20 MCQ on android
2 coding question

Round 2 - Technical 

(1 Question)

  • Q1. Android interview and some data structure
Round 3 - Technical 

(1 Question)

  • Q1. Android Interview and some data structure
Round 4 - Technical 

(1 Question)

  • Q1. Manager round - Have asked design related questions and also have asked LLD as well as merge sort question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is medium difficulty you have to have core knowledge in android.

Jobs at ShareChat

View all

I was interviewed in Mar 2022.

Round 1 - Assignment 
Round 2 - Interview 

(1 Question)

  • Q1. Question related to tags, notifications on entertainment category on sharechat. How its different from other apps how can v make it better
Round 3 - Interview 2 

(1 Question)

  • Q1. The things which can make sharechat better etc
  • Ans. 

    Improving ShareChat

    • Enhancing user interface for better user experience

    • Introducing new features like video calling and group chats

    • Improving content moderation to ensure safety and prevent misinformation

    • Expanding user base by targeting new demographics and regions

    • Partnering with brands and influencers for monetization opportunities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident salary package is good

Process Associate Interview Questions asked at other Companies

Q1. How will you explain a red colour (or any colour) to a person who is blind since his or her birth?
View answer (20)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. About my past Experience
  • Q2. About Technical skills as per my resume
Round 3 - One-on-one 

(2 Questions)

  • Q1. QA skills based questions on programming
  • Q2. Real past situation based question & my actions for the problem solution
Round 4 - HR 

(2 Questions)

  • Q1. Interpersonal & communication skill check
  • Q2. Salary discussion and negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand the job requirement very well. And stick true to yourself

QA Technical Lead Interview Questions asked at other Companies

Q1. How we did trouble shooting and fix error
View answer (1)

SDE-2 Interview Questions & Answers

user image CodingNinjas

posted on 4 Apr 2022

I was interviewed before Apr 2021.

Round 1 - Video Call 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

Technical Interview round with questions on DSA.
Tip : Do variants of Binary Search.

  • Q1. Find Square root of an integer

    You are given an integer ‘A’. Your task is to find the greatest non-negative integer whose square is less than or equal to ‘A’.

    Square of a number is the product of the num...

  • Ans. 

    The Simple Approach is to find the floor of the square root, try with all-natural numbers starting from 1. Continue incrementing the number until the square of that number is greater than the given number.


    Algorithm : 
    1. Create a variable (counter) i and take care of some base cases, i.e when the given number is 0 or 1.
    2. Run a loop until i*i <= n , where n is the given number. Increment i by 1.
    3. The floor of t...

  • Answered by CodingNinjas
  • Q2. Find the minimum element in a sorted and rotated array

    You're given a sorted array that has now been rotated 'K' times, which is unknown to you. Rotation here means that every element is shifte...

  • Ans. 

    The brute force solution is to traverse the entire array and find the minimum. Time Complexity : O(N)


    The efficient approach is to use Binary Search. The following pattern can be observed : 
     

    • The minimum element is the only element whose previous is greater than it. If there is no previous element, then there is no rotation (the first element is minimum). We check this condition for the middle element by comp...

  • Answered by CodingNinjas

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAShareChat interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewRejected

Skills evaluated in this interview

SDE-2 Interview Questions asked at other Companies

Q1. Maximum Frequency NumberNinja is given an array of integers that contain numbers in random order. He needs to write a program to find and return the number which occurs the maximum times in the given input. He needs your help to solve this ... read more
View answer (6)

sports operation associate Interview Questions & Answers

user image Vishal Bharadwaj

posted on 8 Mar 2023

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. They will ask you sports and fantasy related question and giving you a situation related to work that how will you handle it.
  • Q2. You have to make a flow chart of prize distribution process
  • Ans. 

    A flow chart for prize distribution process

    • Identify the criteria for winning the prize

    • Determine the number of winners and their respective prizes

    • Prepare the prize distribution schedule

    • Arrange for the prizes to be delivered or collected by the winners

    • Verify the eligibility of the winners before awarding the prizes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepared about all fantasy platform
Go in the truth manner whatever you know explain otherwise say pardon and skip
Be positive and calm in every situation
Quick and accurate

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.

Tell us how to improve this page.

ShareChat Interview Process

based on 33 interviews in last 1 year

Interview experience

4.2
  
Good
View more

People are getting interviews through

based on 52 ShareChat interviews
Referral
Job Portal
Company Website
WalkIn
Campus Placement
Recruitment Consultant
31%
25%
10%
4%
4%
4%
22% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 420 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
Meesho Interview Questions
3.7
 • 322 Interviews
CARS24 Interview Questions
3.6
 • 315 Interviews
Trell Interview Questions
3.2
 • 14 Interviews
MX Player Interview Questions
3.6
 • 7 Interviews
Chingari Interview Questions
3.7
 • 6 Interviews
Josh India Interview Questions
4.7
 • 2 Interviews
MOJ Interview Questions
3.6
 • 1 Interview
Roposo Interview Questions
4.4
 • 1 Interview
View all

ShareChat Reviews and Ratings

based on 577 reviews

3.7/5

Rating in categories

3.5

Skill development

3.6

Work-Life balance

4.0

Salary & Benefits

2.7

Job Security

3.6

Company culture

3.3

Promotions/Appraisal

3.4

Work Satisfaction

Explore 577 Reviews and Ratings
Senior Product Analyst

Bangalore / Bengaluru

2-5 Yrs

₹ 19-27 LPA

Product Analyst

Bangalore / Bengaluru

0-4 Yrs

Not Disclosed

Product Analyst (Intern)

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Explore more jobs
Senior Associate Operations
135 salaries
unlock blur

₹4 L/yr - ₹8.8 L/yr

Operations Associate
104 salaries
unlock blur

₹3.5 L/yr - ₹6.1 L/yr

Lead Operator
82 salaries
unlock blur

₹6.5 L/yr - ₹12 L/yr

Territory Sales Manager
76 salaries
unlock blur

₹4 L/yr - ₹8.8 L/yr

Associate Manager
69 salaries
unlock blur

₹9.2 L/yr - ₹18 L/yr

Explore more salaries
Compare ShareChat with

MOJ

3.6
Compare

Chingari

3.7
Compare

Roposo

4.4
Compare

MX Takatak

5.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview