Upload Button Icon Add office photos
Engaged Employer

i

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

Go-Jek Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Go-Jek Data Scientist Interview Questions and Answers for Experienced

Updated 7 Sep 2023

Go-Jek Data Scientist Interview Experiences for Experienced

2 interviews found

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

I applied via Approached by Company and was interviewed in Mar 2023. 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 - Assignment 

Develop an ML solution from the given problem statement and data.

Round 3 - Technical 

(3 Questions)

  • Q1. Discussion on your assignment and previous work.
  • Q2. Why did you choose the model?
  • Q3. Explain how GBM works
  • Ans. 

    GBM is a machine learning algorithm that builds multiple decision trees to predict outcomes and combines them to improve accuracy.

    • GBM stands for Gradient Boosting Machine

    • It builds multiple decision trees sequentially, each one correcting errors made by the previous tree

    • The final prediction is a combination of predictions from all the trees

    • GBM is an ensemble learning technique that is popular for its high accuracy and f

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Writing professional code can improve your chances. You should choose the python best practices and use efficient algorithm. Rather than creating notebooks, try creating a module resembling a DS pipeline for your solution. Add tests for the functions included, cover majority of data issue checks like overcoating, data leakage etc.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Aug 2022. 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. General resume based question. Interviewer asked me to explain one of the past project and asked some questions based on that
Round 3 - Assignment 

It was the assignment including the data science problem and SQL questions for one of the datetime table. Assignment was for 3 hours and had to complete some mandatory questions from data science assignment.

Round 4 - Technical 

(1 Question)

  • Q1. It was a technical + data science case study round. Interviewer asked me some technical questions based on machine learning and gave me one case study.
Round 5 - Behavioral 

(1 Question)

  • Q1. Interviewer asked me some general behavioural questions and also gave me one case study to solve.

Interview Preparation Tips

Interview preparation tips for other job seekers - In experienced candidate interviewer try to check the thought process and analytical thinking of the candidate. So make sure you prepare well for the case studies along with the technical knowledge.

Data Scientist Interview Questions Asked at Other Companies for undefined

asked in Coforge
Q1. coding question of finding index of 2 nos. having total equal to ... read more
asked in Walmart
Q2. How can you tune the hyper parameters of XGboost,Random Forest,SV ... read more
Q3. How did you prevent your model from overfitting ? What did you do ... read more
asked in Citicorp
Q4. Which test is used in logistic regression to check the significan ... read more
asked in Walmart
Q5. What do these hyper parameters in the above mentioned algorithms ... read more

Interview questions from similar companies

I applied via Walk-in and was interviewed in Mar 2020. There was 1 interview round.

Interview Questionnaire 

10 Questions

  • Q1. What is R square and how R square is different from Adjusted R square
  • Ans. 

    R square is a statistical measure that represents the proportion of the variance in the dependent variable explained by the independent variables.

    • R square is a value between 0 and 1, where 0 indicates that the independent variables do not explain any of the variance in the dependent variable, and 1 indicates that they explain all of it.

    • It is used to evaluate the goodness of fit of a regression model.

    • Adjusted R square t...

  • Answered by AI
  • Q2. Explain what do u understand by the team WOE and IV. What's the importance. Advantages and disadvantages
  • Q3. What are variable reducing techniques
  • Ans. 

    Variable reducing techniques are methods used to identify and select the most relevant variables in a dataset.

    • Variable reducing techniques help in reducing the number of variables in a dataset.

    • These techniques aim to identify the most important variables that contribute significantly to the outcome.

    • Some common variable reducing techniques include feature selection, dimensionality reduction, and correlation analysis.

    • Fea...

  • Answered by AI
  • Q4. Which test is used in logistic regression to check the significance of the variable
  • Ans. 

    The Wald test is used in logistic regression to check the significance of the variable.

    • The Wald test calculates the ratio of the estimated coefficient to its standard error.

    • It follows a chi-square distribution with one degree of freedom.

    • A small p-value indicates that the variable is significant.

    • For example, in Python, the statsmodels library provides the Wald test in the summary of a logistic regression model.

  • Answered by AI
  • Q5. How to check multicollinearity in Logistic regression
  • Ans. 

    Multicollinearity in logistic regression can be checked using correlation matrix and variance inflation factor (VIF).

    • Calculate the correlation matrix of the independent variables and check for high correlation coefficients.

    • Calculate the VIF for each independent variable and check for values greater than 5 or 10.

    • Consider removing one of the highly correlated variables or variables with high VIF to address multicollinear...

  • Answered by AI
  • Q6. Difference between bagging and boosting
  • Ans. 

    Bagging and boosting are ensemble methods used in machine learning to improve model performance.

    • Bagging involves training multiple models on different subsets of the training data and then combining their predictions through averaging or voting.

    • Boosting involves iteratively training models on the same dataset, with each subsequent model focusing on the samples that were misclassified by the previous model.

    • Bagging reduc...

  • Answered by AI
  • Q7. Explain the logistics regression process
  • Ans. 

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

    • It is a type of regression analysis used for predicting the outcome of a categorical dependent variable based on one or more predictor variables.

    • It uses a logistic function to model the probability of the dependent variable taking a particular value.

    • It is commo...

  • Answered by AI
  • Q8. Explain Gini coefficient
  • Ans. 

    Gini coefficient measures the inequality among values of a frequency distribution.

    • Gini coefficient ranges from 0 to 1, where 0 represents perfect equality and 1 represents perfect inequality.

    • It is commonly used to measure income inequality in a population.

    • A Gini coefficient of 0.4 or higher is considered to be a high level of inequality.

    • Gini coefficient can be calculated using the Lorenz curve, which plots the cumulati...

  • Answered by AI
  • Q9. Difference between chair and cart
  • Ans. 

    A chair is a piece of furniture used for sitting, while a cart is a vehicle used for transporting goods.

    • A chair typically has a backrest and armrests, while a cart does not.

    • A chair is designed for one person to sit on, while a cart can carry multiple items or people.

    • A chair is usually stationary, while a cart is mobile and can be pushed or pulled.

    • A chair is commonly found in homes, offices, and public spaces, while a c...

  • Answered by AI
  • Q10. How to check outliers in a variable, what treatment should you use to remove such outliers
  • Ans. 

    Outliers can be detected using statistical methods like box plots, z-score, and IQR. Treatment can be removal or transformation.

    • Use box plots to visualize outliers

    • Calculate z-score and remove data points with z-score greater than 3

    • Calculate IQR and remove data points outside 1.5*IQR

    • Transform data using log or square root to reduce the impact of outliers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain the concept properly, if not able to explain properly then take a pause and try again with some examples. Be confident.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Work done in previous companty
  • Ans. 

    Developed machine learning models to predict customer churn and optimize marketing campaigns.

    • Built predictive models using Python and scikit-learn

    • Utilized SQL to extract and manipulate data for analysis

    • Collaborated with cross-functional teams to implement data-driven solutions

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

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Bert and transformer
  • Ans. 

    Bert and transformer are models used in natural language processing for tasks like text classification and language generation.

    • Bert (Bidirectional Encoder Representations from Transformers) is a transformer-based model developed by Google for NLP tasks.

    • Transformer is a deep learning model architecture that uses self-attention mechanisms to process sequential data like text.

    • Both Bert and transformer have been widely use...

  • Answered by AI
  • Q2. NLP pre processing techniques
  • Ans. 

    NLP pre processing techniques involve cleaning and preparing text data for analysis.

    • Tokenization: breaking text into words or sentences

    • Stopword removal: removing common words that do not add meaning

    • Lemmatization: reducing words to their base form

    • Normalization: converting text to lowercase

    • Removing special characters and punctuation

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Strength weakness

