Upload Button Icon Add office photos

Filter interviews by

Evalueserve Senior Data Scientist Interview Questions and Answers

Updated 30 May 2024

Evalueserve Senior Data Scientist Interview Experiences

1 interview found

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 Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Transformers and how they work
  • Ans. 

    Transformers are models used in natural language processing tasks, known for their ability to handle long-range dependencies.

    • Transformers use self-attention mechanism to weigh the importance of different words in a sentence.

    • They consist of encoder and decoder layers, with each layer containing multi-head attention and feed-forward neural network.

    • Examples of transformer models include BERT, GPT-3, and TransformerXL.

  • Answered by AI
  • Q2. How to train a model with imbalance data
  • Ans. 

    Use techniques like oversampling, undersampling, SMOTE, or ensemble methods to train a model with imbalanced data.

    • Use oversampling to increase the number of minority class samples.

    • Use undersampling to decrease the number of majority class samples.

    • Use Synthetic Minority Over-sampling Technique (SMOTE) to generate synthetic samples for the minority class.

    • Utilize ensemble methods like Random Forest or Gradient Boosting to

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com

Round 1 - Coding Test 

AWS and Python, basic Machine learning questions

Round 2 - Coding Test 

Python, project description, AWS, in build package

Round 3 - Case Study 

Basic Machine learning data science

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

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Python Coding Questions with

Round 2 - Coding Test 

Bubble sort example Question using python

Round 3 - Case Study 

Previous projects based questions

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

(2 Questions)

  • Q1. Questions were asked related to ML modelling process
  • Q2. Basic python coding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

3 coding questions of data structures

Round 2 - HR 

(2 Questions)

  • Q1. Previous work experience and skills
  • Ans. 

    I have 5 years of experience in data analysis, machine learning, and statistical modeling. Proficient in Python, R, SQL, and Tableau.

    • 5 years of experience in data analysis, machine learning, and statistical modeling

    • Proficient in Python, R, SQL, and Tableau

    • Developed predictive models for customer churn prediction using machine learning algorithms

    • Performed data cleaning, preprocessing, and visualization for large dataset...

  • Answered by AI
  • Q2. Guesstimate about number of flights in India
  • Ans. 

    There are approximately 2.5 million flights in India annually.

    • India is one of the fastest growing aviation markets in the world.

    • Major airports like Delhi, Mumbai, Bangalore, and Chennai handle a large number of flights daily.

    • Airlines like IndiGo, SpiceJet, and Air India operate numerous domestic and international flights.

    • The number of flights has been increasing steadily over the years due to growing demand for air tra

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the key topics related to Generative AI, specifically focusing on Retrieval-Augmented Generation (RAG) and Large Language Models (LLM)?
  • Q2. What is your understanding of the existing project and the technology stacks used?
Round 2 - Technical 

(3 Questions)

  • Q1. What has been your contribution to existing work and the technologies used in that context?
  • Q2. ML, DL, Gen AI implementation and flow
  • Q3. Python Coding logic and semantics
Round 3 - One-on-one 

(2 Questions)

  • Q1. What are the existing work challenges you face, and what solutions have you implemented to address them?
  • Q2. What is your understanding of Generative AI and Natural Language Processing (NLP), and can you provide examples of their use cases?

Interview Preparation Tips

Interview preparation tips for other job seekers - Genuinely communicate your skills and contributions.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions around the previous work
  • Q2. Questions around how re-rank work, and image segmentation,
  • Q3. Questions with podman and docker

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your profile and brush up your knowledge
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

1.Describe your project.
2.Explain machine learning concept.

Round 2 - Case Study 

Presentation based question on case study

Round 3 - HR 

(1 Question)

  • Q1. Tell something which you haven't put in your resume
  • Ans. 

    I have experience in organizing and leading community service projects

    • Organized a charity event to raise funds for a local animal shelter

    • Led a team of volunteers in cleaning up a park in the neighborhood

    • Coordinated a food drive for a homeless shelter

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude, coding on python NLP

Round 2 - Group Discussion 

Python Data Frames, String list manipulation

Round 3 - HR 

(2 Questions)

  • Q1. Common discussion
  • Q2. Salary location etc
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Write a code for Factorial series

Round 2 - Technical 

(2 Questions)

  • Q1. Deep learning related
  • Q2. Maximum GenAI Based question

Evalueserve Interview FAQs

How many rounds are there in Evalueserve Senior Data Scientist interview?
Evalueserve interview process usually has 1 rounds. The most common rounds in the Evalueserve interview process are Technical.
How to prepare for Evalueserve 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 Evalueserve. The most common topics and skills that interviewers at Evalueserve expect are Artificial Intelligence, Machine Learning, Predictive Modeling and Python.
What are the top questions asked in Evalueserve Senior Data Scientist interview?

Some of the top questions asked at the Evalueserve Senior Data Scientist interview -

  1. What is Transformers and how they w...read more
  2. How to train a model with imbalance d...read more

Tell us how to improve this page.

Evalueserve Senior Data Scientist Salary
based on 13 salaries
₹11.1 L/yr - ₹26 L/yr
20% less than the average Senior Data Scientist Salary in India
View more details
Senior Business Analyst
1.6k salaries
unlock blur

₹6.5 L/yr - ₹16.2 L/yr

Business Analyst
1.2k salaries
unlock blur

₹3.6 L/yr - ₹9.9 L/yr

Senior Analyst
651 salaries
unlock blur

₹5.3 L/yr - ₹20 L/yr

Manager
584 salaries
unlock blur

₹8 L/yr - ₹29 L/yr

Research Lead
371 salaries
unlock blur

₹9 L/yr - ₹27 L/yr

Explore more salaries
Compare Evalueserve with

Genpact

3.9
Compare

WNS

3.4
Compare

EXL Service

3.7
Compare

TCS

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