Logo

Get AmbitionBox App

Faster and better experience!

AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Campus placements

      Interviews questions for 2K+ colleges

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    WINNERS AWAITED!
    • ABECA 2025
      WINNERS AWAITED!

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    • AmbitionBox Best Places to Work 2021

      1st Edition

For Employers
Upload Button Icon Add office photos
logo
Engaged Employer

i

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

C5i Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 398 Reviews

Play video Play video Video summary
  • About
  • Reviews
    398
  • Salaries
    2.5k
  • Interviews
    47
  • Jobs
    8
  • Benefits
    44
  • Photos
    15

Filter interviews by

C5i Data Scientist Interview Questions and Answers

Updated 17 Dec 2024

6 Interview questions

A Data Scientist was asked 04 May 2019
Q. Why Machine Learning?
Ans. 

Machine learning enables computers to learn from data and make predictions or decisions without being explicitly programmed.

  • Machine learning can automate and optimize complex processes

  • It can help identify patterns and insights in large datasets

  • It can improve accuracy and efficiency in decision-making

  • Examples include image recognition, natural language processing, and predictive analytics

  • It can also be used for ano...

A Data Scientist was asked 04 May 2019
Q. Explain the KNN Algorithm.
Ans. 

KNN is a non-parametric algorithm used for classification and regression tasks.

  • KNN stands for K-Nearest Neighbors.

  • It works by finding the K closest data points to a given test point.

  • The class or value of the test point is then determined by the majority class or average value of the K neighbors.

  • KNN can be used for both classification and regression tasks.

  • It is a simple and easy-to-understand algorithm, but can be ...

Data Scientist Interview Questions Asked at Other Companies

asked in Intellect Design Arena
Q1. for a data with 1000 samples and 700 dimensions, how would you fi ... read more
View answers (5)
asked in Bajaj Finserv
Q2. Special Sum of Array Problem Statement Given an array 'arr' conta ... read more
View answers (2)
asked in Affine
Q3. You have a pandas dataframe with three columns filled with state ... read more
View answers (3)
asked in Bajaj Finserv
Q4. Clone a Linked List with Random Pointers Given a linked list wher ... read more
View answer (1)
asked in Coforge
Q5. Given a list of numbers, find the indices of two numbers that add ... read more
View answer (1)
View All
A Data Scientist was asked 04 May 2019
Q. Why did you choose the Data Science field?
Ans. 

I chose Data Science field because of its potential to solve complex problems and make a positive impact on society.

  • Fascination with data and its potential to drive insights

  • Desire to solve complex problems and make a positive impact on society

  • Opportunity to work with cutting-edge technology and tools

  • Ability to work in a variety of industries and domains

  • Examples: Predictive maintenance in manufacturing, fraud detec...

A Data Scientist was asked 04 May 2019
Q. Can we use a confusion matrix in Linear Regression?
Ans. 

No, confusion matrix is not used in Linear Regression.

  • Confusion matrix is used to evaluate classification models.

  • Linear Regression is a regression model, not a classification model.

  • Evaluation metrics for Linear Regression include R-squared, Mean Squared Error, etc.

What people are saying about C5i

View All
delightfulwatson
Verified Icon
2w
works at
C5i
How much should i ask for Data Science role in SBI Securities with 2 years of Experience and 5 ctc?
I don't think my Current CTC matches the market benchmark. Can anyone help me on the negotiation?
Got a question about C5i?
Ask anonymously on communities.
A Data Scientist was asked 04 May 2019
Q. Explain the Confusion Matrix.
Ans. 

Confusion matrix is a table used to evaluate the performance of a classification model.

  • It is a 2x2 matrix that shows the number of true positives, false positives, true negatives, and false negatives.

  • It helps in calculating various metrics like accuracy, precision, recall, and F1 score.

  • It is useful in identifying the strengths and weaknesses of a model and improving its performance.

  • Example: In a binary classificat...

A Data Scientist was asked 04 May 2019
Q. What is the difference between Linear Regression and Logistic Regression?
Ans. 

