Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Standard Chartered Team. If you also belong to the team, you can get access from here

Standard Chartered Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Standard Chartered Software Analyst Interview Questions and Answers

Updated 16 Sep 2021

Standard Chartered Software Analyst Interview Experiences

1 interview found

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

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)

  • Q1. 

    Rat in a Maze Problem Statement

    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...

  • Ans. 

    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...

  • Answered by AI
  • Q2. 

    Maximum Frequency Number Problem Statement

    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...

  • Ans. 

    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.

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

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.

  • Q1. 

    Nth Fibonacci Number Problem Statement

    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.

    Input:

    ...
  • Ans. 

    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.

  • Answered by AI
  • Q2. 

    Ways To Make Coin Change

    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...

  • Ans. 

    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...

  • Answered by AI
Round 3 - Face to Face 

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 4 - Telephonic Call 

Round duration - 15 minutes
Round difficulty - Easy

It was a simple hr round and he asked me basic questions

Interview Preparation Tips

Eligibility criteriaAbove 7CGPAStandard Chartered Bank interview preparation:Topics to prepare for the interview - C++,OOPS, Data Structures, Projects, machine LearningTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Focus on Communication Skills
Tip 2 : Do atleast 2 projects
Tip 3 : Solve as many questions as possible.

Application resume tips for other job seekers

Tip 1 : Put only those things which you are confident that you can answer anything .
Tip 2 : Have some projects on your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed before Apr 2021. There were 3 interview rounds.

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 tips
Round 2 - Case Study 
Round 3 - One-on-one 

(1 Question)

  • Q1. Good work this company

Interview Preparation Tips

Interview preparation tips for other job seekers - Good working this company last working this company

Software Analyst Interview Questions Asked at Other Companies

Q1. 1. difference between functions and stored procedures 2. What are ... read more
asked in Cognizant
Q2. DFS Traversal Problem Statement Given an undirected and disconnec ... read more
asked in Cognizant
Q3. Merge Intervals Problem Statement You are provided with 'N' inter ... read more
asked in PTC
Q4. Four people (A, B, C, and D) are on one side of a river with a bo ... read more
Q5. Word Search Problem Statement Given a two-dimensional grid of siz ... read more

I appeared for an interview before Mar 2016.

Interview Questionnaire 

2 Questions

  • Q1. Some technical questions were asked
  • Q2. They spring hibernate MVC flow and core java and Oracle connectivity questions

Interview Preparation Tips

Round: Technical + HR Interview
Experience: There was a Team manager and his junior for the interview

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Analytical, interpersonal, mathematical

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical round related to your skills on aptitudes questions and related to your previous projects, work etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your technical basic skills and show your interest in new technologies by learning or being knowledgeable as per your job description

What people are saying about Standard Chartered

View All
an authentication specialist
5d
Face-to-face Manager Interview Tomorrow—Any Last-Minute Tips?
Got a manager interview (2nd round) tomorrow, face-to-face. Any advice is welcome!
Got a question about Standard Chartered?
Ask anonymously on communities.

Interview Questionnaire 

1 Question

  • Q1. Finance and dealers and Collection related
Round 1 - Assignment 

Interview Preparation Tips

Interview preparation tips for other job seekers - Speaking skills

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. BASIC LOAN PROCESS
  • Q2. Marketing

Interview Preparation Tips

Interview preparation tips for other job seekers - It's unofficial role..multiple loan
Are these interview questions helpful?

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

The coding round consisted of 3 coding questions. 1st question was of 20 marks, 2nd and 3rd of 50 marks.

  • Q1. 

    Minimum Number of Operations Problem Statement

    Given an array 'ARR' consisting of 'N' positive integers, determine the minimum number of operations needed to make all elements of the array equal. You may ...

  • Ans. 

    Determine minimum operations to make all array elements equal using addition, subtraction, multiplication, or division.

    • Iterate through array to find the minimum and maximum values

    • Calculate the difference between the maximum and minimum values

    • Return the difference as the minimum number of operations needed

  • Answered by AI
  • Q2. 

    Avoiding Traps Problem Statement

    Given an array of obstacles' coordinates, determine the minimal jump length to reach beyond all obstacles starting from coordinate 0 while avoiding landing on any obstacle...

  • Ans. 

    Find the minimal jump length to bypass all obstacles while avoiding landing on any obstacle.

    • Iterate through the obstacle coordinates to find the maximum coordinate.

    • Calculate the minimum jump length needed to bypass all obstacles.

    • Ensure the jump length consistently avoids all obstacle points.

    • The final jump can overshoot the line's end point.

  • Answered by AI
  • Q3. 

    Longest Consecutive Sequence Problem Statement

    You are given an unsorted array/list ‘ARR’ of ‘N’ integers. Your task is to return the length of the longest consecutive sequence.

    The consecutive sequence ...

  • Ans. 

    Find the length of the longest consecutive sequence in an unsorted array of integers.

    • Sort the array to make it easier to identify consecutive sequences.

    • Use a set to store unique elements and check for consecutive numbers.

    • Track the length of consecutive sequences and update the maximum length found.

    • Handle duplicates by counting only one occurrence in the consecutive sequence.

  • Answered by AI
Round 2 - Video Call 

Round duration - 45 minutes
Round difficulty - Easy

Timing: 10:15 - 11:00 am.
The interview was online from home.

Round 3 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

Timing: 2:15 - 3:00 PM
The interview was online from home.
There were a few audio cuts in the video call but we were able to manage regardless.

  • Q1. 

    Reverse a String Problem Statement

    Given a string STR containing characters from [a-z], [A-Z], [0-9], and special characters, determine the reverse of the string.

    Input:

    The input starts with a single i...
  • Ans. 

    Reverse a given string containing characters from [a-z], [A-Z], [0-9], and special characters.

    • Iterate through the characters of the string in reverse order and append them to a new string.

    • Use built-in functions like reverse() or StringBuilder in languages like Python or Java for efficient reversal.

    • Handle special characters and numbers along with alphabets while reversing the string.

    • Ensure to print each reversed string ...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Delhi Technological University. Eligibility criteriaCGPA cutoff 7Deutsche Bank interview preparation:Topics to prepare for the interview - Java, MySQL, HTML, CSS, JavaScript, Nodejs, PythonTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : For OOPS, DS and programming, I recommend Codezen, Leetcode, InterviewBit and GeeksforGeeks.
Tip 2 : For OS, DBMS and Computer Network, I recommend GateSmasher, Knowledge Gate and TutorialsPoint.
Tip 3 : For SQL, I recommend W3Schools and GeeksforGeeks.
Tip 4 : Always maintain your cool during Interviews, and answer the questions calmly. If you get stuck in a problem, do not hesitate to ask for hints.

Application resume tips for other job seekers

Tip 1: Mention only those projects and internships in your resume that you are comfortable with, that is, you can explain to the interviewee.
Tip 2: Mention only those skills/programming languages in your resume that you are comfortable with, that is, you have proper knowledge of as the interviewee can ask questions from those languages specifically.
Tip 3: Keep your data in your resume honest and accurate.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Three questions all DP , medium to hard

Round 2 - Technical 

(1 Question)

  • Q1. Unique elements in array

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

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

3 coding que easy,med and hard

Round 2 - Technical 

(2 Questions)

  • Q1. Os related que What is kernel , OS types ,what happens after booting computr ,etc
  • Q2. Creat a array and print all elements , which database used for pdf storing sql or nosql
Round 3 - Technical 

(2 Questions)

  • Q1. OOps related que abstraction , inheritance , code it
  • Q2. Middel element of linked list
Round 4 - HR 

(2 Questions)

  • Q1. What challenges u faced in engineering?
  • Ans. 

    I faced various challenges in engineering, including technical hurdles, team dynamics, and project management issues.

    • Technical challenges: Encountered complex algorithms that required extensive research and testing, such as optimizing a sorting algorithm for large datasets.

    • Team dynamics: Navigated conflicts within the team regarding design decisions, which required mediation and compromise to reach a consensus.

    • Project ...

  • Answered by AI
  • Q2. Situational based questions
Round 5 - HR 

(2 Questions)

  • Q1. Why u choose to work deustch bank ?
  • Ans. 

    I chose Deutsche Bank for its innovative technology, global reach, and commitment to professional growth in the finance sector.

    • Deutsche Bank is at the forefront of financial technology, allowing me to work on cutting-edge projects.

    • The bank's global presence offers opportunities to collaborate with diverse teams across different markets.

    • I admire Deutsche Bank's commitment to sustainability and responsible banking, align...

  • Answered by AI
  • Q2. Project related quw

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.6k Interviews
HDFC Bank Interview Questions
3.9
 • 2.5k Interviews
Axis Bank Interview Questions
3.7
 • 1.7k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 758 Interviews
IndusInd Bank Interview Questions
3.5
 • 678 Interviews
Bandhan Bank Interview Questions
3.7
 • 632 Interviews
Yes Bank Interview Questions
3.7
 • 478 Interviews
View all
Standard Chartered Software Analyst Salary
based on 4 salaries
₹3.7 L/yr - ₹8.5 L/yr
23% less than the average Software Analyst Salary in India
View more details
Team Lead
2.5k salaries
unlock blur

₹4.1 L/yr - ₹13.3 L/yr

Associate Manager
2.4k salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

Senior Officer
2.3k salaries
unlock blur

₹1.8 L/yr - ₹7.2 L/yr

Manager
2.1k salaries
unlock blur

₹7.9 L/yr - ₹30 L/yr

Senior Manager
2k salaries
unlock blur

₹14 L/yr - ₹49 L/yr

Explore more salaries
Compare Standard Chartered with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.7
Compare

Kotak Mahindra Bank

3.7
Compare
write
Share an Interview