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.5k Reviews

Filter interviews by

Crisil Senior Data Engineer Interview Questions and Answers

Updated 26 Apr 2024

Crisil Senior Data Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Apr 2023. There were 5 interview rounds.

Round 1 - Coding Test 

General code testing and mcq

Round 2 - Technical 

(1 Question)

  • Q1. Technical discussion
Round 3 - Technical 

(1 Question)

  • Q1. Technical manager discussion.
Round 4 - One-on-one 

(1 Question)

  • Q1. Director round with behavioural questions and business commitments attitude check
Round 5 - HR 

(1 Question)

  • Q1. HR round with compensations and company policies discussion

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How do you resolve critical issues?
  • Q2. How do to handle stakeholder's interests?
  • Ans. 

    Handle stakeholder's interests by understanding their needs, communicating effectively, and delivering results.

    • Understand the stakeholders' needs and priorities

    • Communicate regularly and effectively with stakeholders

    • Involve stakeholders in decision-making processes

    • Deliver results that align with stakeholders' interests

    • Manage expectations and address concerns promptly

  • Answered by AI
Round 2 - Coding Test 

SQL Rank functions.
Python easy to medium DSA programs.
Pyspark Concepts and questions.

Round 3 - Technical 

(1 Question)

  • Q1. Explain one of your projects in End to End
Round 4 - One-on-one 

(1 Question)

  • Q1. What are some of the analytical functions available in SQL?
  • Ans. 

    Analytical functions in SQL are used to perform calculations on sets of rows.

    • Aggregate functions like SUM, AVG, COUNT, MIN, MAX

    • Window functions like ROW_NUMBER, RANK, DENSE_RANK, LAG, LEAD

    • Ranking functions like NTILE, PERCENT_RANK, CUME_DIST

    • Statistical functions like STDDEV, VARIANCE

    • String functions like CONCAT, SUBSTRING, TRIM

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on your technical sides based on the JD and the information you provided in your resume.
They will be testing behavior and attitude much along with technical skills.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Data modeling on website data
  • Q2. Spark performance tuning
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

They will ask aptitude, reasoning and other questions as an online test to know your problem solving skills.

Round 2 - Group Discussion 

They will give a topic where either we have to speak or write on that topic

Round 3 - Technical 

(2 Questions)

  • Q1. Intro, questions related to python, guesstimate questions
  • Q2. Behavorial questions and other hr questions included

Data Analyst Interview Questions & Answers

Ipsos user image Kaustubh J Tikotikar

posted on 31 Aug 2024

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. About SQL basics such as difference between delete and truncate, and some basic definitions.
  • Q2. About Python basics such as list, tuple and all.
  • Q3. Basic questions about Excel.
Round 2 - HR 

(2 Questions)

  • Q1. Salary Negotiation
  • Q2. About Company Work Culture

Interview Preparation Tips

Topics to prepare for Ipsos Data Analyst interview:
  • SQL
  • Python
  • Excel
Interview preparation tips for other job seekers - Interview went very smoothly and the interviewers were very friendly and understanding.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is difference between function and stored procedure
  • Ans. 

    Functions return a single value, while stored procedures can perform multiple operations and return multiple values.

    • Functions return a single value, while stored procedures can return multiple values.

    • Functions are called in SQL statements, while stored procedures are called using EXECUTE statement.

    • Functions cannot have output parameters, while stored procedures can have output parameters.

    • Functions cannot modify server ...

  • Answered by AI
  • Q2. How to implement custom exception in MVC
  • Ans. 

    Custom exceptions can be implemented in MVC by creating a new class that inherits from Exception class.

    • Create a new class that inherits from Exception class

    • Override the constructor to pass a custom message to the base Exception class

    • Throw the custom exception in the MVC controller or service layer

  • Answered by AI

Skills evaluated in this interview

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

First round was on Hacker Earth

Round 2 - Technical 

(1 Question)

  • Q1. Technical round was on Spring Data Jpa, Pagination, SOLID principles

Interview Preparation Tips

Interview preparation tips for other job seekers - I had given the interview for Senior Software Engineer at Indegene on May 2024. I cleared the round as well. Mr. Pradeep Kumar was the POC for my recruitment. He confirmed that he's going to schedule the HR the next day after clearing the technical round. Upon calling him the very next day he started ghosting me, ignoring my phone calls, messages and emails. After one month he called me and said "sorry at that time the project went on hold, so we have other new opening are you interested to join". I said yes and had salary discussion as well. He said that I'll be getting the offer letter the very next day. So, I contacted him again the next day, he started ghosting again then on WhatsApp he told that my offer letter is on the final stage of approval and I'll get it by tomorrow. Next day I didn't received anything I tried calling he started ghosting again. So please be aware of this type of company. Its a total waste of time. The management is totally un-professional.
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 Analyst Interview Questions & Answers

C5i 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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic questions based on resume
Round 2 - One-on-one 

(1 Question)

  • Q1. On skills mentioned in resume
Round 3 - Technical 

(1 Question)

  • Q1. Asked scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to have proper business knowledge and KPIs of different businesses

Crisil Interview FAQs

How many rounds are there in Crisil Senior Data Engineer interview?
Crisil interview process usually has 5 rounds. The most common rounds in the Crisil interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Crisil Senior Data Engineer 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 Crisil. The most common topics and skills that interviewers at Crisil expect are Python, Spark and Transformation.
What are the top questions asked in Crisil Senior Data Engineer interview?

Some of the top questions asked at the Crisil Senior Data Engineer interview -

  1. Director round with behavioural questions and business commitments attitude che...read more
  2. Technical manager discussi...read more
  3. Technical discuss...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Crisil interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.7
 • 221 Interviews
Indegene Interview Questions
3.4
 • 148 Interviews
Nielsen Interview Questions
3.7
 • 112 Interviews
Kantar Interview Questions
3.6
 • 103 Interviews
Netscribes Interview Questions
2.8
 • 80 Interviews
Cotiviti Interview Questions
4.0
 • 69 Interviews
Hgs Services Interview Questions
4.0
 • 55 Interviews
Sigmoid Interview Questions
3.3
 • 53 Interviews
View all
Crisil Senior Data Engineer Salary
based on 8 salaries
₹15 L/yr - ₹36 L/yr
18% more than the average Senior Data Engineer Salary in India
View more details

Crisil Senior Data Engineer Reviews and Ratings

based on 2 reviews

4.4/5

Rating in categories

3.7

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

4.4

Promotions/Appraisal

3.7

Work Satisfaction

Explore 2 Reviews and Ratings
Research Analyst
963 salaries
unlock blur

₹4.8 L/yr - ₹16.5 L/yr

Senior Research Analyst
803 salaries
unlock blur

₹7.2 L/yr - ₹26 L/yr

Analyst
499 salaries
unlock blur

₹3 L/yr - ₹13.5 L/yr

Credit Analyst
444 salaries
unlock blur

₹4.7 L/yr - ₹17 L/yr

Manager
440 salaries
unlock blur

₹10.5 L/yr - ₹34.5 L/yr

Explore more salaries
Compare Crisil with

ICRA

3.3
Compare

India Ratings & Research

3.8
Compare

Brickwork Ratings

3.8
Compare

SMERA Ratings

2.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview