Upload Button Icon Add office photos

Shaadi.com

Compare button icon Compare button icon Compare

Filter interviews by

Shaadi.com Interview Questions and Answers

Updated 18 Jul 2025
Popular Designations

28 Interview questions

A Quality Coach was asked 1w ago
Q. What is the significance of the sales process?
Ans. 

The sales process is crucial for guiding potential customers through their buying journey, ensuring effective communication and conversion.

  • Establishes a structured approach to selling, improving efficiency and consistency.

  • Helps identify customer needs and tailor solutions, enhancing customer satisfaction.

  • Facilitates tracking and measuring sales performance, allowing for data-driven improvements.

  • Example: A well-def...

View all Quality Coach interview questions
A Product Advisor was asked 4w ago
Q. How would you convince a customer to buy a product, even if they initially show no interest?
Ans. 

Engage the customer by understanding their needs and demonstrating product value, even if they initially show disinterest.

  • Build rapport: Start with a friendly conversation to establish trust.

  • Identify pain points: Ask questions to uncover any challenges they face that your product can solve.

  • Showcase benefits: Highlight specific features of the product that directly address their needs.

  • Use testimonials: Share succes...

View all Product Advisor interview questions
A Product Manager was asked 9mo ago
Q. Tell me about a time you performed a root cause analysis on a product.
Ans. 

Root Cause Analysis (RCA) helps identify underlying issues in product performance and user experience.

  • Identify the problem: Gather data on product failures or user complaints.

  • Analyze the data: Use techniques like the 5 Whys or Fishbone Diagram to trace back to the root cause.

  • Implement solutions: Develop and test changes to address the identified root causes.

  • Monitor results: After implementing changes, track produc...

View all Product Manager interview questions
A Product Manager was asked 9mo ago
Q. Describe product management.
Ans. 

Product management involves overseeing the development and marketing of a product from conception to launch.

  • Identifying market needs and opportunities

  • Defining product strategy and roadmap

  • Collaborating with cross-functional teams

  • Prioritizing features and enhancements

  • Analyzing data and feedback for product improvements

View all Product Manager interview questions
A Business Development Executive was asked 10mo ago
Q. Do you know about telesales?
Ans. 

Telesales is the process of selling products or services over the phone.

  • Telesales involves making outbound calls to potential customers to pitch products or services

  • It requires strong communication and persuasion skills

  • Telesales representatives often use scripts to guide their conversations

  • Follow-up calls and building relationships with customers are important in telesales

  • Examples of telesales include cold calling...

View all Business Development Executive interview questions
A Data Scientist was asked 12mo ago
Q. What is the difference between bagging and boosting?
Ans. 

Bagging and boosting are ensemble learning techniques used to improve the performance of machine learning models by combining multiple weak learners.

  • Bagging (Bootstrap Aggregating) involves training multiple models independently on different subsets of the training data and then combining their predictions through averaging or voting.

  • Boosting involves training multiple models sequentially, where each subsequent mo...

View all Data Scientist interview questions

Shaadi.com HR Interview Questions

8 questions and answers

Q. What factors influenced your decision to choose Shaadi as your employer?
Q. Why are you particularly interested in sales?
Q. Do you have any knowledge of the Matrimony domain?
A Data Scientist was asked 12mo ago
Q. What are ensemble models?
Ans. 

Ensemble models are machine learning models that combine multiple individual models to improve predictive performance.

  • Ensemble models work by aggregating predictions from multiple models to make a final prediction.

  • Common types of ensemble models include Random Forest, Gradient Boosting, and AdaBoost.

  • Ensemble models are often more accurate and robust than individual models.

  • They can reduce overfitting and increase g...

View all Data Scientist interview questions
Are these interview questions helpful?
A React Developer was asked 12mo ago
Q. How do you find the deepest object in a nested object?
Ans. 