Linear Regression is used for predicting continuous numerical values, while Logistic Regression is used for predicting binary categorical values.

  • Linear Regression predicts a continuous output, while Logistic Regression predicts a binary output.

  • Linear Regression uses a linear equation to model the relationship between the independent and dependent variables, while Logistic Regression uses a logistic function.

  • Linear...

C5i Data Scientist Interview Experiences

4 interviews found

Data Scientist Interview Questions & Answers

user image Kushal Kulkarni

posted on 18 Jun 2024

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

I appeared for an interview in May 2024.

Round 1 - Assignment 

Questions based on ML,PYTHON, DATA VISUALIZATION

Round 2 - Technical 

(2 Questions)

  • Q1. What is TF-IDF IN NLP
  • Ans. 

    TF-IDF is a numerical statistic that reflects the importance of a word in a document relative to a collection of documents.

    • TF-IDF stands for Term Frequency-Inverse Document Frequency

    • It is used in Natural Language Processing (NLP) to determine the importance of a word in a document

    • TF-IDF is calculated by multiplying the term frequency (TF) by the inverse document frequency (IDF)

    • It helps in identifying the most important...

  • Answered by AI
    Add your answer
  • Q2. Python coding questions based on list
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice python
Anonymous

Data Scientist Interview Questions & Answers

user image Anonymous

posted on 20 Jun 2024

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

ML,DL,Python,NLP,Data VIsualization

Round 2 - Technical 

(1 Question)

  • Q1. Explain TF-IDF in NLP
  • Ans. 

    TF-IDF is a numerical statistic that reflects the importance of a word in a document relative to a collection of documents.

    • TF-IDF stands for Term Frequency-Inverse Document Frequency.

    • It is used in Natural Language Processing (NLP) to determine the importance of a word in a document.

    • TF-IDF is calculated by multiplying the term frequency (TF) of a word by the inverse document frequency (IDF) of the word.

    • It helps in ident...

  • Answered by AI
    Add your answer
Anonymous

Data Scientist Interview Questions & Answers

user image Anonymous

posted on 17 Dec 2024

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

I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Test of Basic data structures in Python include lists, tuples, and dictionaries, as well as loops and conditional statements.

Round 2 - Case Study 

Framework and requirements for chatbot implementation.

Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
  • Add your answer
Anonymous

Data Scientist Interview Questions & Answers

user image rustam garg

posted on 4 May 2019

I applied via Recruitment Consultant and was interviewed in Dec 2018. There were 3 interview rounds.

Interview Questionnaire 

