HSBC Group
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
45 minutes, verbal reasoning etc
I applied via Campus Placement and was interviewed in Jan 2023. There were 4 interview rounds.
It was just a typical logical reasoning and aptitude MCQ test
There were 2 coding questions and you can select any language for solving it. The test was online
C is a procedural programming language while C++ is an object-oriented programming language.
C is a procedural programming language, while C++ supports both procedural and object-oriented programming.
C does not have classes and objects, while C++ does.
C does not support function overloading, while C++ does.
C does not have exception handling, while C++ does.
C does not have namespaces, while C++ does.
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: Inheritance allows a class to inherit properties and methods from another class.
Example: Encapsulation hides t...
Encapsulation, Inheritance, Polymorphism, Abstraction
Encapsulation: Bundling data and methods that operate on the data into a single unit
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
Abstraction: Hiding the complex implementation details and showing only the necessary features
Code implementing all 4 pillars of OOPs
Encapsulation: Encapsulate data within classes and provide public methods to access and modify the data.
Inheritance: Create a hierarchy of classes where child classes inherit attributes and methods from parent classes.
Polymorphism: Allow objects of different classes to be treated as objects of a common superclass through method overriding and overloading.
Abstraction: Hide complex ...
Stacks are Last In First Out (LIFO) data structures, while Queues are First In First Out (FIFO) data structures.
Stacks: Elements are added and removed from the same end, like a stack of plates. Example: Undo feature in text editors.
Queues: Elements are added at the rear and removed from the front, like a line of people waiting. Example: Print queue in a printer.
Code to find the 2nd largest element in an array
Sort the array in descending order and return the element at index 1
Iterate through the array and keep track of the two largest elements
Handle edge cases like arrays with less than 2 elements
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them recursively, and then merges them.
Divide the input array into two halves
Recursively sort each half
Merge the sorted halves back together
DBMS stands for Database Management System, while RDBMS stands for Relational Database Management System. RDBMS is a type of DBMS.
DBMS is a software system that allows users to define, create, maintain and control access to the database.
RDBMS is a type of DBMS that stores data in a structured format using tables with rows and columns.
RDBMS enforces a set of rules called ACID properties to ensure data integrity, while D...
SQL is a standard language for managing databases, while MySQL is a specific open-source relational database management system.
SQL stands for Structured Query Language and is used to communicate with databases.
SQL is a standard language that can be used with various database management systems.
MySQL is a specific open-source relational database management system that uses SQL.
MySQL is one of the most popular database m...
Delete removes specific rows from a table, Truncate removes all rows from a table, and Drop removes the table itself.
Delete is a DML command that removes specific rows from a table based on a condition.
Truncate is a DDL command that removes all rows from a table but keeps the table structure.
Drop is a DDL command that removes the entire table along with its structure.
Different types of joins in DBMS include inner join, outer join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Outer join: Returns all rows from one table and only matching rows from the other table.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the ...
Binary search is a divide and conquer algorithm that finds the position of a target value within a sorted array.
Start by defining the low and high indices of the array.
Calculate the middle index and compare the target value with the middle element.
If the target value is less than the middle element, update the high index to mid-1.
If the target value is greater than the middle element, update the low index to mid+1.
Repe...
HSBC Group interview questions for popular designations
I applied via campus placement at Jadavpur University and was interviewed before Dec 2023. There were 5 interview rounds.
Typical Apti with basic QA and Verbal Ability questions.
Topic given around for a GD consisting of 10 people
I am a data analyst with a strong background in statistics and data visualization.
Experienced in analyzing large datasets to extract valuable insights
Proficient in using tools like SQL, Python, and Tableau
Strong communication skills to present findings to stakeholders
A problem statement on how a farmer can't repay his loan, and how will I approach this problem. Second, a case scenario regarding a global economic problem, and How will I approach to solve it, with the thought map.
Get interview-ready with Top HSBC Group Interview Questions
I applied via Campus Placement
Basic Aptitude and Technical Question
2 coding Questions asked from array and strings
I applied via Referral and was interviewed before May 2023. There was 1 interview round.
Feature selection methods help in selecting the most relevant features for building predictive models.
Feature selection methods aim to reduce the number of input variables to only those that are most relevant.
Common methods include filter methods, wrapper methods, and embedded methods.
Examples include Recursive Feature Elimination (RFE), Principal Component Analysis (PCA), and Lasso regression.
I applied via Campus Placement and was interviewed in Nov 2022. There were 4 interview rounds.
It was aptitute test consisting of three sections. Mainly arithmetic, sequences, Visual aptitude, Reading comprehension, grammer
2 coding questions, It was on SHL. Don't remember the exact questions but they were fairly straightforward. One was on Arrays, and the other on sorting. I was able to solve both.
I am a software engineer with a passion for problem-solving and a strong interest in the financial industry. I want to work at HSBC because of its global presence, reputation, and the opportunity to work on innovative projects.
I have a strong background in software development and have worked on various projects, including developing web applications and implementing complex algorithms.
I am highly motivated and enjoy t...
My area of interest is machine learning and artificial intelligence.
I enjoy working with large datasets and developing algorithms to analyze and extract insights from them.
I have experience with various machine learning techniques such as regression, classification, and clustering.
I am also interested in natural language processing and computer vision.
Some examples of my work include developing a recommendation system ...
I have worked on various projects including a mobile app for tracking fitness goals and a web application for managing inventory.
Developed a mobile app using React Native to track fitness goals and provide personalized workout plans.
Built a web application using Django to manage inventory, track stock levels, and generate reports.
Collaborated with a team to develop a chatbot using natural language processing for custom
Clustering groups data points based on similarity while classification assigns labels to data points based on predefined categories.
Clustering is unsupervised learning while classification is supervised learning.
Clustering is used to find patterns in data while classification is used to predict the category of a data point.
Examples of clustering algorithms include k-means and hierarchical clustering while examples of c...
I would like to create a program that generates a random password.
Use a combination of letters, numbers, and special characters
Allow the user to specify the length of the password
Ensure that the password is strong and not easily guessable
I want to join HSBC because of its global presence, reputation, and opportunities for growth.
HSBC is a renowned global bank with a strong presence in multiple countries.
I am attracted to the reputation and brand value of HSBC.
HSBC offers a wide range of career opportunities and growth prospects.
The company's focus on innovation and technology aligns with my passion for software engineering.
HSBC's diverse and inclusive
I prefer to work in a vibrant and tech-driven city with ample opportunities for growth and collaboration.
I thrive in an environment that fosters innovation and encourages continuous learning.
I value being part of a diverse and inclusive team that promotes creativity and teamwork.
I am open to relocation for the right opportunity and am excited about the prospect of working in a dynamic and fast-paced industry.
Some examp...
I approach conflicts by actively listening, identifying the root cause, and finding a mutually beneficial solution.
Listen to all parties involved and understand their perspectives
Identify the root cause of the conflict
Brainstorm potential solutions with all parties
Find a mutually beneficial solution
Communicate the solution clearly and ensure all parties agree
Yes, I can manage stress effectively.
I have developed various strategies to cope with stress, such as time management, prioritization, and relaxation techniques.
I maintain a healthy work-life balance to prevent burnout and manage stress levels.
I communicate openly with my team and seek support when needed, which helps in reducing stress.
I practice mindfulness and self-care activities like exercise and meditation to sta...
I applied via Naukri.com and was interviewed in Jan 2023. There were 4 interview rounds.
Self aptitude test like how you will tackle the environment of a corporate
Interview experience
based on 4.5k reviews
Rating in categories
Gurgaon / Gurugram
6-8 Yrs
Not Disclosed
Assistant Manager
2.7k
salaries
| ₹4.5 L/yr - ₹14.6 L/yr |
Manager
2k
salaries
| ₹8 L/yr - ₹28.1 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹7.4 L/yr - ₹29 L/yr |
Assistant Vice President
1.4k
salaries
| ₹12.5 L/yr - ₹45 L/yr |
Software Engineer
1.3k
salaries
| ₹4.9 L/yr - ₹14.5 L/yr |
Standard Chartered
Citibank
ICICI Bank
Axis Bank