i
Standard Chartered
Filter interviews by
To find the middle of a linked list, use the slow and fast pointer technique.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The position of the slow pointer will be the middle of the linked list.
I appeared for an interview before Mar 2016.
Joins, Jobs, stored procedures,cursors.
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.
Behavioural and culture fit
Simple algorithm question about sorting
The time complexity of the quicksort algorithm is O(n log n).
Quicksort has an average time complexity of O(n log n).
The best case time complexity of quicksort is O(n log n) when the pivot element divides the array into two equal halves.
The worst case time complexity of quicksort is O(n^2) when the pivot element is the smallest or largest element in the array.
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.
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
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 16 Sep 2022
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
It had more than 30 aptitude questions and 2 coding questions
based on 1 interview
Interview experience
Team Lead
2.5k
salaries
| ₹4.1 L/yr - ₹11 L/yr |
Associate Manager
2.3k
salaries
| ₹5 L/yr - ₹20 L/yr |
Senior Officer
2.3k
salaries
| ₹1.8 L/yr - ₹7.2 L/yr |
Manager
2.1k
salaries
| ₹7 L/yr - ₹27 L/yr |
Senior Manager
1.9k
salaries
| ₹13.3 L/yr - ₹46.1 L/yr |
HDFC Bank
ICICI Bank
Axis Bank
Kotak Mahindra Bank