Upload Button Icon Add office photos

Filter interviews by

NeenOpal Intelligent Solutions Data Scientist Interview Questions and Answers

Updated 11 Jul 2024

NeenOpal Intelligent Solutions Data Scientist Interview Experiences

5 interviews found

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

I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Two tasks, one python and one SQL based

Round 3 - Technical 

(4 Questions)

  • Q1. Q1.) Given sample data in text, read it in python Solution: Take the text to notepad, save it as CSV and then read it in python Check the number of null values Check the number of unique values Make a new...
  • Ans. 

    Read sample data in text, check for null and unique values, create new column by multiplying two features

    • Save text data as CSV and read in Python using pandas

    • Use isnull() to check for null values

    • Use nunique() to check for unique values

    • Create a new column by multiplying two existing columns

    • Add the new column to the existing dataframe

  • Answered by AI
  • Q2. Q3.) Query the minimum & maximum marks from the student table. Will the output be in the form of columns or rows. What to do in order to get the output in rows?
  • Q3. Q2.) Difference between list and tuple? a = [1,2,3,4,5,6,7,8,9] print(a[-1:-5]) Without running this code in compiler, tell the output
  • Ans. 

    The code will output an empty list as a result of slicing from -1 to -5 in the list 'a'.

    • Slicing in Python allows you to access a subset of elements in a list or tuple.

    • When slicing, the start index is inclusive and the end index is exclusive.

    • In this case, a[-1:-5] will result in an empty list because the start index -1 is greater than the end index -5.

  • Answered by AI
  • Q4. Q4.) Fibonacci series in python
  • Ans. 

    Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • Use a loop or recursion to generate Fibonacci series in Python.

    • Start with 0 and 1 as the first two numbers in the series.

    • Add the previous two numbers to get the next number in the series.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for NeenOpal Intelligent Solutions Data Scientist interview:
  • Python
  • MySQL
  • Puzzles
  • Loogical reasoning
Interview preparation tips for other job seekers - Half hour technical interview

Skills evaluated in this interview

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

SQL, Pandas, Power BI

Round 2 - Technical 

(1 Question)

  • Q1. SQL and Pandas questions

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
asked in Walmart
Q4. Describe the data you would analyze to solve cost and revenue opt ... read more
Q5. Clone a Linked List with Random Pointers Given a linked list wher ... read more
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in May 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 - Assignment 

The assignment consisted of three sections where the third section is optional and it only need some basic knowledge of SQL and python

Round 3 - Technical 

(1 Question)

  • Q1. Here the HR will ask you some questions related to python, SQL, and aptitude (just some basic questions)
Round 4 - Behavioral 

(1 Question)

  • Q1. More of a discussion of your previous projects

Interview Preparation Tips

Interview preparation tips for other job seekers - My interviewer wanted the answers to be in his way which is not possible because everyone will have a different approach to different problems. I had a pathetic experience with the interviewer!
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. About project About experience Basic sql questions Puzzles Remove duplicates coding question Pandas data cleaning using groupby merge and some basics
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Oct 2022.

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 - Case Study 

Design Recommendation Engine

Round 3 - One-on-one 

(2 Questions)

  • Q1. SQL question medium
  • Q2. ML question concepts

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about NeenOpal Intelligent Solutions ?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Contained 3 coding question and 10 mcq on stats, ML and SQL, They asked to complete in 1hr to get shortlisted for next round. Then next round didn't happen

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

I applied via LinkedIn

Round 1 - Coding Test 

Hackerrank statistics and dsa

Are these interview questions helpful?
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Assignment 

Assignment was based on figma

Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Easy to moderate general aptitude questions were asked

Round 2 - Coding Test 

Easy to moderate questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare aptitude topics well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Good very good have a nice day

Round 2 - One-on-one 

(2 Questions)

  • Q1. Very godo as well as very good
  • Q2. Very well manage the team as wells

Interview Preparation Tips

Interview preparation tips for other job seekers - dsfiasdfuasidfa aspdfaspod psdfasdpf pasdos dpf asdpfspfo[

NeenOpal Intelligent Solutions Interview FAQs

How many rounds are there in NeenOpal Intelligent Solutions Data Scientist interview?
NeenOpal Intelligent Solutions interview process usually has 2-3 rounds. The most common rounds in the NeenOpal Intelligent Solutions interview process are Technical, Resume Shortlist and Assignment.
How to prepare for NeenOpal Intelligent Solutions 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 NeenOpal Intelligent Solutions . The most common topics and skills that interviewers at NeenOpal Intelligent Solutions expect are Data Science, Machine Learning, Python, SQL and Neural Networks.
What are the top questions asked in NeenOpal Intelligent Solutions Data Scientist interview?

Some of the top questions asked at the NeenOpal Intelligent Solutions Data Scientist interview -

  1. Q2.) Difference between list and tuple? a = [1,2,3,4,5,6,7,8,9] print(a[-1:-5])...read more
  2. Q1.) Given sample data in text, read it in python Solution: Take the text to no...read more
  3. Q4.) Fibonacci series in pyt...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.2/5

based on 5 interview experiences

Difficulty level

Easy 75%
Moderate 25%

Duration

Less than 2 weeks 75%
2-4 weeks 25%
View more

Interview Questions from Similar Companies

Deltax Interview Questions
2.7
 • 88 Interviews
Wayfair Interview Questions
3.5
 • 60 Interviews
Tradeshala Interview Questions
4.5
 • 53 Interviews
KLA Interview Questions
3.8
 • 48 Interviews
Apptunix Interview Questions
4.2
 • 48 Interviews
Busibud Interview Questions
4.0
 • 42 Interviews
View all
NeenOpal Intelligent Solutions Data Scientist Salary
based on 31 salaries
₹5.5 L/yr - ₹11.7 L/yr
41% less than the average Data Scientist Salary in India
View more details

NeenOpal Intelligent Solutions Data Scientist Reviews and Ratings

based on 5 reviews

2.7/5

Rating in categories

2.9

Skill development

2.4

Work-life balance

2.6

Salary

2.9

Job security

2.6

Company culture

2.7

Promotions

2.7

Work satisfaction

Explore 5 Reviews and Ratings
Data Scientist
31 salaries
unlock blur

₹5.5 L/yr - ₹11.7 L/yr

Data Analyst
18 salaries
unlock blur

₹5.2 L/yr - ₹10 L/yr

Data Engineer
7 salaries
unlock blur

₹8 L/yr - ₹14.9 L/yr

Machine Learning Engineer
6 salaries
unlock blur

₹5 L/yr - ₹5.4 L/yr

Senior Associate Consultant
6 salaries
unlock blur

₹14 L/yr - ₹18 L/yr

Explore more salaries
Compare NeenOpal Intelligent Solutions with

Amazon Sellers Services

3.9
Compare

Primus Global Technologies

3.9
Compare

GAMMON INDIA

3.7
Compare

Magneti Marelli Motherson Auto System

3.8
Compare
write
Share an Interview