Upload Button Icon Add office photos

Filter interviews by

Udemy Senior Data Scientist Interview Questions and Answers

Updated 4 Mar 2024

Udemy Senior Data Scientist Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Design a recommendation model for Udemy platform using course content table and user interaction table.
  • Ans. 

    Design a recommendation model for Udemy platform using course content table and user interaction table.

    • 1. Use collaborative filtering to recommend courses based on user's past interactions and similar users' preferences.

    • 2. Incorporate content-based filtering to recommend courses based on course content similarity.

    • 3. Implement a hybrid recommendation system that combines collaborative and content-based filtering for bet...

  • Answered by AI
Round 2 - Coding Test 

They tried testing my prowess on Python coding on a moderate difficulty level.

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Salary package

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy process..2 rounds only

I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Question was moderate.based on logical reasoning and math.

Round 2 - Coding Test 

Coding test question based on sql and python.

Interview Preparation Tips

Interview preparation tips for other job seekers - if u have good knowledge on python ,machine learning and sql, then u can easily crack the exam.
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. How would you sell to the well established customer
  • Ans. 

    To sell to a well established customer, focus on building a strong relationship and providing personalized solutions.

    • Research the customer's history and preferences

    • Offer tailored solutions that meet their specific needs

    • Provide excellent customer service and follow-up

    • Build trust and rapport through regular communication

    • Highlight the benefits and value of your product or service

    • Offer incentives or loyalty programs to enc

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get into job if you have no job in hand. Or else you'll become a white elephant or depressed and clueless

Senior Associate Interview Questions & Answers

BYJU'S user image Abisek Surendiran

posted on 7 Mar 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

General topics - current affairs

Round 2 - One-on-one 

(2 Questions)

  • Q1. Manager round - HOD
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Professional commmunication
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a data analyst with a strong background in statistics and programming, passionate about deriving insights from data.

    • I have a Bachelor's degree in Statistics and experience in data visualization tools like Tableau

    • I am proficient in programming languages such as Python and SQL

    • I have worked on projects involving predictive modeling and data mining techniques

  • Answered by AI
  • Q2. Some question related to Python
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

2.5 Hours 2 Coding que and sql query and topin tech platform

Round 2 - waiting for result 

(2 Questions)

  • Q1. Based on boolean matrix
  • Q2. Find k closest node of given given node in a BST.
  • Ans. 

    Find k closest nodes to a given node in a BST.

    • Perform an inorder traversal of the BST to get a sorted list of nodes.

    • Use a priority queue to keep track of the k closest nodes based on their absolute difference with the target node.

    • Populate the priority queue with the first k nodes from the inorder traversal.

    • For each subsequent node, calculate its absolute difference with the target node and compare it with the top eleme...

  • Answered by AI

Skills evaluated in this interview

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

SQL, Analytical, Maths

Round 2 - Technical 

(2 Questions)

  • Q1. SQL qsn on some data
  • Q2. Qsn on LLMs in company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Any general knowledge topic

Round 2 - One-on-one 

(6 Questions)

  • Q1. Tell me about yourself
  • Ans. My Name is Sujitha Rajendran.I have completed Master of Business Economics at Ethiraj College for women. I am from Namakkal district and searching for job opportunities now. My Father is a business man. My Mother is a home maker and My Brother is a Software Engineer
  • Answered by treasuredsangria
  • Q2. Strength and weakness
  • Q3. Short term and long term goal
  • Ans. 

    Short term goal is to enhance data analysis skills, long term goal is to become a data science expert.

    • Short term goal: Improve proficiency in SQL, Python, and data visualization tools

    • Long term goal: Obtain advanced certifications in machine learning and AI

    • Short term goal: Complete online courses on statistical analysis and data cleaning

    • Long term goal: Lead data science projects and mentor junior analysts

  • Answered by AI
  • Q4. Why did you chosen this company?
  • Ans. My Strength is that I am not only a hard working person but also a smart working person. I am a quick learner and self motivational person. I am a good team player, good listener and good in time management
  • Answered by treasuredsangria
  • Q5. Why we want to hire you?
  • Q6. Salary discussion

Interview Preparation Tips

Topics to prepare for NxtWave Data Analyst interview:
  • Data Science
Interview preparation tips for other job seekers - It was a good opportunity to fresher for placement
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Two Medium DSA problem to solve

Round 2 - Technical 

(1 Question)

  • Q1. Design scalable Streaming pipeline and
  • Ans. 

    Design a scalable streaming pipeline for processing large volumes of data.

    • Use a distributed streaming framework like Apache Kafka or Apache Flink for real-time data processing.

    • Implement data partitioning and parallel processing to handle high data throughput.

    • Utilize cloud services like AWS Kinesis or Google Cloud Pub/Sub for scalability and reliability.

    • Include fault tolerance mechanisms like checkpointing and data repl...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. LLD round , write classes and its methods
Round 4 - HR 

(1 Question)

  • Q1. Salary and benefits discussion

Skills evaluated in this interview

Udemy Interview FAQs

How many rounds are there in Udemy Senior Data Scientist interview?
Udemy interview process usually has 2 rounds. The most common rounds in the Udemy interview process are Technical and Coding Test.
How to prepare for Udemy Senior 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 Udemy. The most common topics and skills that interviewers at Udemy expect are Analytical, Analytics, Cloud Computing, Data Analysis and Information Retrieval.

Tell us how to improve this page.

Udemy Senior Data Scientist Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Planet Spark Interview Questions
3.7
 • 372 Interviews
Whitehat jr Interview Questions
3.4
 • 262 Interviews
Physicswallah Interview Questions
3.8
 • 209 Interviews
Unacademy Interview Questions
3.0
 • 208 Interviews
upGrad Interview Questions
3.6
 • 201 Interviews
NxtWave Interview Questions
3.8
 • 188 Interviews
Vedantu Interview Questions
3.3
 • 184 Interviews
Chegg Interview Questions
4.1
 • 156 Interviews
View all
Manager - CRM
4 salaries
unlock blur

₹26 L/yr - ₹26 L/yr

Analyst
3 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Business Development Associate
3 salaries
unlock blur

₹4.5 L/yr - ₹7.5 L/yr

Marketing Manager
3 salaries
unlock blur

₹19 L/yr - ₹27 L/yr

Marketing Head
3 salaries
unlock blur

₹50 L/yr - ₹50 L/yr

Explore more salaries
Compare Udemy with

BYJU'S

3.1
Compare

Whitehat jr

3.4
Compare

Unacademy

3.0
Compare

Extramarks Education

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