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

based on 574 Reviews

Filter interviews by

ShareChat Interview Questions, Process, and Tips for Freshers

Updated 10 Jun 2024

Top ShareChat Interview Questions and Answers for Freshers

View all 10 questions

7 ShareChat Interview Experiences for Freshers

19 questions found

Sort by: Popular

Senior Sdet Engineer Interview Questions

user image Anonymous

posted on 2 Mar 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Aptitude Test Round

Basic aptitude questions

2

Coding Test Round

Related to arrays and string

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for dsa and any cloud platform for mobile automation
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 Not Selected

I applied via Referral and was interviewed before May 2023.

3 Interview Rounds

1

Coding Test Round

It was a DSA ALGO Medium round

2

Technical Round (1 Question)

  • Q1. Design an analytics system
3

HR Round (1 Question)

  • Q1. General HR questions about salary, workstyle, motivation etc

Skills evaluated in this interview

Production Analyst Interview Questions

user image Anonymous

posted on 10 Jun 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed before Jun 2023.

3 Interview Rounds

1

Aptitude Test Round

SQL round and resume discussion

2

Case Study Round

Guesstimates and RCA around sharechat itself - revenue drop RCA

3

One-on-one Round (4 Questions)

  • Q1. Resume discussion
  • Q2. Product design and general discussion
  • Q3. Experimentation
  • Q4. Behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong SQL is pre-req for this role, they will also look for mental aptitude via puzzles and product thinking.

Data Analyst Interview Questions

user image Kartik Gogia

posted on 1 Nov 2023

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed before Nov 2022.

2 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (2 Questions)

  • Q1. SQL Joins Question
  • Q2. Tough Python Questions

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)

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 11 Oct 2021

I was interviewed in May 2021.

1 Interview Round

1

Coding Test Round (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...read more
  • 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 tre...read more
  • 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. E...read more

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

Senior Test Engineer Interview Questions

user image Anonymous

posted on 20 Jan 2023

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

I applied via Recruitment Consulltant and was interviewed before Jan 2022.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Basic QA interview questions like 2 yr experience
2

One-on-one Round (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

Jobs at ShareChat

View all

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Sep 2020.

3 Interview Rounds

1

Coding Test Round (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 Ninjas are often known for their stealth execution and accuracy to get the job done right. While honing their art of moving through dense forest...read more
  • Q2. PostFix To Prefix Ninja has been given a Postfix expression and he needs your help in converting it to Prefix expression. Postfix expression is an expression wh...read more
  • Q3. Saving Money Ninja likes to travel a lot, but at the same time, he wants to save as much money as possible. There are ‘N’ Stations connected by ‘M’ Trains. Each...read more
2

Face to Face Round (2 Questions)

Round duration - 45 Minutes
Round difficulty - Medium

2 coding questions were asked
2 medium questions

  • Q1. Dice Throws You are given D dice, each having F faces numbered 1 to F, both inclusive. The task is to find the possible number of ways to roll the dice together...read more
  • Q2. Safe Nodes In The Graph Ninja has been given a matrix/list 'EDGES' denoting 'E' edges of a directed graph having ‘N’ nodes. Ninja starts walking...read more
3

Face to Face Round (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 You have been given a network of ‘N’ nodes from 1 to ‘N’ and ‘M’ edges. For each edge, you are given three values (ui, vi, wi) where “ui” and...read more

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

Interview questions from similar companies

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (7 Questions)

  • Q1. Angular18 updates`
  • Q2. Angular Ivy features
  • Q3. Dif between var, let, const
  • Q4. What is Closure
  • Q5. Dependency injection
  • Q6. Rxjs operators used
  • Q7. Change detection strategy in Angular

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Jun 2019.

4 Interview Rounds

Interview Questions

Data Engineer Interview Questions

Porter user image Anonymous

posted on 2 Sep 2022

I applied via I don't remember and was interviewed in Aug 2022.

1 Interview Round

1

Technical Round (1 Question)

  • Q1. About experience DBMS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't take the job if your gut says the interviewer wasn't polite during the interview.

I dint feel comfortable right from the start of the interview. The interviewer was condescending and not accepting even correct answers and claiming I failed to know basic stuff required for the role. I ended the interview in less than half the time it was scheduled for. I'm sure I don't want to work under such a person who wants to keep rejecting answers and pointing how you did not know answer to a question.

Interview is generally to understand how good the candidate is and how good the company is. After first 5 mins of the call I knew I dint want to work there. He added a team member just to tell him if there was any important thing he had to look into (like that other guy is some kind of service assistant to him).

Even after I accepted I wasn't the right fit for the role and bailed, he again pointed out how I barely knew anything that I should for the role (which is not necessary as the interview is over).

ShareChat Interview FAQs

How many rounds are there in ShareChat interview for freshers?
ShareChat interview process for freshers usually has 2-3 rounds. The most common rounds in the ShareChat interview process for freshers are Technical, Resume Shortlist and One-on-one Round.
How to prepare for ShareChat interview for freshers?
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, Excel, Networking, POP and Management.
What are the top questions asked in ShareChat interview for freshers?

Some of the top questions asked at the ShareChat interview for freshers -

  1. Design an analytics sys...read more
  2. Find average n days retention for all users given the user ID, date and activit...read more
  3. Find nth item without using limit and rank Remove duplicates from combination ...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.

Interview Process at ShareChat for Freshers

based on 3 interviews in last 1 year

Interview experience

4
  
Good

People are getting interviews through

based on 4 ShareChat interviews
Company Website
Referral
50%
25%
25% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 412 Interviews
Udaan Interview Questions
4.0
 • 333 Interviews
Meesho Interview Questions
3.7
 • 317 Interviews
CARS24 Interview Questions
3.6
 • 311 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 574 reviews

3.6/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 574 Reviews and Ratings
Intern - Tamil - Business Development(Sales)

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

ShareChat - Android Developer - Java/Kotlin (2-4 yrs)

Bangalore / Bengaluru

2-4 Yrs

₹ 15-30 LPA

Intern - Business Development (Tamil)

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

Explore more jobs
Senior Associate Operations
120 salaries
unlock blur

₹4 L/yr - ₹8.4 L/yr

Operations Associate
118 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
72 salaries
unlock blur

₹4 L/yr - ₹9.1 L/yr

Associate Manager
70 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