Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Noodle Analytics Data Scientist Interview Questions and Answers

Updated 5 Dec 2016

Noodle Analytics Data Scientist Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in Dec 2016. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Previous Experience in Analytics
  • Ans. 

    I have 3 years of experience in analytics, working with various tools and techniques.

    • Worked with SQL, Python, and R for data analysis and visualization

    • Developed predictive models using machine learning algorithms

    • Collaborated with cross-functional teams to provide insights and recommendations

    • Presented findings to stakeholders and executives

    • Experience in A/B testing and experimentation

    • Worked with large datasets and data ...

  • Answered by AI
  • Q2. Technical questions about analytics

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA shortlist

College Name: IIT Madras

Interview questions from similar companies

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

Interview Questionnaire 

2 Questions

  • Q1. Basic Introduction, Why u want to join this company, why u want to do this work?
  • Q2. Strengths and weekness, Where do u see urself in x year?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to worry, Chill interview session, Main focus should be on Written test that include Apti, Resoning, and Company related task(easy).
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Coding Test 

Interviewer himself did not knew python or any other data analysis language

Round 2 - Assignment 

Excel, questions that were open ended

Round 3 - One-on-one 

(4 Questions)

  • Q1. How will you work under female manager
  • Ans. 

    I will work under a female manager just like I would under any other manager - with professionalism, respect, and open communication.

    • I will communicate openly and honestly with my female manager, just as I would with any other manager.

    • I will respect her authority and expertise, and follow her guidance and instructions.

    • I will collaborate effectively with my female manager and the rest of the team to achieve our goals.

    • I ...

  • Answered by AI
  • Q2. Are you willing to work for lower salary than previous
  • Ans. 

    I am open to discussing salary based on the overall compensation package and opportunities for growth.

    • I am open to discussing salary based on the overall compensation package and opportunities for growth.

    • I would like to understand the reasons for the lower salary offer and how it aligns with the company's budget and market standards.

    • I am willing to negotiate other benefits such as flexible work hours, additional vacati...

  • Answered by AI
  • Q3. Will your accomodation or salary structure needed to be validated in case you got married
  • Q4. Will you work till 1 am in the morning as bjp politicians client can ask anything anytime
Round 4 - Technical 

(2 Questions)

  • Q1. Why ai and machine learning is only marketing term and not a real technology
  • Ans. 

    AI and machine learning are real technologies with practical applications in various industries.

    • AI and machine learning have been successfully used in various industries such as healthcare, finance, and transportation to improve efficiency and accuracy.

    • Companies like Google, Amazon, and Facebook heavily rely on AI and machine learning algorithms to enhance their products and services.

    • AI and machine learning technologie...

  • Answered by AI
  • Q2. Why python is an awful language and would you be willing to work as a back end developer using spring or Node
  • Ans. 

    Python is not an awful language, but I am open to working with other technologies like Spring or Node.

    • Python is a versatile and widely-used language in data analysis and machine learning.

    • It has a large community and extensive libraries like Pandas and NumPy.

    • Spring and Node are also popular choices for backend development, offering different strengths and capabilities.

    • I am open to learning and working with new technolog

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Will you work under bond of 2 yrs ?
  • Ans. 

    I am open to discussing the terms of the bond and considering the overall opportunity.

    • I am willing to consider a bond if the terms are reasonable and the opportunity aligns with my career goals.

    • I would like to discuss the details of the bond such as its purpose, consequences of breaking it, and any potential benefits for me.

    • I may negotiate the duration of the bond or explore alternative options to ensure a mutually ben...

  • Answered by AI
  • Q2. We will give 30% of your salary as Variable pay after completion of 1 yr but we will decide when to give it to you. Would you still be willing to work for us as working for our company is a prestigious opp...
  • Ans. 

    I would consider the offer based on the overall compensation package and career growth opportunities.

    • I would need more information on the overall compensation package to make a decision.

    • I would also consider the potential career growth opportunities and learning experiences at the company.

    • It would be important to understand the criteria and timing for receiving the variable pay.

    • I would evaluate the offer based on my lo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply, don't join, fight for no bond
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all Resume tips
Round 2 - Group Discussion 

Normal Group discussion

Round 3 - Technical 

(1 Question)

  • Q1. Cosing, project management etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this org
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What's is work experience.
  • Ans. 

    Work experience refers to the practical knowledge and skills gained from employment in a specific field or industry.

    • Work experience includes tasks, responsibilities, and projects completed in a professional setting.

    • It can be gained through internships, part-time jobs, full-time positions, or volunteer work.

    • Work experience helps individuals develop industry-specific skills, build a professional network, and gain a bette...

  • Answered by AI
  • Q2. Whats is sql and power bi.
  • Ans. 

    SQL is a programming language used for managing and querying databases. Power BI is a business analytics tool for visualizing and analyzing data.

    • SQL stands for Structured Query Language and is used to communicate with databases.

    • SQL can be used to retrieve, update, and manipulate data in databases.

    • Power BI is a data visualization tool that allows users to create interactive reports and dashboards.

    • Power BI can connect to...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is coalesce
  • Ans. 

    Coalesce is a function used to return the first non-null value in a list of expressions.

    • Coalesce function is commonly used in SQL to handle null values.

    • It takes multiple arguments and returns the first non-null value.

    • Example: COALESCE(column1, column2, 'default') will return the value of column1 if not null, else column2, and if both are null, it will return 'default'.

  • Answered by AI
  • Q2. What is repartition
  • Ans. 

    Repartition is the process of redistributing data across partitions in a distributed system.

    • Repartitioning helps in balancing the workload and improving performance in distributed computing environments.

    • It involves moving data between partitions based on certain criteria such as key values or hash functions.

    • Repartitioning can be done in Spark using operations like repartition() or coalesce().

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Non repeatable character
  • Ans. 

    A non repeatable character is a character that appears only once in a given string.

    • Iterate through the string and count the frequency of each character

    • Identify the characters that have a frequency of 1

    • Return the first non repeatable character found

  • Answered by AI
  • Q2. Sort list without sort method
  • Ans. 

    Sort list without using sort method

    • Create a custom sorting function using loops

    • Compare each element with every other element to determine the correct order

    • Swap elements based on the comparison results

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Coding Test 

