On campus interview for Software Developer role, right after undergraduation.
1st round- Technical: Data Structures, OOPs
2nd round- Case Study and advanced Data Structures Questions
3rd round- General Discussion Round
Interview questions [1]
Question 1
Why do you want to work in this division at Blackrock?
I applied through other source. I interviewed at BlackRock (Mumbai)
Interview
Had 3 rounds, 2 of which were technical and 1 hr round. The 1stround was of around 60min. The questions were mostly dsa based, sql and projects were asked. The 2nd round was based on system design.
I applied through college or university. The process took 1 day. I interviewed at BlackRock (Pune) in Jul 2024
Interview
It was an online interview for on-campus placements which included 1 or 2 tech rounds (based on how you answer) and also a HR round .
Tech round consists of some DSA questions ( Linked list implementation from scratch in my case ) and some basic theory questions.
Interview questions [1]
Question 1
Solve the intersection of two linked list question (on leetcode) from scratch also implement the linked list for it (start from brute to most optimal).
They also asked the difference between Arrays and linked list .