11 Questions

  • Q1. 1. Why Machine Learning?
  • View 1 more answer
  • Q2. 2. Why did you choose Data Science Field?
  • Ans. 

    I chose Data Science field because of its potential to solve complex problems and make a positive impact on society.

    • Fascination with data and its potential to drive insights

    • Desire to solve complex problems and make a positive impact on society

    • Opportunity to work with cutting-edge technology and tools

    • Ability to work in a variety of industries and domains

    • Examples: Predictive maintenance in manufacturing, fraud detection ...

  • Answered by AI
    View 1 more answer
  • Q3. 3. What about Linear Regression? (Theory Part)
  • Add your answer
  • Q4. 4. What is the difference between Linear Regression and Logistic Regression?
  • Ans. 

    Linear Regression is used for predicting continuous numerical values, while Logistic Regression is used for predicting binary categorical values.

    • Linear Regression predicts a continuous output, while Logistic Regression predicts a binary output.

    • Linear Regression uses a linear equation to model the relationship between the independent and dependent variables, while Logistic Regression uses a logistic function.

    • Linear Regr...

  • Answered by AI
    View 2 more answers
  • Q5. 5. Explain Confusion Matrix?
  • Ans. 

    Confusion matrix is a table used to evaluate the performance of a classification model.

    • It is a 2x2 matrix that shows the number of true positives, false positives, true negatives, and false negatives.

    • It helps in calculating various metrics like accuracy, precision, recall, and F1 score.

    • It is useful in identifying the strengths and weaknesses of a model and improving its performance.

    • Example: In a binary classification p...

  • Answered by AI
    Add your answer
  • Q6. 6. Can we use confusion matrix in Linear Regression?
  • Ans. 

    No, confusion matrix is not used in Linear Regression.

    • Confusion matrix is used to evaluate classification models.

    • Linear Regression is a regression model, not a classification model.

    • Evaluation metrics for Linear Regression include R-squared, Mean Squared Error, etc.

  • Answered by AI
    Add your answer
  • Q7. 7. Explain KNN Algorithm?
  • Ans. 

    KNN is a non-parametric algorithm used for classification and regression tasks.

    • KNN stands for K-Nearest Neighbors.

    • It works by finding the K closest data points to a given test point.

    • The class or value of the test point is then determined by the majority class or average value of the K neighbors.

    • KNN can be used for both classification and regression tasks.

    • It is a simple and easy-to-understand algorithm, but can be compu...

  • Answered by AI
    Add your answer
  • Q8. 8. Explain Random Forest and Decision Tree?
  • Ans. 

    Random Forest is an ensemble learning method that builds multiple decision trees and combines their outputs to improve accuracy.

    • Random Forest is a type of supervised learning algorithm used for classification and regression tasks.

    • It creates multiple decision trees and combines their outputs to make a final prediction.

    • Each decision tree is built using a random subset of features and data points to reduce overfitting.

    • Ran...

  • Answered by AI
    Add your answer
  • Q9. 9. One Tricky Mathematical Question !
  • Add your answer
  • Q10. 10. What are the Projects you have done?
  • Ans. 

    I have worked on various projects involving data analysis, machine learning, and predictive modeling.

    • Developed a predictive model to forecast customer churn for a telecommunications company.

    • Built a recommendation system using collaborative filtering for an e-commerce platform.

    • Performed sentiment analysis on social media data to understand customer opinions and preferences.

    • Implemented a fraud detection system using anom...

  • Answered by AI
    Add your answer
  • Q11. I didn't get shortlisted for 2nd Round.
  • Add your answer

Interview Preparation Tips

General Tips: anyone who wants to go in data science field should actually be interested in the field not the money. They should be good in Statistics, Probability and Theory part of ML algorithms.
They will ask you about the projects you have mentioned in resume and all the questions will be from that part.
Skills: Communication, Body Language, Problem Solving, Analytical Skills
Duration: 1-4 weeks

Skills evaluated in this interview

Anonymous

Interview questions from similar companies

company Logo

Data Scientist Interview Questions & Answers

Mu Sigma user image Sayantan Ghosh

posted on 24 May 2017

Interview Questionnaire 

1 Question

  • Q1. What friends think of you?
  • Ans. 

    My friends think of me as reliable, supportive, and always up for a good time.

    • Reliable - always there when they need help or support

    • Supportive - willing to listen and offer advice

    • Fun-loving - enjoys socializing and trying new things

  • Answered by AI
    Add your answer

Interview Preparation Tips

Round: Resume Shortlist
Experience: After Resume Shortlist we had an aptitute round.
Tips: Answer according to your own judgement. Dont try to be too precise.

Round: HR Interview
Experience: I said they think I am a workaholic as I prefer to complete my work before chilling with them.

College Name: NIT Durgapur
Anonymous
company Logo

Data Scientist Interview Questions & Answers

Mu Sigma user image Archit Ojha

posted on 3 Oct 2015

Interview Preparation Tips

