Upload Button Icon Add office photos
Engaged Employer

i

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

Jio Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Clear (1)

Jio Data Scientist Interview Questions and Answers

Updated 8 Nov 2024

Jio Data Scientist Interview Experiences

5 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Numpy,pandas,data analysis

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

I applied via LinkedIn and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding on Computer vision, NLP and Recommendation system, any 1 could be picked and solved

Round 2 - Technical 

(2 Questions)

  • Q1. Integration and differentiation, Machine learning math behind it
  • Q2. Linear regression assumptions, SVM model
Round 3 - HR 

(2 Questions)

  • Q1. Expectation from the role and compensation
  • Ans. 

    Expectations include utilizing data to drive insights and decisions, contributing to business growth, and competitive compensation.

    • Utilize data to drive insights and decisions

    • Contribute to business growth through data-driven strategies

    • Expect competitive compensation based on experience and skills

  • Answered by AI
  • Q2. Behavioral questions

Interview Preparation Tips

Topics to prepare for Jio Data Scientist interview:
  • Machine Learning
  • Deep Learning
  • Computer Vision
  • NLP
  • Python
Interview preparation tips for other job seekers - Good at coding and Math behind every model in Machine learning

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
Q4. Clone a Linked List with Random Pointers Given a linked list wher ... read more
asked in Coforge
Q5. coding question of finding index of 2 nos. having total equal to ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain projects u had worked

I applied via Naukri.com and was interviewed in Jul 2022. There were 2 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Deep discussion about project did in last year. Basics of statistics like regression, hypothesis testing etc. Machine learning algorithms. Python programming basics.

Interview Preparation Tips

Topics to prepare for Jio Data Scientist interview:
  • Statistics
  • Time Series
  • Machine Learning
  • Python
  • Algorithms
Interview preparation tips for other job seekers - Answer the questions with confidence and make sure your subject knowlege is strong to answer basic tricky questions.

Jio interview questions for designations

 Senior Data Scientist

 (1)

 Data Analyst

 (5)

 Data Engineer

 (5)

 Data Entry Operator

 (12)

 Data Entry jobs

 (2)

 Data Center Operator

 (1)

 Data Center Engineer

 (1)

 Senior Data Engineer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 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 Resume tips
Round 2 - Coding Test 

DSA question Easy to Medium level

Round 3 - Technical 

(1 Question)

  • Q1. The concept-based, problem statement and projects worked on.
Round 4 - Behavioral 

(1 Question)

  • Q1. Mostly scenario based questions and some advanced topics

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is very smooth, they ask about things you have already worked on, so be cool and calm.

Interview questions from similar companies

I applied via Referral and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. State assumptions of linear regression?
  • Ans. 

    Assumptions of linear regression

    • Linear relationship between independent and dependent variables

    • Homoscedasticity (constant variance) of errors

    • Independence of errors

    • Normal distribution of errors

    • No multicollinearity among independent variables

  • Answered by AI
  • Q2. What is effect of multicollinearity ik regression analysis?
  • Ans. 

    Multicollinearity in regression analysis affects the accuracy and interpretability of the model.

    • Multicollinearity occurs when two or more independent variables are highly correlated.

    • It leads to unstable and unreliable estimates of regression coefficients.

    • It reduces the precision of the estimates and increases the standard errors.

    • It makes it difficult to interpret the individual effects of the independent variables.

    • It c...

  • Answered by AI
  • Q3. What are different measures used to check performance of classification model
  • Ans. 

    Measures to check performance of classification model

    • Accuracy

    • Precision

    • Recall

    • F1 Score

    • ROC Curve

    • Confusion Matrix

  • Answered by AI
  • Q4. What are disadvantage of logistics regression?
  • Ans. 

    Logistic regression assumes linear relationship between independent and dependent variables.

    • May not perform well with non-linear data

    • May overfit or underfit the data

    • May be sensitive to outliers

    • May require large sample size for stable results

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of ML, stats and Sql properly

Skills evaluated in this interview

I was interviewed before Mar 2021.

Round 1 - Telephonic Call 

