Upload Button Icon Add office photos
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

Filter interviews by

C5i Interview Questions and Answers

Updated 22 Jun 2025
Popular Designations

22 Interview questions

A Quality Analyst was asked 1mo ago
Q. What is testing?
Ans. 

Testing is the process of evaluating a system or component to ensure it meets specified requirements and functions correctly.

  • Identifies defects or bugs in software before release.

  • Ensures that the product meets user requirements and expectations.

  • Types of testing include unit testing, integration testing, and system testing.

  • Example: Unit testing checks individual components, like a function in code.

  • Regression testin...

View all Quality Analyst interview questions
A Quality Analyst was asked 1mo ago
Q. Which testing phase are you referring to?
Ans. 

The testing phase involves various stages to ensure software quality, including unit, integration, system, and acceptance testing.

  • Unit Testing: Tests individual components for functionality, e.g., testing a single function in isolation.

  • Integration Testing: Ensures that different modules work together, e.g., testing the interaction between a database and an application.

  • System Testing: Validates the complete and int...

View all Quality Analyst interview questions
A Junior Analyst was asked 2mo ago
Q. What do you know about market research?
Ans. 

Market research involves gathering, analyzing, and interpreting data about a market, including information about target customers and competitors.

  • Types of market research include qualitative (focus groups) and quantitative (surveys).

  • It helps businesses understand customer needs and preferences, like a tech company surveying users for product features.

  • Competitor analysis is crucial; for example, analyzing a rival's...

View all Junior Analyst interview questions
A Senior Analyst was asked 6mo ago
Q. What are SQL Joins?
Ans. 

SQL Joins are used to combine records from two or more tables based on related columns.

  • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;

  • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;

  • RIGHT JOIN: Returns all records from the right table and matched re...

View all Senior Analyst interview questions
A Product Manager was asked 12mo ago
Q. How do you deal with a client's feature request that makes you deviate from your product roadmap?
Ans. 

I would evaluate the impact on the overall product strategy, prioritize based on customer needs and market trends, and communicate effectively with stakeholders.

  • Evaluate the impact of the feature request on the overall product strategy

  • Prioritize the request based on customer needs and market trends

  • Communicate effectively with stakeholders to discuss the potential impact and trade-offs

  • Consider if the request aligns...

View all Product Manager interview questions
A Product Manager was asked 12mo ago
Q. Consider a scenario where you want to get buy-in from internal stakeholders to build a product, but you don't have any resources to build a prototype. Management wants you to bring in an alpha customer to d...
Ans. 

To build a business case without resources for a prototype, focus on customer validation, market research, and potential ROI.

  • Conduct market research to gather data on potential demand, target market, and competitors.

  • Identify and reach out to potential alpha customers to gauge interest and gather feedback.

  • Create a detailed business plan outlining the problem, solution, target market, competitive landscape, and pote...

View all Product Manager interview questions
A Data Scientist was asked 12mo ago
Q. 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 ...

View all Data Scientist interview questions
Are these interview questions helpful?
A Data Scientist was asked 12mo ago
Q. 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 impo...

View all Data Scientist interview questions
A Senior Analyst was asked
Q. How do you connect ADLS Gen2 with Databricks?
Ans. 

To connect ADLS Gen2 with Databricks, you can use Azure Blob Storage and set up a linked service in Databricks.

  • Create an Azure Blob Storage account in the Azure portal

  • Set up a linked service in Databricks to connect to the Azure Blob Storage account

  • Use the Azure Blob Storage account as the storage account for Databricks to access ADLS Gen2 data

View all Senior Analyst interview questions
A Senior Analyst was asked
Q. Write an SQL inner join query.
Ans. 

An SQL inner join combines rows from two or more tables based on a related column.

  • Inner join returns only the rows with matching values in both tables.

  • Example: SELECT * FROM TableA INNER JOIN TableB ON TableA.id = TableB.a_id;

  • Use inner join to filter data based on relationships between tables.

  • Multiple inner joins can be used to combine more than two tables.

View all Senior Analyst interview questions

C5i Interview Experiences

50 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected
Round 1 - Aptitude Test 

Quant reasoning english

Round 2 - Assignment 

Assgnment on a company overview of the compnay

Round 3 - Technical 

(2 Questions)

  • Q1. Mainley on how to conduct market research and projects and cv
  • Q2. They will tell you do market research for a product and competitor analysis

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well about market reseach
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. How I managed products in my previous role
  • Q2. Consider a scenario where you want to get buy in from internal stakeholders to build a product, but you don't have any resources to build a prototype. The management wants you to bring in an alpha customer...
  • Ans. 

    To build a business case without resources for a prototype, focus on customer validation, market research, and potential ROI.

    • Conduct market research to gather data on potential demand, target market, and competitors.

    • Identify and reach out to potential alpha customers to gauge interest and gather feedback.

    • Create a detailed business plan outlining the problem, solution, target market, competitive landscape, and potential...

  • Answered by AI
  • Q3. How do you deal with a client's feature request that makes you deviate from your product roadmap?
  • Ans. 

    I would evaluate the impact on the overall product strategy, prioritize based on customer needs and market trends, and communicate effectively with stakeholders.

    • Evaluate the impact of the feature request on the overall product strategy

    • Prioritize the request based on customer needs and market trends

    • Communicate effectively with stakeholders to discuss the potential impact and trade-offs

    • Consider if the request aligns with...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare a nice and convincing story about your past experiences. Prepare frameworks that you would use for prioritisation, effort estimation and other activities performed by product managers.