Round: HR Interview
Experience: Interview at 11 pm. Stressed environment, close to stress interview.
SELECTION PROCEDURE:
1.Online Test
2. GD
3. PI(HR)
GD TOPICS :
Topic 1 : How can education system benefit from interdisciplinary methods.
Topic 2 : Interconnected problems in the field of movie making.
INTERVIEW EXPERIENCE:
So you can speak German? Describe MS Dhoni in german. They opened Google Translate to counter check the words they wanted to be translated in both Deutsch and Spanish. Your profile speaks of an inclination towards software skills, why do you want to join an analytics company? Justify your action in two reasons as to why are you sitting here interviewing for the post of a data scientist rather than apply for a software engineer when this CV speaks highly of computer science? What is Finite Element Method? Explain. How relevant is your work in Computer Vision? Breakdown the tagline of Audi and translate accordingly. What is "Technik für Mobel" ? What are your current projects? Answer : Microsoft Xbox Kinect, Gesture Recognition. Counter question : But at Musimga you'd be doing far simpler stuff.? Counter suggestion : Why don't you go for MS?


Tips: Keep your cool during counter questions. Prepare your profile and CV well. Rest all is your hard work and groomed personal talents and acquired skills you learnt over the internet.

Skills: Ability To Cope Up With Stress, Spanish, German, Finite Element Modeling - FEM, Foreign Language
College Name: NIT Raipur
Funny Moments: Another HR enters in the midst of my interview and asks with bewildered amazement : What language is he speaking?
The other HR, "German".

Anonymous
company Logo

Data Scientist Interview Questions & Answers

Nielsen user image Anonymous

posted on 31 May 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

I was asked to write SQL queries for 3rd highest salary of the employee, some name filtering, group by tasks.
Python code to find the index of the maximum number without using numpy.

Round 2 - One-on-one 

(1 Question)

  • Q1. Explain the Project undertaken during the research and follow-up questions
  • Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. Write pandas query to separate the names as first and last name from the full name. Drop the duplicate columns and also the missing values. Write output for the Python code. Write SQL query to retrieve t...
  • Ans. 

    Answering questions related to data science concepts and techniques.

    • Recall is the ratio of correctly predicted positive observations to the total actual positives. Precision is the ratio of correctly predicted positive observations to the total predicted positives.

    • To reduce variance in an ensemble model, techniques like bagging, boosting, and stacking can be used. Bagging involves training multiple models on different ...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Topics to prepare for Nielsen Data Scientist interview:
  • Python
  • Pandas
  • SQL
  • Machine Learning
Interview preparation tips for other job seekers - Have your basics strong.

Skills evaluated in this interview

Anonymous
Are these interview questions helpful?
company Logo

Data Scientist Interview Questions & Answers

Clarivate user image Anonymous

posted on 23 Oct 2024

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

I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Graph based question, acyclic graph

Round 2 - Technical 

(4 Questions)

  • Q1. Probability question
  • Add your answer
  • Q2. ML design interview
  • Add your answer
  • Q3. Algorithm coding
  • Add your answer
  • Q4. NLP based design question
  • Add your answer
Anonymous
company Logo

Data Scientist Interview Questions & Answers

Clarivate user image Anonymous

posted on 11 Mar 2022

I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Add your answer
  • Q2. What is your family background?
  • Add your answer
  • Q3. Where do you see yourself in 5 years?
  • Add your answer
  • Q4. What are your strengths and weaknesses?
  • Add your answer
  • Q5. Tell me about yourself.
  • Add your answer
Round 2 - Assignment 

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the Critical Behavioral Questions
Anonymous
company Logo

Data Scientist Interview Questions & Answers

Nielsen user image Anonymous

posted on 28 Mar 2025

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

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. About work experience
  • Add your answer
  • Q2. Machine learning
  • Add your answer
Anonymous
More about working at C5i
  • HQ - Mumbai, Maharashtra, United States
  • Analytics & KPO
  • 1k-5k Employees (India)

C5i Interview FAQs

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

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

  1. 4. What is the difference between Linear Regression and Logistic Regressi...read more
  2. 2. Why did you choose Data Science Fie...read more
  3. 6. Can we use confusion matrix in Linear Regressi...read more

Tell us how to improve this page.

