i
Standard Chartered
Filter interviews by
I was interviewed before Sep 2020.
Round duration - 170 minutes
Round difficulty - Easy
For MCQ Round, we have 2 rounds:-
1. Logical Reasoning
2. Mathematical Reasoning
Logical Reasoning, in which there were 12 questions, and for each question we had a time limit of 75 seconds. There was a cut-off of 40 for the next round, and people who qualified were sent an e-mail with a link to continue with the process.
Numerical Reasoning-The questions were in a pair of 3 in which a table/bank statement was given and 3 questions were based on that. The questions were purely based on calculations and semi-subjective. The time given for the 1st question was 90 seconds and for the rest 2 questions, 75 seconds each
For Coding Round,
120 minutes window(Test was of 90 minutes)
We have two questions
For the first question(30 Minutes it can be solved 2 times)
For the second question(60 Minutes)
You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...
The task is to find all possible paths for a rat to navigate through a maze from start to finish.
Create a recursive function to explore all possible paths from the starting position to the destination.
Keep track of the current path and update it as the rat moves through the maze.
Explore all possible directions (up, down, left, right) at each step, making sure to avoid blocked cells.
When reaching the destination, add th...
Given an array of integers with numbers in random order, write a program to find and return the number which appears the most frequently in the array.
If multip...
The program finds the number that appears most frequently in an array of integers.
Iterate through the array and keep track of the frequency of each number using a hashmap.
Find the number with the maximum frequency and return it.
If multiple numbers have the same maximum frequency, return the one that appears first in the array.
Round duration - 30 minutes
Round difficulty - Easy
It was an face to face round.There were 2 interviewers and they asked me coding question and some puzzles and some questions related to my project which was mentioned in my resume.
Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2)
, with initial conditions F(1) = F(2) = 1
.
Calculate the Nth Fibonacci number efficiently using recursion or dynamic programming.
Use recursion with memoization to avoid redundant calculations.
Implement dynamic programming to store and reuse previously calculated Fibonacci numbers.
Optimize space complexity by only storing the last two Fibonacci numbers instead of the entire sequence.
Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value using these coins. If it's not possible to make...
The task is to determine the total number of ways to make change for a specified value using given denominations.
Create a dynamic programming table to store the number of ways to make change for each value up to the specified value.
Iterate through each denomination and update the table accordingly.
The final answer will be the value in the table at the specified value.
Consider edge cases such as when the specified value...
Round duration - 30 minutes
Round difficulty - Medium
It was basically a resume round Interviewer went through my resume throughly and asked me about the things mentioned in my resume.
Round duration - 15 minutes
Round difficulty - Easy
It was a simple hr round and he asked me basic questions
Tip 1 : Focus on Communication Skills
Tip 2 : Do atleast 2 projects
Tip 3 : Solve as many questions as possible.
Tip 1 : Put only those things which you are confident that you can answer anything .
Tip 2 : Have some projects on your resume.
posted on 31 Oct 2022
I applied via Company Website and was interviewed before Oct 2021. There were 2 interview rounds.
I have followed the MVC, Singleton, and Factory design patterns in my past projects.
MVC pattern for separating concerns and improving maintainability
Singleton pattern for ensuring only one instance of a class is created
Factory pattern for creating objects without exposing the instantiation logic
Applications can be secured by implementing various security measures such as authentication, authorization, encryption, and regular updates.
Implement strong authentication mechanisms such as multi-factor authentication
Use authorization to restrict access to sensitive data and functionalities
Encrypt sensitive data both in transit and at rest
Regularly update the application and its dependencies to patch security vulnera...
posted on 19 Apr 2020
I applied via Company Website and was interviewed in Oct 2019. There were 4 interview rounds.
I was interviewed before Mar 2016.
I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.
Aptitude based Q/A were there in the Online assessment
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Basic dsa question in aptitude test
It also consisted of coding questions which were of higher level and had java questions
Maths and coding questions were asked
Two questions for coding
Merge sort is a divide and conquer algorithm that recursively divides the array into halves and then merges them in sorted order.
Divide the array into two halves
Recursively sort each half
Merge the sorted halves back together
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
Behavioural and culture fit
I applied via Job Portal and was interviewed in Dec 2023. There was 1 interview round.
Basic code to be written
Team Lead
2.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Manager
2.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Officer
2.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Analyst
1.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
HSBC Bank
ICICI Bank
HDFC Bank
Axis Bank