Upload Button Icon Add office photos
Engaged Employer

i

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

Claim Genius Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Claim Genius Data Scientist Interview Questions and Answers

Updated 5 Dec 2019

Claim Genius Data Scientist Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Questions were hovering around CNN, Computer Vision, Deep Learning, different techniques to improve the model, loss optimization.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with the projects and deep understanding of DNN.

Data Scientist Jobs at Claim Genius

View all

Interview questions from similar companies

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Give a brief about yourself.
  • Q2. Salary Expectation and earliest joining date
Round 2 - Technical 

(6 Questions)

  • Q1. Brief about a project worked in the company.
  • Q2. What is Data Leakage?
  • Ans. 

    Data leakage occurs when information from outside the training dataset is used to create a model, leading to unrealistic performance.

    • Occurs when information that would not be available in a real-world scenario is used in the model training process

    • Can result in overly optimistic performance metrics for the model

    • Examples include using future data, target leakage, and data preprocessing errors

  • Answered by AI
  • Q3. What is Encoder Decoder? What is a Transformer model and explain its architecture?
  • Ans. 

    Encoder Decoder is a neural network architecture used for sequence-to-sequence tasks. Transformer model is a type of neural network architecture that relies entirely on self-attention mechanisms.

    • Encoder Decoder is commonly used in machine translation tasks where the input sequence is encoded into a fixed-length vector representation by the encoder and then decoded into the target sequence by the decoder.

    • Transformer mod...

  • Answered by AI
  • Q4. Name some Deep learning models?
  • Ans. 

    Deep learning models include CNN, RNN, LSTM, GAN, and Transformer.

    • Convolutional Neural Networks (CNN) - used for image recognition tasks

    • Recurrent Neural Networks (RNN) - used for sequential data like time series

    • Long Short-Term Memory (LSTM) - a type of RNN with memory cells

    • Generative Adversarial Networks (GAN) - used for generating new data samples

    • Transformer - used for natural language processing tasks

  • Answered by AI
  • Q5. What is Regularization in machine learning?
  • Ans. 

    Regularization is a technique used in machine learning to prevent overfitting by adding a penalty term to the model's loss function.

    • Regularization helps to reduce the complexity of the model by penalizing large coefficients.

    • It adds a penalty term to the loss function, which discourages the model from fitting the training data too closely.

    • Common types of regularization include L1 (Lasso) and L2 (Ridge) regularization.

    • Re...

  • Answered by AI
  • Q6. What is Model Quantization?
  • Ans. 

    Model quantization is the process of reducing the precision of the weights and activations of a neural network model to improve efficiency.

    • Reduces memory usage and speeds up inference by using fewer bits to represent numbers

    • Can be applied to both weights and activations in a neural network model

    • Examples include converting 32-bit floating point numbers to 8-bit integers

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed before Mar 2022. 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 - Coding Test 

Python, SQL questions were in the initial round of hiring process.

Round 3 - One-on-one 

(2 Questions)

  • Q1. ML, DL & knowledge about Cloud were main focus of the interview.
  • Q2. Questions around your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up technicals, demonstrate your skills, have clear communication skills.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 

(2 Questions)

  • Q1. No question was asked
  • Q2. Same as above, zero questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Just for the compulsary internship scenerio, you can take it. Although, you will learn, but it is a sort of class, you aren't very encouraged to apply your knowledge much.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Machine Learning
Round 2 - Technical 

(1 Question)

  • Q1. Machine Learning
Round 3 - Case Study 

Approach check for multiple case studies

Interview Preparation Tips

Interview preparation tips for other job seekers - Never received the final response after the 3rd round which was with the CTO. The HR kept saying we are yet to get the feedback.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. How do you choose an ML algorithm basis the data given
  • Ans. 

    ML algorithm selection is based on data characteristics, problem type, and desired outcomes.

    • Understand the problem type (classification, regression, clustering, etc.)

    • Consider the size and quality of the data

    • Evaluate the complexity of the model and interpretability requirements

    • Choose algorithms based on their strengths and weaknesses for the specific task

    • Experiment with multiple algorithms and compare their performance

    • F...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. How do u optimise a ML model How good are you in coding with Python. Rate yourself
  • Ans. 

    To optimize a ML model, one can tune hyperparameters, feature engineering, cross-validation, ensemble methods, and regularization techniques.

    • Tune hyperparameters using techniques like grid search or random search

    • Perform feature engineering to create new features or select relevant features

    • Utilize cross-validation to evaluate model performance and prevent overfitting

    • Explore ensemble methods like bagging and boosting to ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not a great place for experience or highly qualified people. They just run with interns. And most people do not feel wanted in the office. This severely damages your confidence. Not an inclusive workplace. Women are there only in interns level. And No women in L or L-1. So again as women, we don't feel values.

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed before Mar 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Python, SQL questions were in the initial round of hiring process.

Round 3 - One-on-one 

