Upload Button Icon Add office photos
Premium Employer

i

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

Axis Bank

Compare button icon Compare button icon Compare
3.8

based on 24.4k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Axis Bank Data Engineer Interview Questions and Answers

Updated 9 Jan 2025

Axis Bank Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Ronak C Desai

posted on 9 Jan 2025

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

I applied via Referral and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions on pyspark coding, windowing function and all
  • Q2. Questions on hive and yarn

Interview Preparation Tips

Topics to prepare for Axis Bank Data Engineer interview:
  • pyspark
  • hive
  • sql
  • yarn

Interview questions from similar companies

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

(2 Questions)

  • Q1. Tell me about you experience as a data engineer
  • Q2. In depth technical discussion about projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - CPC 

(4 Questions)

  • Q1. What motivates to you for this job ?
  • Q2. What are the risks you have taken in previous role?
  • Q3. How do you handle the situation when your opinion differ from your senior members in your team?
  • Q4. Provide a approach to develop ETL pipeline where csv file is dropped in S3 and transform through airflow and load to snowflake.
  • Ans. 

    Develop ETL pipeline using Airflow to process CSV files in S3 and load data into Snowflake.

    • Set up an S3 sensor in Airflow to detect when a new CSV file is dropped in the specified bucket.

    • Create a custom Python operator in Airflow to read the CSV file from S3, perform necessary transformations, and load data into Snowflake.

    • Use SnowflakeHook in Airflow to establish connection with Snowflake and execute SQL queries to loa...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the cpc questions and provide answers with example and previous organization experience. Provide step by step answer to technical questions especially if they ask to design a pipeline.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Spark Sql and Spark Scripting

Round 2 - Case Study 

Data Modelling for retail brand like dmart

Round 3 - Case Study 

ETL Pipeline which handles streaming data as well

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

I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain spark stages and tasks
  • Ans. 

    Spark stages are a collection of tasks that are executed together to perform a specific computation.

    • Stages are created based on the transformations and actions in a Spark job.

    • Each stage consists of a set of tasks that can be executed in parallel.

    • Stages are divided into two types: narrow (one-to-one) and wide (one-to-many) transformations.

    • Tasks within a stage are executed on different partitions of the data in parallel.

    • ...

  • Answered by AI
  • Q2. Sql windoq questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Advance delta table optimizatoins
  • Q2. Data modelling in previous project
  • Ans. 

    Implemented data modelling using star schema in a retail analytics project.

    • Designed star schema to optimize query performance

    • Used fact and dimension tables to organize data

    • Implemented ETL processes to populate the data warehouse

    • Utilized tools like SQL, Python, and Apache Spark for data modelling

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Jun 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 

(1 Question)

  • Q1. More related towards Hadoop, Spark, scenario based competency questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Code performance, optimization, batch processing
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 3 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 - Technical 

(2 Questions)

  • Q1. Questions on Data Modelling
  • Q2. Questions on SQL and Data Warehousing
Round 3 - Technical 

(2 Questions)

  • Q1. SQL query writing involving complex queries
  • Q2. Questions on Snowflake and other distributed systems

Interview Preparation Tips

Topics to prepare for NatWest Group Data Engineer interview:
  • SQL
  • Snowflake
  • Python
  • Data modell
Interview preparation tips for other job seekers - Practice complex SQL and other data Engineering modules.

I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the windows functions in sql
  • Ans. 

    Window functions in SQL are used to perform calculations across a set of rows that are related to the current row.

    • Window functions are used to calculate running totals, moving averages, and rank values.

    • They are applied to a set of rows defined by an OVER clause.

    • Examples of window functions include ROW_NUMBER, RANK, DENSE_RANK, and NTILE.

  • Answered by AI
  • Q2. Explain CTE in detail
  • Ans. 

    CTE stands for Common Table Expression, a temporary named result set that can be referenced within a SELECT, INSERT, UPDATE, or DELETE statement.

    • CTE is defined using the WITH keyword followed by a name and a SELECT statement.

    • It can be used to simplify complex queries, improve readability, and reduce code duplication.

    • CTE can also be recursive, allowing for hierarchical queries.

    • Example: WITH sales AS (SELECT * FROM order...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is your expected salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice SQL in detail. Practice scenario based SQL questions. Read all the data warehousing concepts in detail.

Skills evaluated in this interview

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Basic technical questions not much complicated
  • Q2. Explain spark architecture
  • Ans. 

    Spark architecture is a distributed computing framework that consists of a driver program, cluster manager, and worker nodes.

    • Consists of a driver program that manages the execution of the Spark application

    • Utilizes a cluster manager to allocate resources and coordinate tasks across worker nodes

    • Worker nodes execute the tasks and store data in memory or disk for processing

    • Supports fault tolerance through resilient distrib...

  • Answered by AI
  • Q3. Technical skills on hive Hadoop spark and python
Round 3 - One-on-one 

(1 Question)

  • Q1. Mostly on salary part

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Telephonic Call 

(1 Question)

  • Q1. Tell me about your current work status, past internships and projects
Round 2 - Technical 

(1 Question)

  • Q1. Difference between sql joins, few sql queries
  • Ans. 

    SQL joins are used to combine rows from different tables based on a related column, while SQL queries are used to retrieve specific data from a database.

    • SQL joins are used to combine rows from different tables based on a related column

    • There are different types of SQL joins, such as inner join, left join, right join, and full outer join

    • SQL queries are used to retrieve specific data from a database based on certain condi...

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

(1 Question)

  • Q1. Behavioural questions

Skills evaluated in this interview

Axis Bank Interview FAQs

How many rounds are there in Axis Bank Data Engineer interview?
Axis Bank interview process usually has 1 rounds. The most common rounds in the Axis Bank interview process are Technical.
How to prepare for Axis Bank 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 Axis Bank. The most common topics and skills that interviewers at Axis Bank expect are Python, Business Intelligence, Computer science, Data Architecture and SQL.
What are the top questions asked in Axis Bank Data Engineer interview?

Some of the top questions asked at the Axis Bank Data Engineer interview -

  1. Questions on pyspark coding, windowing function and ...read more
  2. Questions on hive and y...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Axis Bank interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Axis Bank Data Engineer Salary
based on 87 salaries
₹5.1 L/yr - ₹18.4 L/yr
At par with the average Data Engineer Salary in India
View more details

Axis Bank Data Engineer Reviews and Ratings

based on 10 reviews

3.8/5

Rating in categories

3.2

Skill development

4.0

Work-Life balance

3.0

Salary & Benefits

4.4

Job Security

3.5

Company culture

3.1

Promotions/Appraisal

3.2

Work Satisfaction

Explore 10 Reviews and Ratings
Assistant Manager
15k salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Deputy Manager
10.5k salaries
unlock blur

₹2 L/yr - ₹11 L/yr

Manager
6.1k salaries
unlock blur

₹4.9 L/yr - ₹14 L/yr

Senior Manager
5.2k salaries
unlock blur

₹8 L/yr - ₹28 L/yr

Relationship Officer
3.2k salaries
unlock blur

₹1 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Axis Bank with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

State Bank of India

3.8
Compare

Kotak Mahindra Bank

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