Upload Button Icon Add office photos
Engaged Employer

i

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

Axtria Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Axtria Director Data Science Interview Questions and Answers

Updated 19 Jul 2023

Axtria Director Data Science Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2023. There were 5 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 - One-on-one 

(1 Question)

  • Q1. This was done by Principal mostly focusing on the experience.
Round 3 - Technical 

(1 Question)

  • Q1. This was taken by Director. Simple DE and DS questions for 30 mins . Though interview was scheduled for 1 hours
Round 4 - Technical 

(1 Question)

  • Q1. This round was taken by Sr.Director from the US. Very Simple ML question. Interview was schedule for 1 hour but happened only for 20 mins.
Round 5 - HR 

(1 Question)

  • Q1. This is most baffling ... Got an email that all the rounds were successful. Recruitment team has sent email with subject : "Documents required for offer rollout" , asking for confidential and personnel doc...

Interview Preparation Tips

Interview preparation tips for other job seekers - For senior roles and if you are highly technical , do not waste your time with this organisation. Get clarity before getting into technical rounds.

Director Data Science Jobs at Axtria

View all

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before Oct 2022. There were 4 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 

Basic leet code questions easy to a bit of medium

Round 3 - Technical 

(3 Questions)

  • Q1. Explain your projects from resume
  • Q2. Cross questions on the terms in resume
  • Q3. How do you handle class imbalance
  • Ans. 

    Handling class imbalance involves techniques like resampling, using different algorithms, and adjusting class weights.

    • Use resampling techniques like oversampling the minority class or undersampling the majority class.

    • Try using different algorithms that are less sensitive to class imbalance, such as Random Forest or XGBoost.

    • Adjust class weights in the model to give more importance to the minority class.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Basic HR round was there

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

3 question were asked in 90 min time

Round 2 - Technical 

(2 Questions)

  • Q1. What is precison ?
  • Ans. 

    Precision is the ratio of correctly predicted positive observations to the total predicted positive observations.

    • Precision is calculated as TP / (TP + FP), where TP is true positives and FP is false positives.

    • It measures the accuracy of positive predictions made by the model.

    • A high precision indicates that the model is good at predicting positive cases without many false positives.

    • For example, in a binary classificatio...

  • Answered by AI
  • Q2. What is large lang. model ?
  • Ans. 

    A large language model is a type of artificial intelligence model that is capable of understanding and generating human language at a large scale.

    • Large language models use deep learning techniques to process and generate text.

    • Examples include GPT-3 (Generative Pre-trained Transformer 3) and BERT (Bidirectional Encoder Representations from Transformers).

  • 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 Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basicn details to check for qualifications
Round 2 - Technical 

(1 Question)

  • Q1. About my projects
Round 3 - Technical 

(1 Question)

  • Q1. More details about ML models
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Mostly data related question and two coding questions which we had to do in python only

Round 2 - One-on-one 

(3 Questions)

  • Q1. They asked the mathematics behind Adam Optimizer
  • Q2. What is attention in term of data science?
  • Ans. 

    Attention in data science refers to the mechanism that allows models to focus on specific parts of the input data.

    • Attention mechanisms help models to weigh the importance of different input features.

    • They are commonly used in natural language processing tasks such as machine translation and text summarization.

    • Attention can improve the performance of models by allowing them to selectively focus on relevant information.

    • Ex...

  • Answered by AI
  • Q3. Questions on whether you would use precision and recall in real life example for measuring accuracy.
Round 3 - One-on-one 

(2 Questions)

  • Q1. How would you judge the efficiency of LLMs
  • Ans. 

    Efficiency of LLMs can be judged based on various factors such as accuracy, speed, resource consumption, and interpretability.

    • Evaluate accuracy by comparing LLM predictions with ground truth labels

    • Assess speed by measuring the time taken for LLM to process data

    • Analyze resource consumption in terms of memory and computational power usage

    • Consider interpretability by examining how easily LLM decisions can be understood

    • Use...

  • Answered by AI
  • Q2. Questions on CV mostly

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Hacker Rank Test on coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Whats difference between KNN and Kmeans
  • Ans. 

    KNN is a supervised learning algorithm used for classification and regression, while Kmeans is an unsupervised clustering algorithm.

    • KNN is a supervised learning algorithm that classifies a new data point based on the majority class of its k-nearest neighbors.

    • Kmeans is an unsupervised clustering algorithm that partitions data into k clusters based on similarity.

    • KNN requires labeled training data, while Kmeans does not r...

  • Answered by AI
  • Q2. Coding a training pipeline
  • Ans. 

    Coding a training pipeline involves creating a process to train machine learning models efficiently.

    • Define the data preprocessing steps

    • Split the data into training and validation sets

    • Choose a machine learning algorithm to train the model

    • Tune hyperparameters to optimize model performance

    • Evaluate the model using metrics like accuracy or loss

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for fundamental Machine learning and Other Data Science concepts,