(4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical Interview round with questions on ML mainly.

  • Q1. What are the assumptions of a linear regression model?
  • Ans. 

    Assumptions of a linear regression model include linearity, independence, homoscedasticity, and normality.

    • Linearity: The relationship between the independent and dependent variables is linear.

    • Independence: The residuals are independent of each other.

    • Homoscedasticity: The variance of the residuals is constant across all levels of the independent variables.

    • Normality: The residuals are normally distributed.

    • No multicolline...

  • Answered by AI
  • Q2. What problems does multicollinearity cause in regression analysis?
  • Ans. 

    Multicollinearity in regression analysis causes issues like inflated standard errors, unstable coefficients, and difficulty in interpreting the importance of predictors.

    • Multicollinearity leads to inflated standard errors, making it difficult to determine the significance of predictors.

    • It causes unstable coefficients, as small changes in the data can result in large changes in the coefficients.

    • Interpreting the importanc...

  • Answered by AI
  • Q3. What are the different measures used to evaluate the performance of a classification model?
  • Ans. 

    Different measures used to evaluate classification model performance

    • Accuracy: Overall correctness of the model's predictions

    • Precision: Proportion of true positive predictions among all positive predictions

    • Recall: Proportion of true positive predictions among all actual positives

    • F1 Score: Harmonic mean of precision and recall

    • Confusion Matrix: Summarizes the performance of a classification model

  • Answered by AI
  • Q4. What are the disadvantages of logistic regression?
  • Ans. 

    Disadvantages of logistic regression

    • Assumes linearity between independent variables and log odds of the dependent variable

    • Prone to overfitting with large number of features

    • Not suitable for complex relationships or non-linear data

    • Can't handle missing values well

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAEricsson India interview preparation:Topics to prepare for the interview - ML, Statistics, SQL, OOPS, Aptitude, DSATime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Prepare basics of ML, stats and Sql properly. 
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewRejected

Skills evaluated in this interview

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 Resume 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

Data Scientist Interview Questions & Answers

Ericsson user image rakesh kumar Sharma

posted on 8 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. ML questions and deep learning
  • Q2. Project in your cv
  • Ans. 

    Developed a machine learning model to predict customer churn for a telecom company.

    • Used Python and scikit-learn for data preprocessing and model building

    • Performed feature engineering to improve model performance

    • Evaluated model using metrics like accuracy, precision, and recall

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

Basic aptitude ques were asked

Round 2 - One-on-one 

(2 Questions)

  • Q1. Projects discussion
  • Q2. Probability questions
Round 3 - HR 

(2 Questions)

  • Q1. Why Ericsson and 5 year plan
  • Q2. Your strength and weakness
Contribute & help others!
anonymous
You can choose to be anonymous

Jio Interview FAQs

How many rounds are there in Jio Data Scientist interview?
Jio interview process usually has 2-3 rounds. The most common rounds in the Jio interview process are Coding Test, Technical and Resume Shortlist.
How to prepare for Jio 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 Jio. The most common topics and skills that interviewers at Jio expect are Machine Learning, Data Analysis, Python, SQL and Business Modeling.
What are the top questions asked in Jio Data Scientist interview?

Some of the top questions asked at the Jio Data Scientist interview -

  1. Integration and differentiation, Machine learning math behind...read more
  2. the concept-based, problem statement and projects worked ...read more
  3. Mostly scenario based questions and some advanced top...read more

Recently Viewed

SALARIES

Zscaler Softech

REVIEWS

Dish Network

No Reviews

SALARIES

McAfee

COMPANY BENEFITS

Zscaler Softech

No Benefits

SALARIES

Cvent

SALARIES

Cisco

SALARIES

Dish Network

No Salaries

JOBS

Ldra Technology

No Jobs

SALARIES

Dish Network

SALARIES

Zscaler Softech

Tell us how to improve this page.

Jio Data Scientist Interview Process

based on 5 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Bharti Airtel Interview Questions
4.0
 • 848 Interviews
Vodafone Idea Interview Questions
4.1
 • 555 Interviews
Ericsson Interview Questions
4.1
 • 411 Interviews
BT Group Interview Questions
3.9
 • 180 Interviews
HFCL Limited Interview Questions
4.0
 • 61 Interviews
BT E Serv Interview Questions
4.1
 • 42 Interviews
View all
Jio Data Scientist Salary
based on 140 salaries
₹12 L/yr - ₹35 L/yr
39% more than the average Data Scientist Salary in India
View more details

Jio Data Scientist Reviews and Ratings

based on 16 reviews

3.8/5

Rating in categories

4.1

Skill development

4.1

Work-life balance

3.1

Salary

4.3

Job security

3.4

Company culture

2.7

Promotions

4.1

Work satisfaction

Explore 16 Reviews and Ratings
Assistant Manager
5.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
3.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
1.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Jio with

Jio Platforms

3.5
Compare

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Bharat Sanchar Nigam

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