List Comprehension, Python Programs on Palindromes, Fibonacci, factorials, reversing integers etc.

Round 3 - Technical 

(1 Question)

  • Q1. Project explanation, ML algorithms

Interview Questionnaire 

1 Question

  • Q1. Questions about current and past projects and machine learning concepts.

Interview Preparation Tips

Round: Technical Interview
Experience: It was telephonic interview, started with introduction then interviewer asked me about current project and technologies using for implementation. Interviewer was very calm and friendly so I was relaxed, in the end we discussed about job profile, work environment and their expectation from me.
Tips: Know your projects work in details, answer to asked questions very brief and precise, if you don't know answer then be truthfull about it.

College Name: IIT Guwahati

I was interviewed in Apr 2017.

Interview Questionnaire 

2 Questions

  • Q1. Past and current projects work, and few basic machine learning concepts
  • Q2. Questions about machine learning concepts, E.g. classification, regression, clustering, over fitting vs under fitting, boosting etc.

Interview Preparation Tips

Round: Technical Interview
Experience: It was telephonic interview, started with introduction, asked me about projects, technologies.
Tips: Know your projects work in detail.

Round: Technical Interview
Experience: It was video conferencing. Interviewer was very informal that made me relaxed and comfortable, asked me various questions on data science, I tried to answer those with how I used those concept in my projects work. It ended on positive note.
Tips: Be truthful, don't assume anything.

College Name: IIT Guwahati

I applied via Campus Placement

Interview Questionnaire 

6 Questions

  • Q1. Why your CGPA is so low ?
  • Ans. 

    My CGPA is low because I focused more on gaining practical experience through internships and projects.

    • I prioritized gaining practical experience over theoretical knowledge

    • I took up internships and projects to gain hands-on experience

    • I believe practical experience is more valuable than just academic grades

  • Answered by AI
  • Q2. Questions regarding my Time Series Analysis Project
  • Q3. Questions about numerical computations techniques like Newtons Raphson Method
  • Q4. Walking through your resume
  • Q5. 2-3 Puzzles (techinterview)
  • Q6. Your inclination towards Startups doesn't support your job-application

Interview Preparation Tips

Round: Resume Shortlist
Experience: CVs were shortlisted mainly on the basis of projects, international exposure and coding background. They were looking for two types of people : who were either having experience in the data analytics field (course,projects) or either having any internship in their department in which they have shown excellent performances.
Tips: Well prepared and reviewed resume would definitely gonna work.

Round: Stress Interview
Experience: It was a 40-50 mins interview in which they start grilling me from the point where I entered the room by asking your CPI is so low, can you justify ? And then there were above listed questions which were asked . Everything went great. They were impressed about my contribution on time-series project and then by my internship experience
Tips: Prepare well and understand each and every letter of your resume, they will go into sufficient details of it. Prepare puzzles, it will definitely help you.

Skills: Confidence, Generic Math Puzzles, Work Experience, Algorithms And Data Structures, Ability To Cope Up With Stress, Time Series
Duration: 2
College Name: IIT Kanpur
Motivation: Excellent job profile in the emerging field of Data science, challenging job opportunities and growth possibilities
Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

SALARIES

Jan Shikshan Sansthan

INTERVIEWS

Epsilon

No Interviews

INTERVIEWS

Epsilon

No Interviews

SALARIES

Larsen & Toubro Limited

REVIEWS

Damodar Valley Corporation

No Reviews

INTERVIEWS

Adani Power

No Interviews

INTERVIEWS

Yum!

No Interviews

INTERVIEWS

Cvent

No Interviews

LIST OF COMPANIES

Damodar Valley Corporation

Overview

INTERVIEWS

Yum!

No Interviews

Tell us how to improve this page.

Noodle Analytics Data Scientist Salary
based on 10 salaries
₹10 L/yr - ₹21 L/yr
12% more than the average Data Scientist Salary in India
View more details

Noodle Analytics Data Scientist Reviews and Ratings

based on 2 reviews

3.1/5

Rating in categories

2.7

Skill development

3.7

Work-life balance

2.1

Salary

2.1

Job security

2.5

Company culture

2.5

Promotions

3.7

Work satisfaction

Explore 2 Reviews and Ratings
Data Scientist
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cloud Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Data Scientist
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Noodle Analytics with

Quantzig

4.8
Compare

AXIS MY INDIA

3.4
Compare

GfK MODE

3.3
Compare

Edward Food Research and Analysis Centre

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