Tip 1 : One programming language (preferrably Java or Python would work best for BlackRock interview Prep)
Tip 2 : Understanding of concepts and algorithms over rote memorization
Tip 3 : During the interview, ask what the role they're hiring for would demand, so you could prepare better before joining
Tip 1 : Don't lie on your resume
Tip 2 : It doesn't matter what other's are putting in their resume. I was studying AWS concepts and computer networking when others were making big data or ml projects coz that was the cool thing. Work on your genuine area of interest and there's always room for various technical profiles and skills.
Since the cutoff was only 7 cgpa, many could appear for the round. But only around 25 were shortlisted for the internship



A binary tree is considered balanced if the difference between the left subtree’s height and the right subtree’s height is less than or equal to 1, for all non-leaf nodes.
Consider N=2, there are three different binary trees.

SQL queries using joins.
Tell me one problem your faced during the building of a project in your résumé and how did you solve it.
What are your hobbies?

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?