Upload Button Icon Add office photos

Filter interviews by

Utopus Insights Data Scientist Interview Questions and Answers

Updated 20 Jul 2023

Utopus Insights Data Scientist Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(3 Questions)

  • Q1. 1st Round of Technical Discussion with some girl who was herself doubtful about the concepts which she was asking. What is p-value? What is Linear Regression? What is Random Forest? Come on man. Who asks...
  • Q2. What is Linear Regression
  • Ans. 

    Linear regression is a statistical method used to model the relationship between a dependent variable and one or more independent variables.

    • Linear regression is used to predict the value of a dependent variable based on the value of one or more independent variables.

    • It assumes a linear relationship between the independent and dependent variables.

    • The goal of linear regression is to find the best-fitting line that minimi...

  • Answered by AI
  • Q3. What is Random Forest
  • Ans. 

    Random Forest is an ensemble learning method used for classification and regression tasks.

    • Random Forest is made up of multiple decision trees that work together to make predictions.

    • Each tree in the Random Forest is trained on a random subset of the training data.

    • The final prediction is made by averaging the predictions of all the individual trees.

    • Random Forest is known for its high accuracy and ability to handle large ...

  • Answered by AI
Round 2 - Coding Test 

They will give you some dataset from renewable domain and will ask you to forecast.

Round 3 - Technical 

(1 Question)

  • Q1. Discussion on how you solved your assignment. They will not ask any cross questions.

Skills evaluated in this interview

Interview questions from similar companies

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

(7 Questions)

  • Q1. Tell me about yourself?
  • Q2. Tell me about your recent Project in Detail?
  • Q3. What is the Diff between Parameters and Hyper Parameters?
  • Q4. Can we use Logistic Regression for Multi Class Classification?
  • Q5. What will happen if we will increase the value of K in KNN?
  • Q6. If you have 50 GB of training data and you want to train your Neural Network on you Local 2 GB RAM, what will you do?
  • Q7. What is imbalanced Data?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write a few python queries and some live sql coding and pyspark coding
  • Q2. Machine learning questions. Way too deep. which is not even required

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is way too technical then checking the logical thinking of candidate
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How to treat multicollinearity, imbalanced dataset
  • Ans. 

    Multicollinearity can be treated by using techniques like feature selection, PCA, or regularization. Imbalanced datasets can be addressed by resampling techniques like oversampling or undersampling.

    • For multicollinearity, consider using techniques like feature selection to remove redundant variables, PCA to reduce dimensionality, or regularization like Lasso or Ridge regression.

    • For imbalanced datasets, try resampling te...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Logistic regression in detail
  • Ans. 

    Logistic regression is a statistical model used to predict the probability of a binary outcome based on one or more predictor variables.

    • Logistic regression is used when the dependent variable is binary (0/1, True/False, Yes/No, etc.)

    • It estimates the probability that a given observation belongs to a particular category.

    • The output of logistic regression is a probability score between 0 and 1.

    • It uses the logistic function...

  • Answered by AI
  • Q2. Project related questions based on Machine learning

Interview Preparation Tips

Interview preparation tips for other job seekers - No response from the HR after this round even after multiple follow up calls

Skills evaluated in this interview

Data Scientist Interview Questions & Answers

ABCD user image sandeep kolli

posted on 23 Jul 2024

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

(1 Question)

  • Q1. Missing values outliers, over fitting underfitting
Round 2 - Technical 

(1 Question)

  • Q1. Outliers missing values, overfitting underfitting
  • Ans. 

    Understanding outliers, missing values, overfitting, and underfitting in data science.

    • Outliers are data points that significantly differ from other data points in a dataset.

    • Missing values are data points that are not present in a dataset.

    • Overfitting occurs when a model learns noise in the training data rather than the underlying pattern.

    • Underfitting occurs when a model is too simple to capture the underlying pattern in...

  • Answered by AI

Skills evaluated in this interview

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

(7 Questions)

  • Q1. Tell me about yourself?
  • Q2. Tell me about your recent Project in Detail?
  • Q3. What is the Diff between Parameters and Hyper Parameters?
  • Q4. Can we use Logistic Regression for Multi Class Classification?
  • Q5. What will happen if we will increase the value of K in KNN?
  • Q6. If you have 50 GB of training data and you want to train your Neural Network on you Local 2 GB RAM, what will you do?
  • Q7. What is imbalanced Data?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write a few python queries and some live sql coding and pyspark coding
  • Q2. Machine learning questions. Way too deep. which is not even required

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is way too technical then checking the logical thinking of candidate
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How to treat multicollinearity, imbalanced dataset
  • Ans. 

    Multicollinearity can be treated by using techniques like feature selection, PCA, or regularization. Imbalanced datasets can be addressed by resampling techniques like oversampling or undersampling.

    • For multicollinearity, consider using techniques like feature selection to remove redundant variables, PCA to reduce dimensionality, or regularization like Lasso or Ridge regression.

    • For imbalanced datasets, try resampling te...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Logistic regression in detail
  • Ans. 

    Logistic regression is a statistical model used to predict the probability of a binary outcome based on one or more predictor variables.

    • Logistic regression is used when the dependent variable is binary (0/1, True/False, Yes/No, etc.)

    • It estimates the probability that a given observation belongs to a particular category.

    • The output of logistic regression is a probability score between 0 and 1.

    • It uses the logistic function...

  • Answered by AI
  • Q2. Project related questions based on Machine learning

Interview Preparation Tips

Interview preparation tips for other job seekers - No response from the HR after this round even after multiple follow up calls

Skills evaluated in this interview

Data Scientist Interview Questions & Answers

ABCD user image sandeep kolli

posted on 23 Jul 2024

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

(1 Question)

  • Q1. Missing values outliers, over fitting underfitting
Round 2 - Technical 

(1 Question)

  • Q1. Outliers missing values, overfitting underfitting
  • Ans. 

    Understanding outliers, missing values, overfitting, and underfitting in data science.

    • Outliers are data points that significantly differ from other data points in a dataset.

    • Missing values are data points that are not present in a dataset.

    • Overfitting occurs when a model learns noise in the training data rather than the underlying pattern.

    • Underfitting occurs when a model is too simple to capture the underlying pattern in...

  • Answered by AI

Skills evaluated in this interview

Utopus Insights Interview FAQs

How many rounds are there in Utopus Insights Data Scientist interview?
Utopus Insights interview process usually has 4 rounds. The most common rounds in the Utopus Insights interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in Utopus Insights Data Scientist interview?

Some of the top questions asked at the Utopus Insights Data Scientist interview -

  1. What is Linear Regress...read more
  2. What is Random For...read more
  3. 1st Round of Technical Discussion with some girl who was herself doubtful about...read more

Tell us how to improve this page.

Utopus Insights Data Scientist Salary
based on 5 salaries
₹15.3 L/yr - ₹27 L/yr
50% more than the average Data Scientist Salary in India
View more details
Site Reliability Engineer
11 salaries
unlock blur

₹6.9 L/yr - ₹19.2 L/yr

Software Engineer
6 salaries
unlock blur

₹12 L/yr - ₹26 L/yr

Site Reliability Engineer 2
5 salaries
unlock blur

₹7.9 L/yr - ₹9.6 L/yr

Senior Devops Engineer
5 salaries
unlock blur

₹25 L/yr - ₹25.5 L/yr

Data Engineer
5 salaries
unlock blur

₹4 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Utopus Insights with

Zenatix Solutions

4.0
Compare

Ecolibrium Energy

4.5
Compare

Bidgely

3.2
Compare

Enzen Global Solutions

3.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview