The process took 3 weeks. I interviewed at BlackRock in Mar 2011
Interview
1 on campus interview, and then super day, super day was 5 half hour interviews, the campus interview was half an hour and mostly behavioral, the superday was 4 behavioral and 1 technical although some of the behaviorals had easier technical questions, only one was completely a technical interview
interviewers are very nice, professional attire for all interviews
I applied through university. The process took 4 days. I interviewed at BlackRock (Manipal) in Aug 2025
Interview
I applied through the university. First, you will need to take an online test that is intensive and lengthy. This test covers various topics, including coding, object-oriented programming (OOP), SQL, database management systems (DBMS), computer networks (CN), reasoning, and mathematics. After the initial screening, selected candidates will proceed to one technical interview followed by an HR interview. During the interviews, the discussion typically starts with a review of your resume for about 10 to 15 minutes, followed by SQL questions and role-based questions.
Interview questions [1]
Question 1
introduce yourself and provide an overview of your resume.
I applied online. I interviewed at BlackRock (London, England) in Dec 2013
Interview
1. Tell me about the Company and the role
2. Team-work- difficulties and result (use CAR technique)
3. Are you willing to relocate?
4. Difficult situation in life and how I dealt with that
Other competency based questions mainly about team work and leadership skills
I applied through university. The process took 2 weeks. I interviewed at BlackRock (New York, NY) in Feb 2013
Interview
Got the initial interview from on campus recruitment and got the superday offer the day after. superday was a week after, and contains 4 rounds, even one was with VP. Mostly the questions are based on Java concept like what's garbage collection? what does "volatile" keyword do?what's the difference between C++ and Java? what's the difference between Java abstract class and interface? Also contains question regarding design pattern, I get several question about singleton pattern. Just a few programming work given Java. No brain teasers, but the interview question are creative. Generally not very hard, interviewers are very nice. A very good experience.
given a english dictionary, how will you store it to so that when you are given an input like "rat", you can fast output all the anagrams of the word "rat"(which are "art", "tar"and "rat")