Upload Button Icon Add office photos

Filter interviews by

GeoIQ Senior Data Scientist Interview Questions and Answers

Updated 4 Oct 2024

GeoIQ Senior Data Scientist Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Project discussion and questions on them
  • Q2. Coding question related to string manipulation
Round 2 - One-on-one 

(2 Questions)

  • Q1. Behavioral questions were asked
  • Q2. A case study on how to decide locations to open new stores of Nike shoes
Round 3 - Technical 

(2 Questions)

  • Q1. In depth project discussion on one project
  • Q2. General discussion on career journey
Round 4 - One-on-one 

(1 Question)

  • Q1. Discussion with CEO. It was very weird and upleasant experience. At the end of it, I was not sure if I wanted to work for the company. It was a sermon more than a discussion on what the guy believed and hi...

Interview Preparation Tips

Interview preparation tips for other job seekers - You can prepare well and pass technical stages but it won't matter if your thoughts don't resonate with the leadership. Honestly my experience was good for first 3 rounds and I believe there are good people in the company. Just the CEO interview was a bad experience. But it did make me reflect on the kind of workplace and leadership I would want to work with.

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Python programming,SQL question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked some puzzle questions
  • Q2. Asked one leetcode easy question. 3 sum
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA question, probability, statistical test

I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Machine Learning questions, graphs were not asked
  • Q2. Deep Learning
  • Q3. Machine Learning
  • Q4. Core ML Principle, CV
  • Q5. MLP
  • Q6. Recommendation Systems

Interview Preparation Tips

What is your professional and academic background?At the time of the interview, I had 1 - 3 years of experience.ShareChat interview Rounds:Round 1
Round type - Coding
Round duration - 45mins
Round description -
Coding question were asked

Round 2
Round type - Machine Learning
Round duration - 45mins

Round 3
Round type - Technical
ShareChat interview Preparation:What resources did you refer to prepare for the interview? - As many books/resources on the internet because the topic is very vast. Do not refer to only one resource.What tips would you give to other job seekers? - Machine Learning matters a lot here, coding is very easy. You have to be well versed with ML. ML round of ShareChat was the most difficult round I have encountered.What was the final outcome of your interview?Selected
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your projects?
  • Q2. How do you approach the project if you are using logistic regression model?
  • Ans. 

    Approach involves data preprocessing, model training, evaluation, and interpretation.

    • Perform data preprocessing such as handling missing values, encoding categorical variables, and scaling features.

    • Split the data into training and testing sets.

    • Train the logistic regression model on the training data.

    • Evaluate the model using metrics like accuracy, precision, recall, and F1 score.

    • Interpret the model coefficients to under...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are you future goals?
  • Q2. What would you do if your interested field doesnt have any work in the company?
  • Ans. 

    I would seek opportunities to apply my skills in related fields within the company.

    • Explore other departments or teams within the company that may have projects related to my field of interest

    • Offer to collaborate with colleagues in different departments to bring a new perspective to their projects

    • Seek out professional development opportunities to expand my skills and knowledge in related areas

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Basic Recommendation System Questions
  • Q2. A B Testing Questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Assignment 

Assignment containing the python coding and the pandas data analysis and statistics questions

Round 2 - Technical 

(2 Questions)

  • Q1. Given the tabular data and asked to find the issues in the data and how to solve them.
  • Q2. Check if the sentence is palindrome or not.
  • Ans. 

    Check if a sentence is a palindrome or not.

    • Remove all non-alphanumeric characters and convert to lowercase.

    • Compare the original sentence with its reverse to check for palindrome.

    • Example: 'A man, a plan, a canal, Panama' is a palindrome sentence.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Classical data science questions
  • Q2. Given the large dataset and asked to find the answers using pandas

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have strong command on python, pandas and machine learning

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Design a recommendation system
  • Ans. 

    Designing a recommendation system involves creating algorithms to suggest items to users based on their preferences and behavior.

    • Collect user data such as past purchases, ratings, and browsing history

    • Use collaborative filtering or content-based filtering techniques to make recommendations

    • Implement machine learning models like matrix factorization or neural networks for personalized recommendations

    • Evaluate the system's ...

  • Answered by AI
  • Q2. ML theoretical questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. ML coding round
  • Q2. Project discussion

Skills evaluated in this interview

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

Questions related to basic coding were asked, and some background on projects and discussions alongside maths and statistics concepts

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to projects done at my previous company
Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to my work at previous company
  • Q2. ML system design use case type of discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to be good at coding wrt DSA basics like array, strings, stacks and recursion.
Also practice some level of basic PyTorch stuff and specially Bert architecture (in terms of code)

I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Machine Learning questions, graphs were not asked
  • Q2. Deep Learning
  • Q3. Machine Learning
  • Q4. Core ML Principle, CV
  • Q5. MLP
  • Q6. Recommendation Systems

Interview Preparation Tips

What is your professional and academic background?At the time of the interview, I had 1 - 3 years of experience.ShareChat interview Rounds:Round 1
Round type - Coding
Round duration - 45mins
Round description -
Coding question were asked

Round 2
Round type - Machine Learning
Round duration - 45mins

Round 3
Round type - Technical
ShareChat interview Preparation:What resources did you refer to prepare for the interview? - As many books/resources on the internet because the topic is very vast. Do not refer to only one resource.What tips would you give to other job seekers? - Machine Learning matters a lot here, coding is very easy. You have to be well versed with ML. ML round of ShareChat was the most difficult round I have encountered.What was the final outcome of your interview?Selected

GeoIQ Interview FAQs

How many rounds are there in GeoIQ Senior Data Scientist interview?
GeoIQ interview process usually has 4 rounds. The most common rounds in the GeoIQ interview process are One-on-one Round and Technical.
What are the top questions asked in GeoIQ Senior Data Scientist interview?

Some of the top questions asked at the GeoIQ Senior Data Scientist interview -

  1. A case study on how to decide locations to open new stores of Nike sh...read more
  2. Coding question related to string manipulat...read more
  3. Behavioral questions were as...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 415 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
Meesho Interview Questions
3.7
 • 317 Interviews
CARS24 Interview Questions
3.6
 • 314 Interviews
Cyient Interview Questions
3.7
 • 276 Interviews
Zepto Interview Questions
3.6
 • 178 Interviews
BlackBuck Interview Questions
3.8
 • 171 Interviews
Blinkit Interview Questions
3.8
 • 168 Interviews
Tata 1mg Interview Questions
3.7
 • 139 Interviews
Paisabazaar.com Interview Questions
3.5
 • 136 Interviews
View all
Data Scientist
5 salaries
unlock blur

₹25 L/yr - ₹28 L/yr

Data Analyst
5 salaries
unlock blur

₹6 L/yr - ₹15.2 L/yr

Lead Data Scientist
4 salaries
unlock blur

₹37 L/yr - ₹60 L/yr

Explore more salaries
Compare GeoIQ with

MapmyIndia

3.9
Compare

ESRI India Technologies

4.0
Compare

HERE Technologies

3.9
Compare

TomTom

4.1
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