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, Process, and Tips for Experienced

Updated 4 Mar 2025

Top C5i Interview Questions and Answers for Experienced

C5i Interview Experiences for Experienced

Popular Designations

15 interviews found

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.

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
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

Associate Manager Interview Questions asked at other Companies

Q1. How will you calculate tension on the sheet which is being given OFF, by Pay off reel ?
View answer (5)

Manager Interview Questions & Answers

user image Anonymous

posted on 25 Feb 2025

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

I was interviewed in Aug 2024.

Round 1 - HR 

(2 Questions)

  • Q1. About previous rolls
  • Q2. Whaat did you di
  • Ans. 

    I successfully implemented a new project management system to streamline workflow and improve team efficiency.

    • Implemented new project management system

    • Streamlined workflow

    • Improved team efficiency

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Look for a better company

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Power Bi Theory and Scenario Based QnA
  • Q2. SQL Theory and Scenario Based QnA
Round 2 - One-on-one 

(2 Questions)

  • Q1. Project Discussions
  • Q2. Roles and Responsibilities Discussion
Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiation and Joining Date and all discussions

Senior Analyst Interview Questions asked at other Companies

Q1. Explain 3 statement financial model Calculating discount rate Could you walk me through the DCF model? Other valuation methods. What PE is ideal? What is the other matrix to value the company? Difference between IRR and CAGR. What is Bond Y... read more
View answer (1)

C5i interview questions for popular designations

 Analyst

 (6)

 Senior Analyst

 (6)

 Data Scientist

 (4)

 Associate Manager

 (4)

 Junior Analyst

 (3)

 Data Analyst

 (2)

 Business Analyst

 (2)

 Junior Data Analyst

 (2)

Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2024

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

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The aptitude test mostly technical questions and English, Methametics, Reasoning.

Round 2 - Assignment 

The there are given to secondary research and analysis and presentation

Round 3 - HR 

(2 Questions)

  • Q1. What about your selfie ?
  • Q2. Assignment questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare technical skills and mostly prepare well assessment consept.

Analyst Interview Questions & Answers

user image Anonymous

posted on 9 Feb 2024

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

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

Round 1 - Aptitude Test 

Simple questions on aptitude, maths and English

Round 2 - Technical 

(1 Question)

  • Q1. Introduction, projects, certifications

Interview Preparation Tips

Topics to prepare for C5i Analyst interview:
  • Python
  • SQL
  • Power Bi
  • Power query
  • Excel
Interview preparation tips for other job seekers - Keep your basics strong. Know what's on your CV and prepare answers accordingly
Strong introduction

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Jobs at C5i

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

U easily Google them

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic sql and Excel

Junior Business Analyst Interview Questions asked at other Companies

Q1. What is the difference between aircraft and airplane?
View answer (1)
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

Top C5i Data Scientist Interview Questions and Answers

Q1. 4. What is the difference between Linear Regression and Logistic Regression?
View answer (3)

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Interview Questions & Answers

user image Amey Subhash Ghatale

posted on 8 May 2024

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

I applied via Job Fair and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions for fresher

Round 2 - One-on-one 

(1 Question)

  • Q1. 1. Introduction 2. Knowledge about loops, arrays, etc 3. 2 coding question on loops and sorting algo 4. 2 apti questions
Round 3 - HR 

(1 Question)

  • Q1. 1. Introduction 2. Expectations from job 3. Salary discussion 4. Joining date

Interview Preparation Tips

Topics to prepare for C5i interview:
  • C++
  • Sorting Algorithms
  • Loops
  • Aptitude
Interview preparation tips for other job seekers - Test and interview was pretty easy and interviewer was very friendly. I have made many mistakes in coding problems but he did not bother, although the logic was correct.
Overall my experience was good.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. About you and mostly behavioural questions

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)

C5i Interview FAQs

How many rounds are there in C5i interview for experienced candidates?
C5i interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the C5i interview process for experienced candidates are One-on-one Round, HR and Technical.
How to prepare for C5i interview for experienced candidates?
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 Data Science.
What are the top questions asked in C5i interview for experienced candidates?

Some of the top questions asked at the C5i interview for experienced candidates -

  1. Consider a scenario where you want to get buy in from internal stakeholders to ...read more
  2. How to evaluate ML models ? Difference between Bagging and Boosting ? What is F...read more
  3. How do you deal with a client's feature request that makes you deviate from you...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.

C5i Interview Process for Experienced

based on 8 interviews

Interview experience

4.8
  
Excellent
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Axtria Interview Questions
3.1
 • 115 Interviews
Gramener Interview Questions
4.3
 • 12 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Crayon Data Interview Questions
3.6
 • 4 Interviews
View all

C5i Reviews and Ratings

based on 361 reviews

3.7/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.4

Salary

3.7

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 361 Reviews and Ratings
AI Scientist

Bangalore / Bengaluru

5-7 Yrs

Not Disclosed

Explore more jobs
Analyst
211 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
194 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
185 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Manager
129 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Analyst
104 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare C5i with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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