Upload Button Icon Add office photos

HSBC Group

Compare button icon Compare button icon Compare

Filter interviews by

HSBC Group Senior Engineer Interview Questions and Answers

Updated 29 Jun 2021

HSBC Group Senior Engineer Interview Experiences

2 interviews found

I applied via Referral and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Ssis, sql server, power bi
  • Q2. Dml, ddl, dcl

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for technical question. Specifically fot technology

I applied via Referral and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Java logical question
  • Q2. Webdriver architecture
  • Q3. Framework, file and folder structure
  • Q4. Your approach to tackle dynamic objects
  • Ans. 

    I approach dynamic objects by analyzing their behavior and adapting my approach accordingly.

    • I start by understanding the nature of the dynamic object and its expected behavior

    • I then analyze its movement patterns and any potential obstacles or hazards

    • Based on this analysis, I adapt my approach to ensure safe and efficient interaction with the dynamic object

    • For example, when working with a moving conveyor belt, I would e...

  • Answered by AI
  • Q5. Implicit and explicit wait in selenium
  • Ans. 

    Implicit and explicit wait are two types of wait in Selenium used to synchronize the test execution with the application.

    • Implicit wait is used to set a default waiting time for the web elements to load before throwing an exception.

    • Explicit wait is used to wait for a specific condition to occur before proceeding with the test execution.

    • Implicit wait is set globally for the entire test script while explicit wait is set f...

  • Answered by AI
  • Q6. Java oops concepts
  • Q7. Sql queries related to joins
  • Q8. Basic Unix commands

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to connect yours answers with some example of your project.

Skills evaluated in this interview

Senior Engineer Interview Questions Asked at Other Companies

Q1. What does the 'M' signify in M20, M25, and M30 grades of concrete ... read more
asked in Nagarro
Q2. Write a program that takes an integer N and an array of integers ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When would you perform a half or full engine overhaul?

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about HSBC Group?
Ask anonymously on communities.

Interview questions from similar companies

I applied via LinkedIn and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String manipulation code
  • Ans. 

    String manipulation involves modifying, parsing, or analyzing strings in programming for various applications.

    • Concatenation: Joining two strings. Example: 'Hello' + ' World' = 'Hello World'.

    • Substring: Extracting part of a string. Example: 'Hello World'.substring(0, 5) = 'Hello'.

    • Splitting: Dividing a string into an array. Example: 'a,b,c'.split(',') = ['a', 'b', 'c'].

    • Trimming: Removing whitespace. Example: ' Hello '.t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful to answer to the point

I applied via Company Website and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Messaging communication (RabbitMQ, ActiveMQ)
  • Q2. Spring boot
  • Q3. Core Java (Oops, JVM, Memory types, Collections)
  • Q4. Spring security, Hibernate cache
  • Q5. Scenario based questions
  • Q6. Design patterns,SAGA Pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Scenario based questions on real time examples like ticket reservation, data processing. SAGA pattern

Interview Questionnaire 

2 Questions

  • Q1. Java 8 features with examples
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and default methods.

    • Lambda expressions allow for functional programming and concise code.

    • Streams provide a way to process collections of data in a parallel and functional manner.

    • Default methods allow for adding new functionality to interfaces without breaking existing implementations.

    • Method references provide a way to refer to methods without...

  • Answered by AI
  • Q2. How to write Customised immutable java class
  • Ans. 

    Customised immutable java class can be written by declaring all fields as final and not providing any setters.

    • Declare all fields as final

    • Do not provide any setters

    • Provide a constructor to initialize all fields

    • Override equals() and hashCode() methods

    • Make the class final

  • Answered by AI

Skills evaluated in this interview

Senior Engineer Interview Questions & Answers

Wells Fargo user image SIRIGIRI SAI KUMAR

posted on 22 Oct 2023

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

I applied via Naukri.com and was interviewed before Oct 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Hadoop basics on computing
  • Q2. Distribution basics for processing the data
Round 3 - Technical 

(2 Questions)

  • Q1. Architecture of bigdata systems
  • Ans. 

    Bigdata systems architecture involves distributed storage, processing, and analysis of large volumes of data.

    • Utilize distributed file systems like HDFS for storage

    • Use parallel processing frameworks like Apache Spark or Hadoop for data processing

    • Implement data pipelines for ETL processes

    • Leverage NoSQL databases like Cassandra or MongoDB for real-time data querying

    • Consider data partitioning and replication for fault tole...

  • Answered by AI
  • Q2. How will the bigdata system distribution for storage andcompute happen
  • Ans. 

    Big data system distribution for storage and compute involves partitioning data across multiple nodes for efficient processing.

    • Data is partitioned across multiple nodes to distribute storage and processing load.

    • Hadoop Distributed File System (HDFS) is commonly used for storage distribution.

    • Apache Spark utilizes a cluster computing framework for distributed computing.

    • Data locality is important to minimize data transfer ...

  • Answered by AI

