Upload Button Icon Add office photos

HSBC Group

Compare button icon Compare button icon Compare
4.0

based on 4.5k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

HSBC Group Software Developer Trainee Interview Questions and Answers

Updated 3 Jan 2025

HSBC Group Software Developer Trainee Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

All basic question of aptitude

Round 2 - Coding Test 

Unit x rasied to power i

Round 3 - Technical 

(2 Questions)

  • Q1. C++ why you chose
  • Q2. About cv
Round 4 - HR 

(2 Questions)

  • Q1. Why hsbc you want to join?
  • Q2. About backgroud
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2022. There were 5 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 - Aptitude Test 

The test was moderate to tough

Round 3 - Coding Test 

This round covered data structures and algorithms

Round 4 - Technical 

(1 Question)

  • Q1. Focussed more on findementals
Round 5 - HR 

(1 Question)

  • Q1. About you, your strengths and weaknesses, about company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be sure with findementals, good communication skill is required, be confident

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. OOP basic about the concept
  • Q2. Ms Sql based sql queries
Round 2 - Technical 

(2 Questions)

  • Q1. How exception handing in api
  • Ans. 

    Exception handling in API involves catching and handling errors that occur during API execution.

    • Use try-catch blocks to catch exceptions and handle them appropriately

    • Throw custom exceptions to provide meaningful error messages to API consumers

    • Use status codes to indicate the outcome of API requests (e.g. 200 for success, 400 for client errors, 500 for server errors)

    • Log exceptions to track errors and troubleshoot issues

    • ...

  • Answered by AI
  • Q2. Code for multiplication table
  • Ans. 

    Code to generate a multiplication table in a programming language

    • Use nested loops to iterate through rows and columns

    • Print the product of row and column for each cell

    • Consider formatting the output for better readability

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

DP graphs strings it was good

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linkded list
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Start with three pointers: current, previous, and next

    • Iterate through the list, updating pointers to reverse the direction

    • Return the new head of the reversed list

  • Answered by AI
  • Q2. Print fibonacci series
  • Ans. 

    The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • Start with two variables initialized to 0 and 1

    • Loop through desired number of iterations, adding the previous two numbers to get the next number

    • Print or store each number in the series

  • Answered by AI

Skills evaluated in this interview

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

I applied via citi.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Can you provide an overview of your background and experiences?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quants, DSA, Logical, Analytical, OS, DBMS

Round 2 - Technical 

(2 Questions)

  • Q1. Please introduce yourself
  • Q2. Why UBS and what excited you
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java 8 features and benefits
  • Ans. 

    Java 8 introduced new features like lambda expressions, streams, and default methods, improving code readability and performance.

    • Lambda expressions allow for more concise code and easier parallel programming.

    • Streams provide a way to work with collections in a functional style, enabling easier processing of large data sets.

    • Default methods allow interfaces to have method implementations, reducing the need for abstract cl...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Kharagpur and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Coding Test 

The coding test comprised 4 questions, held on the Hackerank platform. The time-bound was 90 minutes. I would rate the questions as easy, medium, medium, and hard. You had to solve at least 3 and 80% of the test cases of the last question to qualify for the last round.

Round 2 - Technical 

(5 Questions)

  • Q1. Polymorphism and types of polymorphism.
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. Types include compile-time, runtime, and ad-hoc polymorphism.

    • Compile-time polymorphism is achieved through function overloading and templates.

    • Runtime polymorphism is achieved through inheritance and virtual functions.

    • Ad-hoc polymorphism is achieved through operator overloading and function templates.

    • Polymorphism allows for code reusability and flexibility ...

  • Answered by AI
  • Q2. Relational databases to which I said I had no idea.
  • Q3. Binary tree traversal quesiton.
  • Q4. Doubly linked list traversal question.
  • Q5. Asked about projects.
Round 3 - Technical 

(3 Questions)

  • Q1. Buy and sell stocks 1
  • Q2. Buy and sell stocks 2.
  • Q3. An easy puzzle in which the interviewer tries to trick me with my answer. Be confident.
Round 4 - HR 

(3 Questions)

  • Q1. String hashing problem, which I solved with KMP using O(n3) solution.
  • Q2. Contributions to open source communities.
  • Ans. 

    Contributed to open source communities by developing and maintaining projects.

    • Developed and maintained a Python package for data analysis and visualization

    • Contributed to a popular JavaScript library by fixing bugs and adding new features

    • Participated in open source hackathons and contributed to various projects

    • Provided support and guidance to new contributors in the community

  • Answered by AI
  • Q3. JEE Mains rank, KVPY rank.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at MKSSSS Commins College of Engineering for Woman, Pune and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was fairly standard. 2 coding questions and mcqs plus aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. Most questions were about java. Few about the ide i used, etc.
Round 3 - HR 

(2 Questions)

  • Q1. Resume based questions
  • Q2. Asked about the paper i had written in college

Interview Preparation Tips

Topics to prepare for Citicorp Software Developer interview:
  • DSA
  • Coding
  • Java

I applied via campus placement at Indian Institute of Technology (IIT), Guwahati and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me something about yourself
  • Q2. Why do you want to join Amex?
  • Q3. Where do you see yourself in next 2-3 years?
  • Q4. What matters most in a company - it's people, it's culture or it's tech stack?

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have very good command on what you have written in your CV. You also need to have very basic idea about what the company is doing.

HSBC Group Interview FAQs

How many rounds are there in HSBC Group Software Developer Trainee interview?
HSBC Group interview process usually has 4-5 rounds. The most common rounds in the HSBC Group interview process are HR, Aptitude Test and Coding Test.
What are the top questions asked in HSBC Group Software Developer Trainee interview?

Some of the top questions asked at the HSBC Group Software Developer Trainee interview -

  1. c++ why you ch...read more
  2. Focussed more on findement...read more
  3. about backgr...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 HSBC Group interviews
Job Portal
Campus Placement
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.4k Interviews
IndusInd Bank Interview Questions
3.6
 • 575 Interviews
Wells Fargo Interview Questions
3.9
 • 550 Interviews
Yes Bank Interview Questions
3.8
 • 408 Interviews
American Express Interview Questions
4.2
 • 352 Interviews
UBS Interview Questions
4.0
 • 345 Interviews
View all
HSBC Group Software Developer Trainee Salary
based on 19 salaries
₹6 L/yr - ₹15 L/yr
161% more than the average Software Developer Trainee Salary in India
View more details
Assistant Manager
2.7k salaries
unlock blur

₹4.4 L/yr - ₹14.7 L/yr

Manager
2.1k salaries
unlock blur

₹8 L/yr - ₹28.1 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹7.5 L/yr - ₹26 L/yr

Assistant Vice President
1.4k salaries
unlock blur

₹12.5 L/yr - ₹45 L/yr

Software Engineer
1.3k salaries
unlock blur

₹4.9 L/yr - ₹14.5 L/yr

Explore more salaries
Compare HSBC Group with

Standard Chartered

3.8
Compare

Citibank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.8
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