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
3.8

based on 4.3k Reviews

Filter interviews by

Standard Chartered Software Analyst Interview Questions, Process, and Tips for Freshers

Updated 16 Sep 2021

1 Standard Chartered Software Analyst Interview Experience for Freshers

7 questions found

Sort by: Popular

Software Analyst Interview Questions

user image CodingNinjas

posted on 16 Sep 2021

I was interviewed before Sep 2020.

4 Interview Rounds

1

Coding Test Round (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 You are given a starting position for a rat which is stuck in a maze at an initial point (0, 0) (the maze can be thought of as a 2-dimensional pla...read more
  • Q2. Maximum Frequency Number Ninja is given an array of integers that contain numbers in random order. He needs to write a program to find and return the number whi...read more
2

Face to Face Round (3 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 Nth term of Fibonacci series F(n), where F(n) is a function, is calculated using the following formula - F(n) = F(n-1) + F(n-2), Where, F(1...read more
  • Q2. Puzzle 25 horses problem There are 25 horses. What is the minimum number of races needed so you can identify the fastest 3 horses? You can race up to 5 horses a...read more
  • Q3. Ways To Make Coin Change You are given an infinite supply of coins of each of denominations D = {D0, D1, D2, D3, ...... Dn-1}. You need to figure out the total ...read more
3

Face to Face Round (1 Question)

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.

  • Q1. Technical Questions She asked me why do haven't done java to which i replied i have good logics and good understanding of c++ .Learning java is not difficult fo...read more
4

Telephonic Call Round (1 Question)

Round duration - 15 minutes
Round difficulty - Easy

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

  • Q1. Basic HR Questions Some questions asked are- Why you want to join standard chartered? Any military background? Any political background? Are you willingly to re...read more

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

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Coding Test Round

Hirevue interview test consisted of 5 qns

2

Technical Round (2 Questions)

  • Q1. Explain your project
  • Q2. Sql joins and finding second highest salary
3

HR Round (1 Question)

  • Q1. Where do you see yourself in 5 years

Skills evaluated in this interview

Interview experience
3
 Average
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via campus placement at Pune Institute of Computer Technology, Pune and was interviewed in Mar 2024.

3 Interview Rounds

1

Aptitude Test Round

It was easy they were asked cognitive,verble,reasoning questios and 2 coding question,and 1 sql query it was online

2

One-on-one Round (2 Questions)

  • Q1. Discussion on projects then asked some question on oop,sql query
  • Q2. Asked question on dsa it was easy like reverse linked list and how to detect loop in linked list and how to delete it
3

HR Round (2 Questions)

  • Q1. Discussion on projects,and give situational question
  • Q2. Then ask about family background
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (2 Questions)

  • Q1. Question about the oops and other related
  • Q2. Oops concepts in details
Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Job Fair and was interviewed in Jun 2023.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Coding Test Round

Ms office,Core Java , Tally , C,

3

Group Discussion Round

In my Opinion,view , If you ask me, As far as I can see/I am Concerned , It seems to me that , I think /feel/reckon/ belive , If you want my option , What we have to decide

Interview Preparation Tips

Interview preparation tips for other job seekers - Upgrade the skills

I was interviewed before Sep 2020.

3 Interview Rounds

1

Coding Test Round (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 You are given an array 'ARR' of 'N' positive integers. You need to find the minimum number of operations needed to ...read more
  • Q2. Avoiding Traps Given an array of 'N' elements 'OBSTACLES', where each element represents the coordinate of the obstacle on a straight line. We s...read more
  • Q3. Longest Consecutive Sequence You are given an unsorted array/list 'ARR' of 'N' integers. Your task is to return the length of the longest consec...read more
2

Video Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Easy

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

  • Q1. DS and OOPS Problems The interview contained mostly data structures and oops problems. I was asked to implement the node class of linked list and queue using ci...read more
3

Video Call Round (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 You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. F...read more

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
4
 Good
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via campus placement at BV Raju Institute of Technology, Medak and was interviewed in Sep 2023.

3 Interview Rounds

1

Video Call Round (5 Questions)

  • Q1. Tell us about your Background and Experience that would make sure you are fit for this role
  • Q2. Write a program that converts the alternate letters of a sentence into uppercase, whitespace excluded
  • Q3. Balanced parenthesis program
  • Q4. Explain your approach to solving balanced parenthesis program
  • Q5. Is there anything else that you want to tell us about yourselves?
2

Technical Round (4 Questions)

  • Q1. Tell me about yourself.
  • Q2. Tell me about your project, tools and algorithms used
  • Q3. Write a program to print the top five students in a classroom, including edge cases
  • Q4. Exceptional handling
3

Technical Round (3 Questions)

  • Q1. Program to check if the given string is palindrome
  • Q2. Program to return Fibonacci series
  • Q3. Different ways to create a table in python

Interview Preparation Tips

Interview preparation tips for other job seekers - I have given all the rounds very well, but I didn't get selected.

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via LinkedIn and was interviewed before Sep 2023.

1 Interview Round

1

Coding Test Round

3 DSA questions were asked

Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 2-4 weeks
Result
Selected  Selected

I applied via campus placement at Dr. B.R. Ambedkar National Institute of Technology (NIT), Jalandhar and was interviewed before Aug 2023.

2 Interview Rounds

1

Coding Test Round

3 coding questions, (1 easy and 2 medium level)

2

Technical Round (2 Questions)

  • Q1. About project, database schema
  • Q2. Oops concepts, where do you see yourself in 10 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Know more about company

Software Developer Interview Questions

ICICI Bank user image gogikar udaya bhanu

posted on 10 Mar 2022

3 Interview Rounds

1

Group Discussion Round

Topic wt is ms office

2

Assignment Round

Eassys dscover the basic structure of all essaysand see what a goo d essay introduction and conclusion look like

3

Technical Round (1 Question)

  • Q1. Ppt presentations and techical skillsare the abilities and knowledge needed to performtastks

Interview Preparation Tips

Interview preparation tips for other job seekers - Straight from the job seekers themselves were sharing the best job search advice people have ever received

Tell us how to improve this page.

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2k Interviews
Axis Bank Interview Questions
3.8
 • 1.4k Interviews
IDFC FIRST Bank Interview Questions
4.0
 • 597 Interviews
IndusInd Bank Interview Questions
3.6
 • 566 Interviews
Bandhan Bank Interview Questions
3.7
 • 504 Interviews
Yes Bank Interview Questions
3.8
 • 401 Interviews
Deutsche Bank Interview Questions
3.9
 • 347 Interviews
View all
Standard Chartered Software Analyst Salary
based on 6 salaries
₹3.7 L/yr - ₹11 L/yr
8% more than the average Software Analyst Salary in India
View more details
Team Lead
2.5k salaries
unlock blur

₹3 L/yr - ₹10.6 L/yr

Senior Officer
2.4k salaries
unlock blur

₹1.9 L/yr - ₹7.3 L/yr

Associate Manager
2.4k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Manager
2k salaries
unlock blur

₹7 L/yr - ₹28 L/yr

Senior Analyst
1.9k salaries
unlock blur

₹2 L/yr - ₹8.8 L/yr

Explore more salaries
Compare Standard Chartered with

HSBC Bank

4.1
Compare

Citibank

3.9
Compare

ICICI Bank

4.0
Compare

HDFC Bank

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview