Filter interviews by
I applied via Company Website and was interviewed before Apr 2022. There were 3 interview rounds.
Blocks and puzzles were used to determine critical thinking
Top trending discussions
I appeared for an interview before Mar 2016.
Joins, Jobs, stored procedures,cursors.
posted on 22 Aug 2022
I applied via Company Website and was interviewed in Jul 2022. There were 2 interview rounds.
General knowledge and development skills and new things..
I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 3 interview rounds.
Basic data structure related coding questions like creating a linked list and adding items to it median.
Max heap implementation.
Concurrency related questions.
Behavioural and culture fit
posted on 13 Aug 2023
I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.
It was quantitative aptitude test with some coding questions
posted on 4 Jan 2025
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot.
List uses square brackets [], tuple uses parentheses ().
List is used for collections of items that may change, tuple for fixed collections.
Example: list - [1, 2, 3], tuple - (1, 2, 3)
I applied via Campus Placement and was interviewed in Dec 2020. There were 3 interview rounds.
Static is a keyword in Java used to create class-level variables and methods.
Static variables are shared among all instances of a class
Static methods can be called without creating an instance of the class
Static blocks are used to initialize static variables
Static import is used to import static members of a class
The program replaces consecutive same characters in a string with a single '$'.
Iterate through each character in the string
Compare the current character with the next character
If they are the same, replace the next character with '$'
Continue until the end of the string
Function overloading is having multiple functions with the same name but different parameters. Function overriding is having a derived class implement a method with the same name and parameters as a method in its base class.
Function overloading is used to provide different ways of calling a function with different parameters.
Function overriding is used to provide a specific implementation of a method in a derived class...
HackerEarth / Hacker rank Test
Using dynamic programming to find the lowest cost for metro passes based on given days.
Create an array to store the minimum cost for each day.
Iterate through each day and calculate the minimum cost based on 1, 7, or 30 day pass.
Update the minimum cost for each day using dynamic programming.
Return the minimum cost for the total number of days needed.
based on 1 interview
Interview experience
Vice President
14
salaries
| ₹35 L/yr - ₹70 L/yr |
Senior Associate
9
salaries
| ₹12 L/yr - ₹27 L/yr |
Analyst
7
salaries
| ₹8 L/yr - ₹12 L/yr |
Associate
7
salaries
| ₹17 L/yr - ₹38 L/yr |
Vice President (VP)
7
salaries
| ₹32 L/yr - ₹55 L/yr |
HDFC Bank
ICICI Bank
Axis Bank
Kotak Mahindra Bank