Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Shaadi.com Data Scientist Interview Questions and Answers

Updated 30 Jul 2024

Shaadi.com Data Scientist Interview Experiences

1 interview found

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
  • 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 model c...

  • Answered by AI
  • Q3. A lot of tree based questions

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Normal general questions, NLP based.
  • Q2. Lammitization and all related questions is there.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1.Basic SQL
2. Python based question
3.Data modelling
4. Spark
5. Cloud based questions

Round 2 - Coding Test 

Sql,Python,Data Modeling and Project based questions

Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion and cultural fit.
  • Q2. Basic cultural fit.

I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What experience do you have using SQL?
  • Ans. 

    I have extensive experience using SQL for data analysis and reporting.

    • Proficient in writing complex SQL queries

    • Experience in data manipulation, aggregation, and filtering

    • Familiarity with joins, subqueries, and stored procedures

    • Experience in optimizing queries for performance

    • Examples: Used SQL to analyze customer behavior and create reports for marketing team, extracted data from multiple tables using joins and subqueri

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Priceline Data Analyst interview:
  • Excel
Interview preparation tips for other job seekers - Have a portfolio of database experience.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

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

Round 1 - HR 

(3 Questions)

  • Q1. When I initially joined my job right after college there was a point where I was constantly
  • Q2. It's a great organisation and I've learner a lot here but it's such a small company that it's difficult to find ways to move up ask yourself what makes you feel passionate or happy when you work😊
  • Q3. Opportunity great time interest must
Round 2 - Group Discussion 

Group discussion can also provide feedback to instructors on participant comprehension.

Interview Preparation Tips

Interview preparation tips for other job seekers - Job search like it's your job look for opportunities
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. SQL: left join, right join and inner join questions find out the latest entry for an user when they log in to a app Python: few basic questions on python like count the characters in a word. Linux: what co...
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Why data? Why Tokopedia? Talk about bachelor's thesis?
  • Ans. 

    Data analysis is crucial for making informed decisions. Tokopedia's vast data provides a great opportunity for analysis. My bachelor's thesis focused on data-driven insights.

    • Data allows for informed decision-making and insights.

    • Tokopedia's extensive data provides a valuable opportunity for analysis.

    • My bachelor's thesis delved into data-driven insights and analysis.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Walkthrough bachelor's thesis

Interview Preparation Tips

Topics to prepare for Tokopedia Data Analyst interview:
  • SQL
  • Python
  • Data Analysis
Interview preparation tips for other job seekers - Good place to start your career, office politics is tricky tho.

I applied via Recruitment Consulltant and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All about the past projects. Few basic data visualization concepts like what charts to use, what will be the best fit for a particular scenerio

Interview Preparation Tips

Interview preparation tips for other job seekers - Projects details and sql +tableau questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Some database questions,some java questions .

Round 2 - Technical 

(3 Questions)

  • Q1. What is the difference between javascript and jQuery.
  • Ans. 

    JavaScript is a programming language used for web development, while jQuery is a library built with JavaScript to simplify HTML document traversal and manipulation.

    • JavaScript is a programming language, while jQuery is a library written in JavaScript.

    • JavaScript can be used for a wide range of tasks, while jQuery is mainly used for DOM manipulation and event handling.

    • JavaScript is a core technology for web development, w...

  • Answered by AI
  • Q2. Define different types of join
  • Ans. 

    Different types of joins are used in SQL to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns rows when there is at least one match in both tables.

    • Left Join (or Left Outer Join): Returns all rows from the left table and the matched rows from the right table.

    • Right Join (or Right Outer Join): Returns all rows from the right table and the matched rows from the left table.

    • Full ...

  • Answered by AI
  • Q3. Define multithreading concept and exception handling.
  • Ans. 

    Multithreading allows multiple threads to run concurrently, while exception handling deals with errors in a program.

    • Multithreading involves running multiple threads simultaneously to improve performance and responsiveness.

    • Threads share the same memory space but have their own program counter and registers.

    • Exception handling is a mechanism to handle errors or exceptional situations in a program.

    • It helps prevent the prog...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Coding Test 

Normal and simple js dsa question regarding strings and arrays.

Interview Preparation Tips

Topics to prepare for BOLD Technology Systems Software Engineer interview:
  • Javascript
  • Inheritance
  • Ef core
  • Angular
Interview preparation tips for other job seekers - Need to prepare hard for technical concepts.
I was asked for some snippets of js, inheritance, also you need to have proper knowlege of your project.
Contribute & help others!
anonymous
You can choose to be anonymous

Shaadi.com Interview FAQs

How many rounds are there in Shaadi.com Data Scientist interview?
Shaadi.com interview process usually has 2 rounds. The most common rounds in the Shaadi.com interview process are Coding Test and Technical.
How to prepare for Shaadi.com Data Scientist 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 Big Data, Data Science, Machine Learning, Natural Language Processing and Predictive Modeling.
What are the top questions asked in Shaadi.com Data Scientist interview?

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

  1. What are ensemble mod...read more
  2. Difference between bagging and boost...read more
  3. A lot of tree based questi...read more

Recently Viewed

INTERVIEWS

Shaadi.com

20 top interview questions

DESIGNATION

INTERVIEWS

Shaadi.com

No Interviews

REVIEWS

Visteon

No Reviews

JOBS

Expeditors International

No Jobs

JOBS

Ocwen Financial Solutions

No Jobs

JOBS

Ocwen Financial Solutions

No Jobs

DESIGNATION

INTERVIEWS

Kushal's Fashion Jewellery

No Interviews

JOBS

Ocwen Financial Solutions

No Jobs

Tell us how to improve this page.

Shaadi.com Data Scientist Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Uplers Interview Questions
4.0
 • 41 Interviews
Yahoo Interview Questions
4.6
 • 29 Interviews
Tokopedia Interview Questions
4.0
 • 25 Interviews
Nestaway Interview Questions
3.9
 • 17 Interviews
HungerBox Interview Questions
3.8
 • 15 Interviews
Chai Point Interview Questions
3.7
 • 14 Interviews
Priceline Interview Questions
3.8
 • 13 Interviews
Xome Interview Questions
4.2
 • 12 Interviews
View all
Shaadi.com Data Scientist Salary
based on 8 salaries
₹6.2 L/yr - ₹15.7 L/yr
25% less than the average Data Scientist Salary in India
View more details
Relationship Manager
82 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Advisor
76 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Advisor
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Executive
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Shaadi.com with

Uplers

4.0
Compare

HungerBox

3.8
Compare

Nestaway

3.9
Compare

FoodPanda

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