Tip 1 : Do a lot of coding practice from Hackerrank , Leet Code etc
Tip 2 : Study your resume well
Tip 3 : Add atleast 2 project works and 1 internship
Tip 1 : Resume should be short and crisp( Don't brag anything that you are not aware of)
Tip 2 : Always add the GitHub link of the projects that are mentioned in the resume
The round was moderate. 25 MCqs were based on Quantitative aptititude and Logical Based. 25 MCQs were Technical ( based on Java, web based etc)



For arr[ ] = { 10, 20, 30, 40}, matrix A1 = [10 * 20], A2 = [20 * 30], A3 = [30 * 40]
Scalar multiplication of matrix with dimension 10 * 20 is equal to 200.




The left view of the above binary tree is {5, 7, 14, 25}.
I was firstly asked about the projects that I did during my internship and as a part of final year college project. Then according to my resume and the skill sets that I added in it, I was asked few Java based questions and 1 problem statement to solve.



It was easy. A healthy communication between me and HR.
Tell me about yourself.
Why do you chose HSBC?
What role do you want to play in the growth of this company?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?