Skills evaluated in this interview

Data Scientist Interview Questions & Answers

Chetu user image Abhilasha Dimble

posted on 22 Feb 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Asked about projects. What is classification? Is knn used for regression?how? decision tree working for regression and classification Is naive Bayes used for regression?how? LLM Docker Aws GenAI Code for ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys, interviewer is really wierd...very rude...
Starts interview with lots of questions..
He interrupts me in every question's answer.. doesn't even ready listen my answers ...

I applied via Company Website and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Scrum
  • Q2. Agile

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself

Interview Questionnaire 

1 Question

  • Q1. Case Studies

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience.

Interview Questionnaire 

3 Questions

  • Q1. How the job is beneficial to job seekers who has applied for it ?
  • Ans. 

    The job of a Business Analyst is beneficial for job seekers as it offers a challenging and rewarding career with opportunities for growth and development.

    • Provides exposure to various industries and domains

    • Opportunities to work with cross-functional teams

    • Develops analytical and problem-solving skills

    • Enhances communication and presentation skills

    • Offers competitive salaries and benefits

    • Potential for career advancement and

  • Answered by AI
  • Q2. How the job gives satisfaction for client who has worked for it ?
  • Q3. How much recruitment I have hire for a job that I have wanted to do ?
  • Ans. 

    The number of recruitment hires for a desired job varies based on factors like company size, industry, and job requirements.

    • Consider the size of the company - larger companies may have more recruitment hires

    • Industry trends - certain industries may have higher turnover rates and require more recruitment

    • Job requirements - specialized roles may require more recruitment efforts

    • Utilize data analytics to determine optimal re

  • Answered by AI

Axtria Interview FAQs

How many rounds are there in Axtria Director Data Science interview?
Axtria interview process usually has 5 rounds. The most common rounds in the Axtria interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Axtria Director Data Science 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 Axtria. The most common topics and skills that interviewers at Axtria expect are Data Science, Machine Learning, Artificial Intelligence, Data Analytics and Python.
What are the top questions asked in Axtria Director Data Science interview?

Some of the top questions asked at the Axtria Director Data Science interview -

  1. This is most baffling ... Got an email that all the rounds were successful. Rec...read more
  2. This was taken by Director. Simple DE and DS questions for 30 mins . Though int...read more
  3. This round was taken by Sr.Director from the US. Very Simple ML question. Inter...read more

Tell us how to improve this page.

Axtria Director Data Science Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Chetu Interview Questions
3.3
 • 174 Interviews
AVASOFT Interview Questions
2.9
 • 164 Interviews
ivy Interview Questions
3.6
 • 129 Interviews
DE Shaw Interview Questions
3.8
 • 121 Interviews
Thomson Reuters Interview Questions
4.1
 • 114 Interviews
Amadeus Interview Questions
3.9
 • 108 Interviews
UKG Interview Questions
3.1
 • 103 Interviews
EbixCash Limited Interview Questions
4.0
 • 102 Interviews
SPRINKLR Interview Questions
3.0
 • 101 Interviews
View all
Director Data Science

Noida,

Gurgaon / Gurugram

+1

15-18 Yrs

₹ 50-90 LPA

Explore more jobs
Senior Associate
896 salaries
unlock blur

₹9.5 L/yr - ₹22.7 L/yr

Associate
677 salaries
unlock blur

₹7 L/yr - ₹18.7 L/yr

Project Lead
628 salaries
unlock blur

₹14 L/yr - ₹27.6 L/yr

Analyst
463 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Data Analyst
237 salaries
unlock blur

₹5 L/yr - ₹18.3 L/yr

Explore more salaries
Compare Axtria with

Thomson Reuters

4.1
Compare

Chetu

3.3
Compare

EbixCash Limited

4.0
Compare

eClinicalWorks

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