C5i Interviews By Designations

  • C5i Analyst Interview Questions
  • C5i Senior Analyst Interview Questions
  • C5i Data Scientist Interview Questions
  • C5i Associate Manager Interview Questions
  • C5i Junior Analyst Interview Questions
  • C5i Data Analyst Interview Questions
  • C5i Business Analyst Interview Questions
  • C5i Junior Data Analyst Interview Questions
  • Show more
  • C5i Manager Interview Questions
  • C5i Assistant Manager Interview Questions

Interview Questions for Popular Designations

  • Senior Data Scientist Interview Questions
  • Jr. Data Scientist Interview Questions
  • Decision Scientist Interview Questions
  • Associate Data Scientist Interview Questions
  • Data Scientist Intern Interview Questions
  • Lead Data Scientist Interview Questions
  • Trainee Decision Scientist Interview Questions
  • Research Scientist Interview Questions
  • Show more
  • Scientist Interview Questions
  • Data Science Intern Interview Questions

Interview Questions from Similar Companies

Mu Sigma
Mu Sigma Interview Questions
2.6
 • 239 Interviews
IKS Health
IKS Health Interview Questions
3.5
 • 238 Interviews
Crisil
Crisil Interview Questions
3.6
 • 194 Interviews
Indegene
Indegene Interview Questions
3.4
 • 154 Interviews
Acuity Knowledge Partners
Acuity Knowledge Partners Interview Questions
3.3
 • 154 Interviews
Nielsen
Nielsen Interview Questions
3.7
 • 126 Interviews
Baroda Global Shared Services
Baroda Global Shared Services Interview Questions
4.0
 • 100 Interviews
Netscribes
Netscribes Interview Questions
2.7
 • 87 Interviews
Clarivate
Clarivate Interview Questions
3.8
 • 85 Interviews
Athenahealth Technology
Athenahealth Technology Interview Questions
4.2
 • 81 Interviews
View all
C5i Data Scientist Salary
based on 52 salaries
₹3.5 L/yr - ₹14 L/yr
44% less than the average Data Scientist Salary in India
View more details

C5i Data Scientist Reviews and Ratings

based on 8 reviews

3.9/5

Rating in categories

3.9

Skill development

3.5

Work-life balance

3.1

Salary

4.2

Job security

3.4

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 8 Reviews and Ratings
Data Scientist Jobs at C5i
C5i
Data Scientist(GEN AI LLM)

Gurgaon / Gurugram,

Bangalore / Bengaluru

+1

2-5 Yrs

Not Disclosed

C5i
Data Scientist_Stats

Mumbai,

Gurgaon / Gurugram

+1

4-8 Yrs

Not Disclosed

C5i
Data Scientist - Stats

Gurgaon / Gurugram,

Bangalore / Bengaluru

+1

3-6 Yrs

₹ 15-25 LPA

Explore more jobs
C5i Salaries in India
Analyst
303 salaries
unlock blur

₹3 L/yr - ₹11.9 L/yr

Senior Analyst
211 salaries
unlock blur

₹4.2 L/yr - ₹15 L/yr

Data Analyst
178 salaries
unlock blur

₹2.5 L/yr - ₹9 L/yr

Associate Manager
132 salaries
unlock blur

₹7.8 L/yr - ₹22 L/yr

Junior Analyst
124 salaries
unlock blur

₹2.9 L/yr - ₹7 L/yr

Explore more salaries
Compare C5i with
IKS Health

IKS Health

3.5
Compare
Crisil

Crisil

3.6
Compare
Indegene

Indegene

3.4
Compare
Acuity Knowledge Partners

Acuity Knowledge Partners

3.3
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • C5i Interview Questions >
  • C5i Data Scientist Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Helping over 1 Crore job seekers every month in choosing their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

6 Lakh+

Interviews

1 Crore+

Users/Month

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Campus Placements
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2026
  • ABECA 2025 winners awaited tag
  • ABECA 2024
  • AmbitionBox Best Places to Work 2022
  • AmbitionBox Best Places to Work 2021
  • Invite employees to rate
AmbitionBox
  • About Us
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter