Upload Button Icon Add office photos
Engaged Employer

i

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

SuperShare Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SuperShare Interview Questions and Answers

Updated 27 Jun 2023
Popular Designations

SuperShare Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(2 Questions)

  • Q1. What's your experience in Android ?
  • Q2. Have you develop apps using MVVM Architecture?
  • Ans. 

    Yes, I have developed apps using MVVM Architecture.

    • Used ViewModel to manage UI-related data in a lifecycle-aware way

    • Utilized LiveData to update the UI automatically when the data changes

    • Separated business logic from UI logic by using the Model layer

    • Implemented data binding to connect the View and ViewModel

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Basic Questions on Kotlin
Round 4 - Technical 

(1 Question)

  • Q1. Live coding round to develop app

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your basics are clear .

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. General Talk about past experince and to look for a fitmment
  • Q2. Talked about the content space also
Round 3 - Case Study 

Solved a case with Product Lead

Interview Preparation Tips

Interview preparation tips for other job seekers - Having a grasp of how to build app in B2C segment with scale is required

Top trending discussions

View All
Indian Startups
2w
a senior executive
One of the best sources for Startup investment: DAHEJ(DOWRY)
You won't believe my senior has a good corporate job with over 10 years of experience. But suddenly resigned just a few days after his wedding. We all thought maybe he got married and wants to spend his time with his wife, and decided to go to his place to give him a proper farewell. All of us got shocked after knowing that he left because his father-in-law gifted him a fat cash amount and a car in the name of "blessings." He’s using the money to fund his startup and the car for "business movement." I mean seriously? People are now using dowry as startup capital and walking around acting like CEOs, playing boss with someone else’s money. Bas, shaadi karo aur apne sapne chalu karo, courtesy sasural. I don't know feeling inspired? Or disgusted?
Got a question about SuperShare?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed before May 2022. There were 2 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 

(3 Questions)

  • Q1. How python dictionary is implemented internally ?
  • Ans. 

    Python dictionary is implemented using hash tables.

    • Python dictionary is a collection of key-value pairs.

    • The keys in a dictionary must be unique and immutable.

    • The values in a dictionary can be of any data type.

    • Python dictionary is implemented using hash tables.

    • Hash tables provide constant time complexity for insertion, deletion and retrieval of elements.

    • The hash function used in Python dictionary is based on the key's h...

  • Answered by AI
  • Q2. What is heap sort
  • Ans. 

    Heap sort is a comparison-based sorting algorithm that uses a binary heap data structure.

    • It divides the input into a sorted and an unsorted region.

    • It repeatedly extracts the maximum element from the unsorted region and inserts it into the sorted region.

    • It has a time complexity of O(n log n) and is not stable.

    • Example: [8, 5, 3, 1, 9, 6, 0, 7, 4, 2] -> [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]

  • Answered by AI
  • Q3. Coding question to sort array based on a custom filter
  • Ans. 

    Sort an array of strings based on a custom filter criteria.

    • Define the custom filter criteria (e.g., length, alphabetical order).

    • Use built-in sorting functions with a comparator.

    • Example: Sort by length: ['apple', 'banana', 'kiwi'] -> ['kiwi', 'apple', 'banana'].

    • Example: Sort alphabetically: ['banana', 'apple', 'kiwi'] -> ['apple', 'banana', 'kiwi'].

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions & Answers

Vegrow user image Shaik Roshini

posted on 16 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Languages known
  • Ans. 

    I am fluent in English, Spanish, and French.

    • English

    • Spanish

    • French

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Case Study 

Problem solving approach check

Round 2 - One-on-one 