Skills evaluated in this interview

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

I was asked Python, sql, coding questions

Round 2 - Case Study 

Case study on how would you identify the total number of footfall on a airport

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. ML concepts , regression, regularization etc
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How to extract numbers pre decimal point from a long list of decimalnumbers with efficiency
  • Ans. 

    Use string manipulation to efficiently extract numbers before the decimal point from a list of decimal numbers.

    • Split each decimal number by the decimal point and extract the number before it

    • Use regular expressions to match and extract numbers before the decimal point

    • Iterate through the list and extract numbers using string manipulation functions

  • Answered by AI

Skills evaluated in this interview

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

I appeared for an interview before Apr 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Basic statistics
Round 2 - Technical 

(1 Question)

  • Q1. Project related

Interview Preparation Tips

Interview preparation tips for other job seekers - Donot join citi....no job security at all...I joined and was thrown in 3months due to their restructuring and budget issues.very bad management
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Python coding question and ML question

Round 2 - Technical 

(1 Question)

  • Q1. ML questions from resume + general
Round 3 - One-on-one 

(1 Question)

  • Q1. Techno managerial round

Go-Jek Interview FAQs

How many rounds are there in Go-Jek Data Scientist interview for experienced candidates?
Go-Jek interview process for experienced candidates usually has 4 rounds. The most common rounds in the Go-Jek interview process for experienced candidates are Resume Shortlist, Assignment and Technical.
How to prepare for Go-Jek Data Scientist interview for experienced candidates?
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 Go-Jek. The most common topics and skills that interviewers at Go-Jek expect are Machine Learning, Python, Data Science, Computer science and SQL.
What are the top questions asked in Go-Jek Data Scientist interview for experienced candidates?

Some of the top questions asked at the Go-Jek Data Scientist interview for experienced candidates -

  1. Explain how GBM wo...read more
  2. General resume based question. Interviewer asked me to explain one of the past ...read more
  3. It was a technical + data science case study round. Interviewer asked me some t...read more

Tell us how to improve this page.

Go-Jek Data Scientist Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 575 Interviews
Citicorp Interview Questions
3.7
 • 573 Interviews
Morningstar Interview Questions
3.9
 • 244 Interviews
Mr Cooper Interview Questions
4.0
 • 86 Interviews
Synchrony Interview Questions
4.3
 • 78 Interviews
CSC Interview Questions
3.5
 • 57 Interviews
View all
Go-Jek Data Scientist Salary
based on 32 salaries
₹12 L/yr - ₹45 L/yr
99% more than the average Data Scientist Salary in India
View more details

Go-Jek Data Scientist Reviews and Ratings

based on 9 reviews

3.2/5

Rating in categories

2.9

Skill development

3.8

Work-life balance

3.7

Salary

2.3

Job security

3.6

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 9 Reviews and Ratings
Senior Software Engineer
89 salaries
unlock blur

₹24.6 L/yr - ₹70 L/yr

Software Engineer
51 salaries
unlock blur

₹15 L/yr - ₹42.4 L/yr

Data Scientist
32 salaries
unlock blur

₹12 L/yr - ₹45 L/yr

Product Engineer
24 salaries
unlock blur

₹18.6 L/yr - ₹65 L/yr

Product Manager
23 salaries
unlock blur

₹27.9 L/yr - ₹64 L/yr

Explore more salaries
Compare Go-Jek with

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

Citicorp

3.7
Compare

Morningstar

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