J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez HSBC en janv. 2025
Entretien
First we have to write Assessment consists of technical mcqs and logical reasoning questions
Then coding round (2 questions will be asked - arrays and strings concepts)
If you clear the assessment the you need to appear for situational based questions test ,if you clear that
Then interview
Questions d'entretien [1]
Question 1
First he asked to introduction
Then asked the frontend and backend for the projects i have mentioned in the resume
I have done a project using GUI he asked me to write GUI code
Then asked about difference between python and Java
Gave a coding question ,like in a list there are elements like [ A 4 Y F U P 3 1 6,9] OUTPUT :[(Y,1)(U,3)(P,4)(F,6)(A,9)]
Alphabets in descending order
Numbers in ascending order
Then operating system concepts
Why HSBC?
It is based on the interviewer My interview experience was good but i am not selected and they covered all the basics and covers all points in resume basics of sql python questions and basic coding and also operating system questions networking questions
Questions d'entretien [1]
Question 1
they covered all the basics and covers all points in resume basics of sql python questions and basic coding and also operating system questions networking questions
It was good.They covered all the core CS subjects which includes OS,DBMS,SQL,CN and even on some cloud technologies.overall experience is good fair interview.There were so many panels during interview and overall good
Once you clear online assessments, the on-campus interview rounds begin.
Technical Interview:
Self-introduction, discussion of your project(s) and resume. Then there were questions on OOPs, sorting algorithms, data structures, basic system design questions (entities, classes) and some easy puzzles.
If you clear this round, then you will have the HR round directly.
Questions like: Tell me something not on your resume, Why HSBC, past teamwork/leadership, how you deal with pressure or conflicting feedback.
The interviewers were generally friendly from my experience and from the experience of other candidates too.
Questions d'entretien [1]
Question 1
One of the questions they asked was:
“Walk me through a technical challenge you faced in a project and how you solved it.”
I described a performance issue I encountered while building a web application, where inefficient database queries slowed response time. I walked through how I identified the bottleneck using logs and query profiling, optimized the queries using indexing, and validated improvements through testing.
They wanted to evaluate structured problem-solving, clarity of thought, and ability to translate technical work into business value.