Data Analyst Interview Questions & Answers

user image Poongodi Vijay

posted on 4 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Self intro and technical questions
Round 2 - Technical 

(1 Question)

  • Q1. Its all about statistical analysis
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quant,Logical Reasoning and Data interpretation

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me something about your academic background?
  • Ans. 

    I have a Bachelor's degree in Business Administration with a focus on marketing.

    • Bachelor's degree in Business Administration

    • Focus on marketing

    • Completed coursework in market research and consumer behavior

  • Answered by AI
  • Q2. There were two to three Guestimates

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a simple process and the interview panel were considerate and helpful.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain previous work experience
  • Q2. How statistical methods were used in my previous work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is mainly looking for candidates with supply chain/analytics degree background.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. How to evaluate ML models ? Difference between Bagging and Boosting ? What is F1 score and how change weights of Precision or recall while calculating F1 score ? What does it mean to have F1 score value 1 ...
  • Ans. 

    ML models can be evaluated using metrics like accuracy, precision, recall, F1 score. Bagging combines multiple models, while boosting focuses on correcting errors. F1 score balances precision and recall.

    • ML models can be evaluated using metrics like accuracy, precision, recall, and F1 score.

    • Bagging is an ensemble technique where multiple models are trained independently and then combined by averaging or voting.

    • Boosting ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is proba method ? How is class probability calculated in decision trees ? How's a machine learning model evaluated ?
  • Ans. 

    Proba method is used to calculate class probability in decision trees. Machine learning models are evaluated using metrics like accuracy, precision, recall, and F1 score.

    • Proba method calculates the probability of a class label in decision trees by counting the occurrences of each class in a leaf node and dividing by the total number of samples in that node.

    • Class probability in decision trees is calculated based on the ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. How you delegate work to your peers
  • Q2. Anything about the project you did

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
  • Q2. Python coding questions based on list

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice python

Senior Analyst Interview Questions & Answers

user image Lavanya Gorantla

posted on 26 Jun 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Data modeling process
  • Q2. Query performance optimisation

Senior Analyst Interview Questions & Answers

user image Pragya Gupta

posted on 24 Dec 2024

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

(1 Question)

  • Q1. What are SQL Joins
  • Ans. 

    SQL Joins are used to combine records from two or more tables based on related columns.

    • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;

    • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;

    • RIGHT JOIN: Returns all records from the right table and matched records...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
6d (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 C5i?
Ask anonymously on communities.

C5i Interview FAQs

How many rounds are there in C5i interview?
C5i interview process usually has 2-3 rounds. The most common rounds in the C5i interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for C5i 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, SQL, Machine Learning, Data Analysis and Market Research.
What are the top questions asked in C5i interview?

Some of the top questions asked at the C5i interview -

  1. 4. What is the difference between Linear Regression and Logistic Regressi...read more
  2. Consider a scenario where you want to get buy in from internal stakeholders to ...read more
  3. 2. Why did you choose Data Science Fie...read more
How long is the C5i interview process?

The duration of C5i interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.1/5

based on 45 interview experiences

Difficulty level

Easy 24%
Moderate 72%
Hard 3%

Duration

Less than 2 weeks 62%
2-4 weeks 34%
4-6 weeks 3%
View more

Interview Questions from Similar Companies

IKS Health Interview Questions
3.6
 • 242 Interviews
Mu Sigma Interview Questions
2.6
 • 240 Interviews
Crisil Interview Questions
3.6
 • 202 Interviews
Indegene Interview Questions
3.4
 • 159 Interviews
Nielsen Interview Questions
3.6
 • 133 Interviews
Netscribes Interview Questions
2.7
 • 90 Interviews
Clarivate Interview Questions
3.7
 • 87 Interviews
View all

C5i Reviews and Ratings

based on 430 reviews

3.8/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.4

Salary

3.7

Job security

3.8

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 430 Reviews and Ratings
Fullstack Engineer

Gurgaon / Gurugram,

Bangalore / Bengaluru

+1

3-6 Yrs

₹ 15-25 LPA

Devops Engineer

Gurgaon / Gurugram,

Bangalore / Bengaluru

+1

3-6 Yrs

₹ 12-22 LPA

Gen AI Engineer

Gurgaon / Gurugram,

Bangalore / Bengaluru

+1

3-8 Yrs

₹ 12-22 LPA

Explore more jobs
Analyst
349 salaries
unlock blur

₹4.4 L/yr - ₹10.5 L/yr

Senior Analyst
219 salaries
unlock blur

₹7.8 L/yr - ₹14.4 L/yr

Data Analyst
200 salaries
unlock blur

₹2.5 L/yr - ₹8.5 L/yr

Associate Manager
135 salaries
unlock blur

₹7.8 L/yr - ₹25 L/yr

Junior Analyst
122 salaries
unlock blur

₹2.9 L/yr - ₹7 L/yr

Explore more salaries
Compare C5i with

IKS Health

3.6
Compare

Crisil

3.6
Compare

Indegene

3.4
Compare

Acuity Knowledge Partners

3.2
Compare
write
Share an Interview