(2 Questions)

  • Q1. Case study and problem solving
  • Q2. Root cause Analysis
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. How to calculate requirement of Banana is a city like Mumbai
  • Ans. 

    The requirement of bananas in a city like Mumbai can be calculated based on population, consumption habits, and availability.

    • Calculate the population of Mumbai

    • Estimate the average consumption of bananas per person

    • Consider factors like tourism and events that may increase demand

    • Take into account the availability of bananas from local markets and imports

  • Answered by AI
  • Q2. How to know , difference between a good or bad retailer
  • Ans. 

    A good retailer focuses on customer satisfaction, product quality, and efficient operations.

    • Good retailers prioritize customer satisfaction by providing excellent customer service and addressing customer needs.

    • Good retailers offer high-quality products that meet customer expectations.

    • Good retailers have efficient operations, including inventory management, supply chain logistics, and streamlined processes.

    • Bad retailers...

  • Answered by AI
  • Q3. Simple SQL questions

Interview Preparation Tips

Topics to prepare for Vegrow Data Analyst interview:
  • Guess Estimate
  • SQL
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Core HTML, CSS and JS

Round 2 - Coding Test 

JS deep dive and react

Round 3 - Behavioral 

(1 Question)

  • Q1. Mimic Promise.all, Array.flat, OTP Component etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Study core JS concepts and be strong in react fundamentals
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Advanced formulas of Excel
  • Ans. 

    Advanced Excel formulas are complex functions used for data analysis and manipulation.

    • Advanced formulas in Excel include VLOOKUP, INDEX-MATCH, SUMIFS, COUNTIFS, and IFERROR.

    • These formulas are used for tasks like data lookup, conditional calculations, and summarizing data.

    • For example, VLOOKUP is used to search for a value in a table and return a corresponding value from another column.

  • Answered by AI

Skills evaluated in this interview

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 Apr 2022. There were 2 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 

(2 Questions)

  • Q1. About myself, reason for living for previous company, and rolls an responsibility
  • Q2. Rolls an responsibility

Interview Preparation Tips

Interview preparation tips for other job seekers - suprdaily is one of the best company i have never seen before and employees are very good

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Realted to my previous job

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in answering to the interviewer

SuperShare Interview FAQs

How many rounds are there in SuperShare interview?
SuperShare interview process usually has 3-4 rounds. The most common rounds in the SuperShare interview process are Resume Shortlist, Technical and One-on-one Round.
What are the top questions asked in SuperShare interview?

Some of the top questions asked at the SuperShare interview -

  1. Have you develop apps using MVVM Architectu...read more
  2. General Talk about past experince and to look for a fitmm...read more
  3. Talked about the content space a...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 2 interview experiences

Interview Questions from Similar Companies

InsanelyGood Interview Questions
4.1
 • 19 Interviews
Vegrow Interview Questions
4.0
 • 17 Interviews
STARZ Ventures Interview Questions
4.8
 • 16 Interviews
Pepper Content Interview Questions
2.5
 • 13 Interviews
Elevate Interview Questions
3.4
 • 10 Interviews
ParallelDots Interview Questions
4.2
 • 9 Interviews
Meddo Interview Questions
3.1
 • 8 Interviews
Kisan Network Interview Questions
3.3
 • 7 Interviews
Silverpush Interview Questions
3.7
 • 7 Interviews
View all

SuperShare Reviews and Ratings

based on 10 reviews

4.4/5

Rating in categories

4.5

Skill development

4.4

Work-life balance

4.8

Salary

3.7

Job security

4.4

Company culture

3.9

Promotions

4.2

Work satisfaction

Explore 10 Reviews and Ratings
Android Developer
7 salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Associate Product Manager
4 salaries
unlock blur

₹26 L/yr - ₹26 L/yr

Web Developer
4 salaries
unlock blur

₹10 L/yr - ₹16 L/yr

HR Business Partner
3 salaries
unlock blur

₹11 L/yr - ₹18 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹36 L/yr - ₹50 L/yr

Explore more salaries
Compare SuperShare with

InsanelyGood

4.1
Compare

Vegrow

4.0
Compare

Elevate

3.4
Compare

Pepper Content

2.5
Compare
write
Share an Interview