Use recursion to find the deepest object in a nested object structure.

  • Use recursion to iterate through each key in the object

  • Keep track of the depth level as you traverse the object

  • Compare the depth levels of each nested object to find the deepest one

View all React Developer interview questions
A React Developer was asked 12mo ago
Q. Explain ACID properties.
Ans. 

ACID properties are a set of principles that guarantee reliability and consistency in database transactions.

  • Atomicity ensures that all operations in a transaction are completed successfully or none at all.

  • Consistency ensures that the database remains in a valid state before and after the transaction.

  • Isolation ensures that transactions are executed independently without interference from other transactions.

  • Durabili...

View all React Developer interview questions
A Node JS Developer was asked 12mo ago
Q. What is an abstract class?
Ans. 

An abstract class is a class that cannot be instantiated and is used as a base class for other classes to inherit from.

  • Cannot be instantiated on its own

  • May contain abstract methods that must be implemented by subclasses

  • Can have both abstract and non-abstract methods

View all Node JS Developer interview questions

Shaadi.com Interview Experiences

31 interviews found

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 Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Find deepest object in nested object
  • Ans. 

    Use recursion to find the deepest object in a nested object structure.

    • Use recursion to iterate through each key in the object

    • Keep track of the depth level as you traverse the object

    • Compare the depth levels of each nested object to find the deepest one

  • Answered by AI
  • Q2. Explain ACID Properties
  • Ans. 

    ACID properties are a set of principles that guarantee reliability and consistency in database transactions.

    • Atomicity ensures that all operations in a transaction are completed successfully or none at all.

    • Consistency ensures that the database remains in a valid state before and after the transaction.

    • Isolation ensures that transactions are executed independently without interference from other transactions.

    • Durability en...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Personal career-related questions
  • Q2. Professional experience related questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Describe product management
Round 2 - One-on-one 

(1 Question)

  • Q1. Rca question on product
  • Ans. 

    Root Cause Analysis (RCA) helps identify underlying issues in product performance and user experience.

    • Identify the problem: Gather data on product failures or user complaints.

    • Analyze the data: Use techniques like the 5 Whys or Fishbone Diagram to trace back to the root cause.

    • Implement solutions: Develop and test changes to address the identified root causes.

    • Monitor results: After implementing changes, track product per...

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

I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

The assessment consists of a dataset for which we are required to build a machine learning model and submit the results along with code and detailed documentation

Round 2 - Technical 

(3 Questions)

  • Q1. What are ensemble models
  • Ans. 

    Ensemble models are machine learning models that combine multiple individual models to improve predictive performance.

    • Ensemble models work by aggregating predictions from multiple models to make a final prediction.

    • Common types of ensemble models include Random Forest, Gradient Boosting, and AdaBoost.

    • Ensemble models are often more accurate and robust than individual models.

    • They can reduce overfitting and increase genera...

  • Answered by AI
  • Q2. Difference between bagging and boosting
  • Q3. A lot of tree based questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Impliment counter using closure in js
  • Ans. 

    Implement a counter using closure in JavaScript.

    • Create a function that returns another function which increments a counter variable.

    • The counter variable should be defined in the outer function's scope and only accessible to the inner function.

    • Each time the inner function is called, increment the counter variable and return its value.

  • Answered by AI
  • Q2. Explain promises, promise.all(), impliment binary search
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation. promise.all() is a method that takes an array of promises and returns a single promise that resolves when all of the promises have resolved.

    • Promises are used in JavaScript to handle asynchronous operations.

    • promise.all() takes an array of promises and returns a single promise that resolves when all promises in the array ha...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Questions on kafka, cache invalidation, diff b/w authentication and authorization

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up basics of js and microservices

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. How many work experience in telesales
  • Ans. 

    I have 3 years of work experience in telesales.

    • Worked in telesales for 3 years

    • Achieved sales targets consistently

    • Developed strong communication and negotiation skills

  • Answered by AI
  • Q2. Do you know about telesales
  • Ans. 

    Telesales is the process of selling products or services over the phone.

    • Telesales involves making outbound calls to potential customers to pitch products or services

    • It requires strong communication and persuasion skills

    • Telesales representatives often use scripts to guide their conversations

    • Follow-up calls and building relationships with customers are important in telesales

    • Examples of telesales include cold calling for ...

  • Answered by AI