Skills evaluated in this interview

HSBC Group HR Interview Questions

92 questions and answers

Q. What can you share about your current role and your approach to making sale ... read more
Q. Could you provide an overview of your past experiences and your understandi ... read more
Q. If we offer you a position and you receive a counteroffer from your current ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design a system like youtube
  • Ans. 

    Design a system similar to YouTube for video sharing and streaming

    • Implement user authentication and authorization for uploading and viewing videos

    • Create a database to store video metadata, user information, and comments

    • Develop a recommendation algorithm based on user preferences and viewing history

    • Utilize a content delivery network (CDN) for efficient video streaming

    • Include features like video monetization, live stream...

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Project related
  • Ans. 

    Discussing a project involves outlining objectives, challenges, and outcomes to showcase engineering skills and teamwork.

    • Define project goals: For example, improving system efficiency by 20%.

    • Identify challenges faced: Such as tight deadlines or resource limitations.

    • Describe your role: Explain your contributions, like leading a team or developing a key feature.

    • Highlight outcomes: Share metrics, like increased user satis...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question on kafka
  • Ans. 

    Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.

    • Kafka uses a publish-subscribe model for messaging, allowing multiple producers and consumers.

    • Topics in Kafka are partitioned for scalability; for example, a topic with 3 partitions can handle 3 consumers simultaneously.

    • Kafka ensures message durability through replication; if one broker fails, others can stil...

  • Answered by AI

I applied via Job Portal and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. What is digital marketing?
  • Ans. 

    Digital marketing is the practice of promoting products or services using digital channels and technologies.

    • Digital marketing involves various strategies such as search engine optimization (SEO), social media marketing, email marketing, and content marketing.

    • It aims to reach and engage with a target audience through online platforms like websites, social media platforms, search engines, and mobile apps.

    • Digital marketin...

  • Answered by AI
  • Q2. What is SEO
  • Q3. What are inorganic and organic results in digital marketing
  • Q4. A scenario related to anything and the best solution for it
  • Q5. General personality related questions
  • Q6. Marketing terminologies
  • Q7. Basic marketing concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, composed and cool.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Why should we hire you when we have many in the open market.
  • Ans. 

    I bring a unique blend of analytical skills, relevant experience, and a passion for data-driven decision-making that sets me apart.

    • Proven track record in data analysis: In my previous role, I improved reporting efficiency by 30% through automation.

    • Strong problem-solving skills: I successfully identified key trends in customer data that led to a 15% increase in retention rates.

    • Excellent communication: I can translate co...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be Yourself.
Maintain an eye - eye contact with the person taking your interview and always maintain a smile on your face.
Most of the cases for an experienced employees they just see the attitude that you maintain while giving the interview.
So, just be confident and smiling.
Thank you !!!

HSBC Group Interview FAQs

What are the top questions asked in HSBC Group Senior Engineer interview?

Some of the top questions asked at the HSBC Group Senior Engineer interview -

  1. Your approach to tackle dynamic obje...read more
  2. Implicit and explicit wait in selen...read more
  3. Sql queries related to jo...read more

Tell us how to improve this page.

HSBC Group Senior Engineer Salary
based on 11 salaries
₹11.3 L/yr - ₹20.8 L/yr
60% more than the average Senior Engineer Salary in India
View more details

HSBC Group Senior Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

1.0

Salary

4.0

Job security

2.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Assistant Manager
2.8k salaries
unlock blur

₹6 L/yr - ₹13.2 L/yr

Manager
2.2k salaries
unlock blur

₹14 L/yr - ₹25 L/yr

Senior Software Engineer
1.9k salaries
unlock blur

₹12.9 L/yr - ₹24 L/yr

Assistant Vice President
1.8k salaries
unlock blur

₹25 L/yr - ₹43 L/yr

Software Engineer
1.6k salaries
unlock blur

₹7.8 L/yr - ₹14 L/yr

Explore more salaries
Compare HSBC Group with

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

Cholamandalam Investment & Finance

3.9
Compare

Citicorp

3.7
Compare
write
Share an Interview