Premium Employer

i

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

IDFC FIRST Bank Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

IDFC FIRST Bank Data Analyst Interview Questions and Answers

Updated 14 Jan 2025

IDFC FIRST Bank Data Analyst Interview Experiences

3 interviews found

Data Analyst Interview Questions & Answers

user image Hello Neeaccount

posted on 21 Sep 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Asked regarding sql to make a table and given some queries to solve over the table
  • Q2. Given easy code to solve before them very easy
Round 2 - HR 

(2 Questions)

  • Q1. Regarding place
  • Q2. Regarding night shifts

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well for sql and coding and focus on our projects

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 14 Jan 2025

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

An easy coding round was conducted that involved SQL questions.

Round 2 - Aptitude Test 

An easy one-hour discussion based on the resume.

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Suppose there is a room in the office and X people enter room thr ... read more
asked in Wipro
Q2. Chocolate Distribution Problem You are given an array/list CHOCOL ... read more
asked in Wipro
Q3. Ninja and Substrings Problem Statement Ninja has to determine all ... read more
asked in Capgemini
Q4. Ninja and His Secret Information Encoding Problem Ninja, a new me ... read more
Q5. Sliding Window Maximum Problem Statement You are given an array/l ... read more

Data Analyst Interview Questions & Answers

user image Iftekhar Alam

posted on 26 Oct 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

(4 Questions)

  • Q1. Base on SQL and tableau
  • Q2. How join work share in detail with examples
  • Q3. How to get nth salary
  • Q4. How to delete duplicates
  • Ans. 

    To delete duplicates, use SQL query with DISTINCT keyword or remove duplicates programmatically in Python using sets.

    • Use SQL query with DISTINCT keyword to remove duplicates from a database table

    • In Python, remove duplicates from a list using sets: list(set(original_list))

    • For pandas DataFrame, drop duplicates using df.drop_duplicates()

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Live coding on the platform

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About your self

Interview Preparation Tips

Interview preparation tips for other job seekers - please select my profile

I applied via Referral and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Coding Test 

SQL server

Round 2 - Coding Test 

SQL DBA

Round 3 - HR 

(1 Question)

  • Q1. Salary discussed, Appts test

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best... be prepared question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL Basics and Good Communication
  • Q2. Structured Profile Summary

Interview Preparation Tips

Interview preparation tips for other job seekers - My teams is focus on SQL server and referral works there
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Asked about the projects from the resume. It was based on Python. The project was stock prediction using ml. They mainly asked about the concepts used. And they also asked the equations related to data sci...
Round 3 - HR 

(1 Question)

  • Q1. I didn't qualified for this round

Interview Preparation Tips

Interview preparation tips for other job seekers - revise datascience course throughly and go through your resume projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It consists of resume-based skill questions.

Round 2 - HR 

(2 Questions)

  • Q1. Why do you want to join ICICI Bank?
  • Ans. 

    I want to join ICICI Bank because of its strong reputation in the banking industry and the opportunities for growth and development it offers.

    • ICICI Bank is one of the leading banks in India with a strong reputation for innovation and customer service

    • I am impressed by ICICI Bank's focus on technology and digital banking solutions

    • I believe that working at ICICI Bank will provide me with opportunities for career growth an...

  • Answered by AI
  • Q2. Can you tell me about your projects?
  • Ans. 

    I have worked on projects involving data analysis for marketing campaigns, customer segmentation, and sales forecasting.

    • Developed predictive models to optimize marketing strategies

    • Utilized clustering techniques for customer segmentation

    • Built time series models for sales forecasting

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I applied via LinkedIn and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Pandas and SQL questions and some business case

Round 3 - One-on-one 

(2 Questions)

  • Q1. The head of the vertical took interview, explained role and asked about my experience.
  • Q2. What project did you work on?
Round 4 - Technical 

(3 Questions)

  • Q1. A senior data scientist asked technical questions on my experience.
  • Q2. What is the advantage or lstm over rnn.
  • Ans. 

    LSTM has better memory retention than RNN.

    • LSTM can remember long-term dependencies better than RNN.

    • LSTM has a gating mechanism that controls the flow of information.

    • LSTM can handle vanishing gradient problem better than RNN.

    • LSTM is more suitable for tasks that require long-term memory, such as speech recognition and language translation.

  • Answered by AI
  • Q3. What is multicollinearity and what are its effects?
  • Ans. 

    Multicollinearity is a phenomenon where two or more independent variables in a regression model are highly correlated.

    • It can lead to unstable and unreliable estimates of regression coefficients.

    • It can make it difficult to determine the individual effect of each independent variable on the dependent variable.

    • It can also result in inflated standard errors and p-values, making it difficult to identify statistically signif...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is indexing
  • Ans. 

    Indexing is a technique used to optimize the performance of databases by creating a data structure that allows for quick retrieval of data.

    • Indexing involves creating a data structure that maps the values of a particular column in a database table to their physical storage locations on disk.

    • It helps in speeding up data retrieval operations by allowing the database to quickly locate the rows that satisfy a certain condit...

  • Answered by AI

IDFC FIRST Bank Interview FAQs

How many rounds are there in IDFC FIRST Bank Data Analyst interview?
IDFC FIRST Bank interview process usually has 2-3 rounds. The most common rounds in the IDFC FIRST Bank interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for IDFC FIRST Bank Data Analyst 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 IDFC FIRST Bank. The most common topics and skills that interviewers at IDFC FIRST Bank expect are Data Analysis, Analytics, Banking, Analytical and Data Analytics.
What are the top questions asked in IDFC FIRST Bank Data Analyst interview?

Some of the top questions asked at the IDFC FIRST Bank Data Analyst interview -

  1. How to delete duplica...read more
  2. asked regarding sql to make a table and given some queries to solve over the ta...read more
  3. given easy code to solve before them very e...read more

Tell us how to improve this page.

IDFC FIRST Bank Data Analyst Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more
Join IDFC FIRST Bank Guided by ethics, powered by technology and a force for social good
IDFC FIRST Bank Data Analyst Salary
based on 139 salaries
₹4.2 L/yr - ₹10.8 L/yr
53% more than the average Data Analyst Salary in India
View more details

IDFC FIRST Bank Data Analyst Reviews and Ratings

based on 14 reviews

4.2/5

Rating in categories

4.1

Skill development

3.9

Work-life balance

4.0

Salary

4.3

Job security

3.6

Company culture

3.8

Promotions

3.7

Work satisfaction

Explore 14 Reviews and Ratings
Deputy Manager
2.7k salaries
unlock blur

₹2.2 L/yr - ₹9.5 L/yr

Assistant Manager
1.6k salaries
unlock blur

₹2 L/yr - ₹7.1 L/yr

Senior Officer
1.4k salaries
unlock blur

₹2 L/yr - ₹5.4 L/yr

Manager
1.4k salaries
unlock blur

₹3.5 L/yr - ₹12.1 L/yr

Sales Officer
1.4k salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Explore more salaries
Compare IDFC FIRST Bank with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.7
Compare

Kotak Mahindra Bank

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