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

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Clear (1)

Axis Bank Data Engineer Interview Questions and Answers

Updated 9 Jan 2025

Axis Bank Data Engineer Interview Experiences

2 interviews found

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

I applied via Referral

Round 1 - Coding Test 

Pyspark, Hive, Yarn, Python

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on windowing function
  • Q2. Questions on spark arch and python

Interview Preparation Tips

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

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

Data Engineer Interview Questions Asked at Other Companies

asked in Cisco
Q1. Optimal Strategy for a Coin Game You are playing a coin game with ... read more
asked in Sigmoid
Q2. Next Greater Element Problem Statement You are given an array arr ... read more
asked in Sigmoid
Q3. Problem: Search In Rotated Sorted Array Given a sorted array that ... read more
asked in Cisco
Q4. Covid Vaccination Distribution Problem As the Government ramps up ... read more
asked in LTIMindtree
Q5. 1) If you are given a card with 1-1000 numbers and there are 4 bo ... read more

Interview questions from similar companies

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

(1 Question)

  • Q1. What is an index and what does it do
  • Ans. 

    An index is a data structure that improves the speed of data retrieval operations in a database by allowing quick access to specific data.

    • Indexes are used to quickly locate data without having to search every row in a database table.

    • They are created on specific columns in a table to speed up queries that filter or sort by those columns.

    • Examples of indexes include primary keys, unique keys, and non-unique indexes.

  • Answered by AI
Round 2 - Behavioral interview 

(1 Question)

  • Q1. Tell me a time you resolve conflict
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Behavioural and culture fit

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Assignment 

Easy on cyber security

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself this is
  • Q2. What is your work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good went well nicce process

Round 2 - Coding Test 

Medium level questions

Round 3 - HR 

(2 Questions)

  • Q1. Asked about core subjects
  • Q2. Asked about my project

Interview Preparation Tips

Interview preparation tips for other job seekers - nice process
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 Resume 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

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
-
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
Contribute & help others!
anonymous
You can choose to be anonymous

Axis Bank Interview FAQs

How many rounds are there in Axis Bank Data Engineer interview?
Axis Bank interview process usually has 1-2 rounds. The most common rounds in the Axis Bank interview process are Technical and Coding Test.
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 spark arch and pyt...read more
  3. Questions on windowing funct...read more

Recently Viewed

INTERVIEWS

Burger King

20 top interview questions

INTERVIEWS

Axis Bank

No Interviews

DESIGNATION

LIST OF COMPANIES

Senco Gold

Locations

DESIGNATION

SALARIES

Vodafone Idea

INTERVIEWS

Infotech

30 top interview questions

INTERVIEWS

LinkedIn

70 top interview questions

JOBS

Schneider Electric

No Jobs

JOBS

Siemens Healthcare

No Jobs

Tell us how to improve this page.

Axis Bank Data Engineer Interview Process

based on 3 interviews

Interview experience

5
  
Excellent
View more
Axis Bank Data Engineer Salary
based on 91 salaries
₹5.5 L/yr - ₹18 L/yr
5% less than the average Data Engineer Salary in India
View more details

Axis Bank Data Engineer Reviews and Ratings

based on 11 reviews

3.8/5

Rating in categories

3.3

Skill development

4.1

Work-life balance

3.0

Salary

4.5

Job security

3.6

Company culture

3.2

Promotions

3.3

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Deputy Manager
10.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
6.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
5.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Relationship Officer
3.3k salaries
unlock blur

₹0 L/yr - ₹0 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
Did you find this page helpful?
Yes No
write
Share an Interview