i
Axis Bank
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I applied via Referral
Pyspark, Hive, Yarn, Python
I applied via Referral and was interviewed before Jan 2024. There was 1 interview round.
Top trending discussions
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.
Behavioural and culture fit
I applied via Referral and was interviewed before Jun 2021. There were 3 interview rounds.
SQL server
SQL DBA
I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.
Easy on cyber security
Good went well nicce process
Medium level questions
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()
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 2 interview rounds.
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.
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...
based on 3 interviews
Interview experience
based on 11 reviews
Rating in categories
Assistant Manager
15k
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Manager
10.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
6.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Manager
5.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Relationship Officer
3.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
HDFC Bank
ICICI Bank
State Bank of India
Kotak Mahindra Bank