Upload Button Icon Add office photos

Filter interviews by

Curl Analytics Jr. Data Scientist Interview Questions and Answers

Updated 14 Oct 2023

Curl Analytics Jr. Data Scientist Interview Experiences

1 interview found

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

I applied via Job Fair and was interviewed before Oct 2022. 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 - HR 

(1 Question)

  • Q1. Basic Info about you.
Round 3 - Coding Test 

Basic questions over Python,SQL and Machine Learning

Round 4 - Behavioral 

(1 Question)

  • Q1. Basic Info and Deep Learning based questions

Interview questions from similar companies

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

I applied via campus placement at Maharaja Sayajirao University (MSU), Baroda and was interviewed in Oct 2022. There were 2 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 

(2 Questions)

  • Q1. Explain different KPIs of Classification Model
  • Ans. 

    KPIs of Classification Model

    • Accuracy: measures the proportion of correct predictions

    • Precision: measures the proportion of true positives among predicted positives

    • Recall: measures the proportion of true positives among actual positives

    • F1 Score: harmonic mean of precision and recall

    • ROC Curve: plots true positive rate against false positive rate

    • Confusion Matrix: summarizes the performance of a classification model

  • Answered by AI
  • Q2. What are the differences between Left and Right Join
  • Ans. 

    Left join returns all records from left table and matching records from right table. Right join returns all records from right table and matching records from left table.

    • Left join keeps all records from the left table and only matching records from the right table

    • Right join keeps all records from the right table and only matching records from the left table

    • Left join is denoted by LEFT JOIN keyword in SQL

    • Right join is d...

  • Answered by AI

Skills evaluated in this interview

I applied via campus placement at New Horizon College of Engineering, Bangalore and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

The apptitude was quiet simple and straight forward.

Round 2 - Group Discussion 

GD topics were very simple and easy.they just expected us to make points that were creative and different

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me something that you learnt technically Tell me something in which you failed about 20 to 30 Times
  • Q2. Describe the project you worked on

Interview Preparation Tips

Topics to prepare for Mu Sigma Jr. Data Scientist interview:
  • Data Science
Interview preparation tips for other job seekers - Be confident and bold just give them a assurance that you can learn the process.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Puzzles, problem solving statement (available in gfg)
Round 2 - Technical 

(2 Questions)

  • Q1. Questions from project mentioned in resume
  • Q2. SQL, algorithms basic questions (algos used in the project)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain any ML model.
  • Q2. Create Dataframe from two lists.

Interview Preparation Tips

Topics to prepare for Nielsen Data Scientist interview:
  • Python
  • pandas
  • ML
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a Senior Data Analyst with 5+ years of experience in analyzing complex data sets and providing actionable insights.

    • 5+ years of experience in data analysis

    • Proficient in statistical analysis and data visualization tools such as Python, R, and Tableau

    • Strong problem-solving skills and ability to communicate findings to non-technical stakeholders

  • Answered by AI
  • Q2. Asked about recent project
  • Q3. Types of join in sql
  • Ans. 

    Types of join in SQL include inner join, outer join, left join, right join, and full join.

    • Inner join: Returns rows when there is a match in both tables

    • Outer join: Returns all rows when there is a match in one of the tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

    • Full join: Returns ro

  • Answered by AI
  • Q4. Case when statement questions

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain the RAG pipeline?
  • Ans. 

    RAG pipeline is a data processing pipeline used in data science to categorize data into Red, Amber, and Green based on certain criteria.

    • RAG stands for Red, Amber, Green which are used to categorize data based on certain criteria

    • Red category typically represents data that needs immediate attention or action

    • Amber category represents data that requires monitoring or further investigation

    • Green category represents data that...

  • Answered by AI
  • Q2. Explain Confusion metrics
  • Ans. 

    Confusion metrics are used to evaluate the performance of a classification model by comparing predicted values with actual values.

    • Confusion matrix is a table that describes the performance of a classification model.

    • It consists of four different metrics: True Positive, True Negative, False Positive, and False Negative.

    • These metrics are used to calculate other evaluation metrics like accuracy, precision, recall, and F1 s...

  • Answered by AI

Skills evaluated in this interview

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

DSA and ML, AI, Coding question

Round 2 - One-on-one 

(1 Question)

  • Q1. Case study which was easy
Round 3 - One-on-one 

(1 Question)

  • Q1. In depth questions on ML
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Case Study 

Excel data analytics case

Round 2 - Technical 

(1 Question)

  • Q1. Data analytics, data visualisation tools

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Clik and SQL
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

SQL, Python coding …

Curl Analytics Interview FAQs

How many rounds are there in Curl Analytics Jr. Data Scientist interview?
Curl Analytics interview process usually has 4 rounds. The most common rounds in the Curl Analytics interview process are Resume Shortlist, HR and Coding Test.

Tell us how to improve this page.

Curl Analytics Jr. Data Scientist Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 729 Interviews
S&P Global Interview Questions
4.2
 • 271 Interviews
Mu Sigma Interview Questions
2.6
 • 228 Interviews
Access Healthcare Interview Questions
3.9
 • 202 Interviews
Crisil Interview Questions
3.7
 • 183 Interviews
Straive Interview Questions
3.4
 • 170 Interviews
AGS Health Interview Questions
4.0
 • 158 Interviews
Indegene Interview Questions
3.4
 • 150 Interviews
CorroHealth Interview Questions
3.3
 • 143 Interviews
View all
Curl Analytics Jr. Data Scientist Salary
based on 5 salaries
₹4 L/yr - ₹6.8 L/yr
At par with the average Jr. Data Scientist Salary in India
View more details
Data Scientist
24 salaries
unlock blur

₹7 L/yr - ₹15.1 L/yr

Software Engineer
6 salaries
unlock blur

₹6 L/yr - ₹14.3 L/yr

Quality Analyst
5 salaries
unlock blur

₹2.8 L/yr - ₹4 L/yr

Jr. Data Scientist
5 salaries
unlock blur

₹4.1 L/yr - ₹6.8 L/yr

QA Engineer
4 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Explore more salaries
Compare Curl Analytics with

EXL Service

3.7
Compare

Access Healthcare

3.9
Compare

S&P Global

4.2
Compare

AGS Health

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