Upload Button Icon Add office photos
Engaged Employer

i

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

Crisil Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 1.6k Reviews

Filter interviews by

Crisil Data Science Intern Interview Questions and Answers

Updated 20 Sep 2024

Crisil Data Science Intern Interview Experiences

2 interviews found

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

Logical reasoning, deduction reasoning

Round 2 - Technical 

(2 Questions)

  • Q1. Basic DSA leetcode easy and medium , arrays and hashmaps and LRU cache
  • Q2. SQL queries and DBMS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise DBMS and SQL and it is required

I applied via Campus Placement and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Random forest, time series analysis.

Interview Preparation Tips

Interview preparation tips for other job seekers - Concepts must be thorough.

Data Science Intern Interview Questions Asked at Other Companies

Q1. Rotate Matrix by 90 Degrees Problem Statement Given a square matr ... read more
asked in Uber
Q2. What new feature would you like to add to Uber?
asked in Altimetrik
Q3. What is gradient descent, why does gradient descent follow tan an ... read more
Q4. Get Second highest element from an array (duplicates elements are ... read more
asked in Siemens
Q5. How do you implement a machine learning algorithm based on a give ... read more

Interview questions from similar companies

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
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

Data Scientist Interview Questions & Answers

C5i 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 was interviewed 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
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 …

Interview Preparation Tips

Round: Test
Experience: There would be 15 questions based on general aptitude. Questions are extremely easy with time management being the key to get shortlisted. The time allotted is 25 minutes. Anyone scoring somewhere near 13-14  marks is sure to get selected.
Tips: Prepare Std X Mathematics. Questions are pretty easy. Scoring is +1for every correct answer and -0.5 for every incorrect answer.
Duration: 25 minutes
Total Questions: 15

Round: Problem Solving & Case Study
Experience: I was given a pseudo code with two nested loops to be operated. The code was extremely easy. This round also had a case study. I was given a case of an e-commerce company.
Tips: Coding part is pretty easy. The real elimination might be happening based on the student's approach to the case given. Case study demands each and every facet of the case to be seen and worked upon.

Round: Video synthesis
Experience: I was shown a video on the principles of Mu Sigma and was asked to synthesize the video in three points.
Tips: The key to crack this round is to understand the difference between synthesize and summarize. At times they even show video clippings of some Hollywood movies so make sure you are comfortable with the accent. One need to simply write the 3 key takeaway from the video.

Round: Group Discussion
Experience: I was alloted a team with 8 other people. Mu Sigma's GD is a little different because the moderator becomes an active participant of the GD. My GD went on for more than 45 minutes.
Tips: Just make sure you speak well and deliver worthy points. I spoke only for around 5 minutes in my GD. So the key here is speaking no nonsense.

Round: Technical Interview
Experience: The interview round is the final round of selection. Questions were primarily based on my resume.Mu Sigma has this policy of maintaining your marks of each and every round. So suppose you score low in the case study, you might be asked to solve another case study in your interview.I was made to debate on google vs. Bing. I was also asked about my experiences handling different positions of responsibility.
Tips: Be ready to convince the interviewer that data analytics is for you. Questions like why Mu sigma and what if you don't get selected are common. Just be calm and make sure your resume is well prepared because they will ask about everything mentioned in your resume.

Skills: Analytical Ability, Data Interpretation, Inter Personal Skills, Coding ability, Team Work, General Aptitude, Time management
College Name: D.A.V. Jamshedpur
Motivation: Mu Sigma is for people who love the word 'Do'. It has a whole new approach towards data and man machine interaction. People who work at Mu Sigma suggest that it has a steep learning curve compared to other companies. These are reasons enough for a college fresher to apply for Mu Sigma.
Funny Moments: The initial form that they will ask you to fill will have lots of funny questions.
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
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

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

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

I applied via LinkedIn and was interviewed before Mar 2022. There were 3 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 - Technical 

(3 Questions)

  • Q1. Questions related to python basics.
  • Q2. Basic calculus to test math skills.
  • Q3. Machine learning metrics.
Round 3 - HR 

(3 Questions)

  • Q1. Policies, behavioral round.
  • Q2. Work culture and the selection process.
  • Q3. Discussion about previous employers and educational background.

Interview Preparation Tips

Interview preparation tips for other job seekers - keep it simple and be confident. it's good to know the reasons behind your data science projects.
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

Crisil Interview FAQs

How many rounds are there in Crisil Data Science Intern interview?
Crisil interview process usually has 2 rounds. The most common rounds in the Crisil interview process are Aptitude Test and Technical.
What are the top questions asked in Crisil Data Science Intern interview?

Some of the top questions asked at the Crisil Data Science Intern interview -

  1. Basic DSA leetcode easy and medium , arrays and hashmaps and LRU ca...read more
  2. Random forest, time series analys...read more
  3. SQL queries and DBMS questi...read more

Tell us how to improve this page.

Crisil Data Science Intern Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 228 Interviews
Indegene Interview Questions
3.4
 • 150 Interviews
Nielsen Interview Questions
3.7
 • 116 Interviews
Kantar Interview Questions
3.5
 • 105 Interviews
Netscribes Interview Questions
2.8
 • 82 Interviews
Cotiviti Interview Questions
3.9
 • 71 Interviews
Sigmoid Interview Questions
3.3
 • 57 Interviews
Hgs Services Interview Questions
4.0
 • 55 Interviews
View all
Research Analyst
958 salaries
unlock blur

₹5 L/yr - ₹19 L/yr

Senior Research Analyst
794 salaries
unlock blur

₹6 L/yr - ₹26 L/yr

Analyst
509 salaries
unlock blur

₹3 L/yr - ₹14 L/yr

Credit Analyst
452 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Manager
441 salaries
unlock blur

₹12 L/yr - ₹34.5 L/yr

Explore more salaries
Compare Crisil with

ICRA

3.4
Compare

India Ratings & Research

3.8
Compare

Brickwork Ratings

3.7
Compare

SMERA Ratings

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