Product Advisor Interview Questions & Answers

user image Ashish kumar

posted on 13 Jun 2024

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Describe your last work and experience
Round 2 - One-on-one 

(5 Questions)

  • Q1. Introduce yourself
  • Q2. Describe your last designation and work process
  • Q3. Why are we hire you ?
  • Q4. Why you left your last company
  • Q5. What is customer service
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What is KPI's
  • Q2. How to extend pp1?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What are closures
  • Q2. What is abstract class

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics

Skills evaluated in this interview

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

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. Should know about sales and how sell a product
  • Q2. Everything should be clear regarding previous job

Interview Preparation Tips

Interview preparation tips for other job seekers - Great place to work if you are from sales background.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Basic questions on what you have mentioned in resume , design patterns , reactjs questions , explain your project

Top trending discussions

View All
Interview Hub
6d
a client servicing executive
FeedCard Image
Got a question about Shaadi.com?
Ask anonymously on communities.

Shaadi.com Interview FAQs

How many rounds are there in Shaadi.com interview?
Shaadi.com interview process usually has 2-3 rounds. The most common rounds in the Shaadi.com interview process are One-on-one Round, HR and Technical.
How to prepare for Shaadi.com 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 Shaadi.com. The most common topics and skills that interviewers at Shaadi.com expect are Python, SQL, Telesales, Javascript and Performance Management.
What are the top questions asked in Shaadi.com interview?

Some of the top questions asked at the Shaadi.com interview -

  1. What is sales and how you sale a marriage package to any...read more
  2. Why they doesn't clear about their payroll and incentive qualifier...read more
  3. What you think the name of matrim...read more
How long is the Shaadi.com interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

3.8/5

based on 38 interview experiences

Difficulty level

Easy 23%
Moderate 77%

Duration

Less than 2 weeks 90%
2-4 weeks 10%
View more

Interview Questions from Similar Companies

TourTravelWorld.Com Interview Questions
4.9
 • 48 Interviews
Uplers Interview Questions
3.9
 • 43 Interviews
Yahoo Interview Questions
4.6
 • 30 Interviews
Tokopedia Interview Questions
4.1
 • 26 Interviews
Nestaway Interview Questions
3.8
 • 21 Interviews
HungerBox Interview Questions
3.7
 • 16 Interviews
Confluent Interview Questions
3.5
 • 16 Interviews
Xome Interview Questions
4.2
 • 14 Interviews
View all

Shaadi.com Reviews and Ratings

based on 296 reviews

3.6/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.9

Salary

3.4

Job security

3.5

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 296 Reviews and Ratings
Product Manager

Tirodi,

Mumbai

3-6 Yrs

Not Disclosed

Associate Manager - HRBP(South)

Chennai

3-5 Yrs

Not Disclosed

QA Engineer II

Tirodi,

Mumbai

2-4 Yrs

Not Disclosed

Explore more jobs
Product Advisor
79 salaries
unlock blur

₹1.6 L/yr - ₹4.6 L/yr

Relationship Manager
78 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Team Lead
43 salaries
unlock blur

₹4.2 L/yr - ₹8.8 L/yr

Sales Executive
40 salaries
unlock blur

₹2 L/yr - ₹4.4 L/yr

Senior Product Advisor
40 salaries
unlock blur

₹1.5 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Shaadi.com with

Uplers

3.9
Compare

HungerBox

3.7
Compare

Nestaway

3.8
Compare

BOLD Technology Systems

3.0
Compare
write
Share an Interview