(2 Questions)

  • Q1. ML, DL & knowledge about Cloud were main focus of the interview.
  • Q2. Questions around your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up technicals, demonstrate your skills, have clear communication skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - CV shortlist 

(2 Questions)

  • Q1. Why do we hire you?
  • Q2. What contributions should you make?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About projects and explain ML or DL algorithms.
  • Q2. More questions about latest technologies and deep questions about algorithms.
Round 2 - Technical 

(2 Questions)

  • Q1. Projects and ML DL.
  • Q2. Few things from deployment.
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and joining date confirmation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know about current working projects end to end as they might ask to build end to end pipeline.
Be updated with latest technologies.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Give a brief about yourself.
  • Q2. Salary Expectation and earliest joining date
Round 2 - Technical 

(6 Questions)

  • Q1. Brief about a project worked in the company.
  • Q2. What is Data Leakage?
  • Ans. 

    Data leakage occurs when information from outside the training dataset is used to create a model, leading to unrealistic performance.

    • Occurs when information that would not be available in a real-world scenario is used in the model training process

    • Can result in overly optimistic performance metrics for the model

    • Examples include using future data, target leakage, and data preprocessing errors

  • Answered by AI
  • Q3. What is Encoder Decoder? What is a Transformer model and explain its architecture?
  • Ans. 

    Encoder Decoder is a neural network architecture used for sequence-to-sequence tasks. Transformer model is a type of neural network architecture that relies entirely on self-attention mechanisms.

    • Encoder Decoder is commonly used in machine translation tasks where the input sequence is encoded into a fixed-length vector representation by the encoder and then decoded into the target sequence by the decoder.

    • Transformer mod...

  • Answered by AI
  • Q4. Name some Deep learning models?
  • Ans. 

    Deep learning models include CNN, RNN, LSTM, GAN, and Transformer.

    • Convolutional Neural Networks (CNN) - used for image recognition tasks

    • Recurrent Neural Networks (RNN) - used for sequential data like time series

    • Long Short-Term Memory (LSTM) - a type of RNN with memory cells

    • Generative Adversarial Networks (GAN) - used for generating new data samples

    • Transformer - used for natural language processing tasks

  • Answered by AI
  • Q5. What is Regularization in machine learning?
  • Ans. 

    Regularization is a technique used in machine learning to prevent overfitting by adding a penalty term to the model's loss function.

    • Regularization helps to reduce the complexity of the model by penalizing large coefficients.

    • It adds a penalty term to the loss function, which discourages the model from fitting the training data too closely.

    • Common types of regularization include L1 (Lasso) and L2 (Ridge) regularization.

    • Re...

  • Answered by AI
  • Q6. What is Model Quantization?
  • Ans. 

    Model quantization is the process of reducing the precision of the weights and activations of a neural network model to improve efficiency.

    • Reduces memory usage and speeds up inference by using fewer bits to represent numbers

    • Can be applied to both weights and activations in a neural network model

    • Examples include converting 32-bit floating point numbers to 8-bit integers

  • Answered by AI

Skills evaluated in this interview

Claim Genius Interview FAQs

How to prepare for Claim Genius 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 Claim Genius. The most common topics and skills that interviewers at Claim Genius expect are Machine Learning, Python, Computer Vision, Neural Networks and Algorithm Development.

Tell us how to improve this page.

Interview Questions from Similar Companies

Freshworks Interview Questions
3.5
 • 155 Interviews
Innovaccer Interview Questions
3.4
 • 81 Interviews
Zenoti Interview Questions
3.0
 • 41 Interviews
NexTurn Interview Questions
4.2
 • 26 Interviews
Druva Interview Questions
3.7
 • 25 Interviews
Bonami Software Interview Questions
4.1
 • 21 Interviews
Koantek Interview Questions
3.3
 • 17 Interviews
ZestMoney Interview Questions
4.0
 • 14 Interviews
View all
Claim Genius Data Scientist Salary
based on 22 salaries
₹5.8 L/yr - ₹17.1 L/yr
20% less than the average Data Scientist Salary in India
View more details

Claim Genius Data Scientist Reviews and Ratings

based on 5 reviews

2.5/5

Rating in categories

2.5

Skill development

2.7

Work-life balance

3.4

Salary

1.5

Job security

1.7

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 5 Reviews and Ratings
Sr . Data Scientist

Nagpur,

Hyderabad / Secunderabad

7-8 Yrs

Not Disclosed

Explore more jobs
Data Scientist
22 salaries
unlock blur

₹5.8 L/yr - ₹17.1 L/yr

Senior Data Scientist
13 salaries
unlock blur

₹12 L/yr - ₹39 L/yr

Data Processor
12 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Data Analyst
10 salaries
unlock blur

₹8.7 L/yr - ₹10 L/yr

Full Stack Developer
9 salaries
unlock blur

₹4 L/yr - ₹8.1 L/yr

Explore more salaries
Compare Claim Genius with

Artivatic

3.1
Compare

ZestMoney

4.0
Compare

Zenoti

3.0
Compare

Innovaccer

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