Upload Button Icon Add office photos
Engaged Employer

i

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

PureSoftware Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

PureSoftware Data Scientist Interview Questions and Answers

Updated 18 Jun 2024

PureSoftware Data Scientist Interview Experiences

1 interview found

Data Scientist Interview Questions & Answers

user image Vatsal Kachhiya

posted on 18 Jun 2024

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

(3 Questions)

  • Q1. Write a Python program to get the smallest integer greater than square root of a given number.
  • Ans. 

    Python program to find smallest integer greater than square root of a given number.

    • Use math module to calculate square root of the given number.

    • Use math.ceil() function to round up the square root to the nearest integer.

    • Add 1 to the rounded up square root to get the smallest integer greater than square root.

  • Answered by AI
  • Q2. Write a SQL query to list all the employees with the third highest salary.
  • Ans. 

    SQL query to list employees with third highest salary

    • Use the 'ROW_NUMBER()' function to assign a rank to each employee based on salary

    • Filter the results to only include employees with a rank of 3

  • Answered by AI
  • Q3. What is stemming and lemmatinization?
  • Ans. 

    Stemming and lemmatization are techniques used in natural language processing to reduce words to their base or root form.

    • Stemming is the process of reducing words to their base or root form by removing suffixes.

    • Example: 'running' becomes 'run' after stemming.

    • Lemmatization is the process of reducing words to their base or root form while still ensuring that the reduced form belongs to the language.

    • Example: 'better' beco

  • Answered by AI

Skills evaluated in this interview

Data Scientist Jobs at PureSoftware

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jun 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. There were two rounds of interviews. Both technical. They actually touch base every topic by asking questions out of it. First round- Python fundamental questions on data structures and operations, scenar...
  • Q2. Second round is mainly CV based project discussion. They would try to dig out on advanced concepts which could be bit mathematical. You can be honest and skip it rather than quoting it wrong.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be honest. Prepare the fundamentals of Python and ML well.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Sep 2023. 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 - Technical 

(1 Question)

  • Q1. Data science related areas
Round 3 - Assignment 

Case study related to semantic search

Round 4 - Technical 

(1 Question)

  • Q1. Questions based on case study
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question regarding nlp,python,ml

Interview Preparation Tips

Interview preparation tips for other job seekers - good for begineers
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in May 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 - One-on-one 

(3 Questions)

  • Q1. Machine Learning algorithms
  • Ans. 

    Machine Learning algorithms are used to train models on data to make predictions or decisions without being explicitly programmed.

    • Machine Learning algorithms can be categorized into supervised, unsupervised, and reinforcement learning.

    • Examples of supervised learning algorithms include linear regression, decision trees, and support vector machines.

    • Examples of unsupervised learning algorithms include k-means clustering, ...

  • Answered by AI
  • Q2. Overfitting and underfitting
  • Q3. Questions related to the project
Round 3 - Technical 

(2 Questions)

  • Q1. Questions on project, how much time required for training model
  • Q2. Version control, Flask/ Django, Cloud service experience

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about scaling. ensemble techniques. precession, recall, f1 score, ROC AUC LSTM and RNN Feature selection and extraction optimization function loss functions word embedding word2vec tf-idf outliers...

Interview Preparation Tips

Interview preparation tips for other job seekers - work on logical list codes.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Aug 2023. 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 - One-on-one 

(1 Question)

  • Q1. Concepts and tools
Round 3 - Coding Test 

Coding on the tools we use

Round 4 - HR 

(1 Question)

  • Q1. Not cleared the round

Interview Preparation Tips

Interview preparation tips for other job seekers - not clear
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. General ML questions
  • Q2. General dl. Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont go to citiustech
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions around the previous work
  • Q2. Questions around how re-rank work, and image segmentation,
  • Q3. Questions with podman and docker

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your profile and brush up your knowledge
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Project that I worked on
  • Ans. 

    Developed a predictive model for customer churn in a telecom company

    • Used machine learning algorithms like logistic regression and random forest

    • Analyzed customer data such as call duration, plan details, and customer complaints

    • Achieved 85% accuracy in predicting customer churn

  • Answered by AI
  • Q2. Use case only verbal communication

PureSoftware Interview FAQs

How many rounds are there in PureSoftware Data Scientist interview?
PureSoftware interview process usually has 1 rounds. The most common rounds in the PureSoftware interview process are Technical.
How to prepare for PureSoftware 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 PureSoftware. The most common topics and skills that interviewers at PureSoftware expect are Python, Data Science, Machine Learning, Data Visualization and Power Bi.
What are the top questions asked in PureSoftware Data Scientist interview?

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

  1. write a Python program to get the smallest integer greater than square root of ...read more
  2. Write a SQL query to list all the employees with the third highest sala...read more
  3. What is stemming and lemmatinizati...read more

Tell us how to improve this page.

PureSoftware Data Scientist Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
PureSoftware Data Scientist Salary
based on 5 salaries
₹12 L/yr - ₹16 L/yr
At par with the average Data Scientist Salary in India
View more details

PureSoftware Data Scientist Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.0

Salary

3.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Data Scientist- GLN

Bangalore / Bengaluru

7-15 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
472 salaries
unlock blur

₹8.4 L/yr - ₹32.1 L/yr

Software Engineer
226 salaries
unlock blur

₹4 L/yr - ₹16.5 L/yr

Lead Engineer
190 salaries
unlock blur

₹10.1 L/yr - ₹35 L/yr

Technical Lead
155 salaries
unlock blur

₹13 L/yr - ₹40 L/yr

Associate Software Engineer
86 salaries
unlock blur

₹2.6 L/yr - ₹12.5 L/yr

Explore more salaries
Compare PureSoftware with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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