Upload Button Icon Add office photos
Engaged Employer

i

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

Avodha Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Avodha Data Scientist Interview Questions and Answers

Updated 16 Mar 2021

Avodha Data Scientist Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Data science projects

Interview Preparation Tips

Interview preparation tips for other job seekers - One time interview is enough for data science.
Need programming notes added in videos.eg: company real problem solving....if that students gets more idea about their track!

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Avodha?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in May 2023. There were 3 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 - Technical 

(3 Questions)

  • Q1. Questions on Python datatypes, class, object, inheritance,
  • Q2. Machine learning algorithms
  • Ans. 

    Machine learning algorithms are used to train models on data to make predictions or decisions.

    • Supervised learning algorithms include linear regression, decision trees, and neural networks.

    • Unsupervised learning algorithms include clustering and dimensionality reduction.

    • Reinforcement learning algorithms involve learning through trial and error.

    • Examples of machine learning applications include image recognition, natural l...

  • Answered by AI
  • Q3. Sql queries and python coding questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Related to project

Skills evaluated in this interview

Data Scientist Interview Questions Asked at Other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you fi ... read more
Q2. Special Sum of Array Problem Statement Given an array 'arr' conta ... read more
asked in Affine
Q3. You have a pandas dataframe with three columns filled with state ... read more
asked in Walmart
Q4. Describe the data you would analyze to solve cost and revenue opt ... read more
Q5. Clone a Linked List with Random Pointers Given a linked list wher ... read more
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Coding Test 

Strong DSA required to crack this Interview

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

Math problem verbal aptitude as well as directional questions ,work time questions

Round 2 - Aptitude Test 

Basic questions were asked,not so tough

Round 3 - HR 

(2 Questions)

  • Q1. Introduction about myself
  • Q2. Guesstimates questions and puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a very good company stay calm and prepare well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 6 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 - Technical 

(1 Question)

  • Q1. All technical questions related to profile
Round 3 - Technical 

(1 Question)

  • Q1. Data science questions
Round 4 - Behavioral 

(1 Question)

  • Q1. Current role and experience related
Round 5 - Technical 

(2 Questions)

  • Q1. Technical questions
  • Q2. Data science questions by onshore team
Round 6 - HR 

(2 Questions)

  • Q1. Salary joining date
  • Q2. Expected salary joining date

I applied via Naukri.com and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Sql and python basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Very Good

Data Scientist Interview Questions & Answers

ZS user image RAHUL KUMAR BEHERA

posted on 26 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy.3 coding question are there and 10 mcq based on machine learning. Coding are in python.

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. What is the transformer model
  • Ans. 

    The transformer model is a deep learning architecture designed for natural language processing tasks, utilizing self-attention mechanisms.

    • Introduced in the paper 'Attention is All You Need' by Vaswani et al. in 2017.

    • Uses self-attention to weigh the importance of different words in a sentence.

    • Replaces recurrent neural networks (RNNs) for better parallelization and efficiency.

    • Key components include the encoder and decode...

  • Answered by AI
  • Q2. How to reduce hallucination in chatbot
  • Ans. 

    To reduce hallucination in chatbots, implement strategies like fine-tuning, context management, and user feedback integration.

    • Fine-tune the model on domain-specific data to improve accuracy. For example, train on customer service transcripts for a support bot.

    • Implement context management to maintain conversation history, ensuring the bot understands previous interactions.

    • Use reinforcement learning from human feedback (...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Conceptual Questions on SQL and Python

Interview Preparation Tips

Interview preparation tips for other job seekers - Do a lot of leetcode lol, i expected some Data Scientist to take interview, some Lead Software Engineer came and started asking Hashing stuffs and tough questions.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

It involved 2 sections: ML Mcqs and SQL + Python programming question

Interview Preparation Tips

Topics to prepare for ZS Data Scientist interview:
  • Machine Learning
  • SQL
  • Python

Tell us how to improve this page.

Avodha Data Scientist Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

2.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Academic Consultant
27 salaries
unlock blur

₹0.6 L/yr - ₹4 L/yr

Team Manager
11 salaries
unlock blur

₹1.8 L/yr - ₹5.4 L/yr

Academic Counsellor
7 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Business Development Manager
6 salaries
unlock blur

₹2 L/yr - ₹4.3 L/yr

Team Lead
5 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Explore more salaries
Compare Avodha with

BYJU'S

3.1
Compare

Vodafone Idea

4.0
Compare

Tata Projects

4.2
Compare

Indiamart Intermesh

3.6
Compare
write
Share an Interview