Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso BlackRock (Londra, Inghilterra) nel mese di nov 2012
Colloquio
I sent a CV through by email to their recruiting HR address. I was then invited for a first session of 2x30 minute interviews. The first one was a technical interview which focused mostly on my CV and asking about the kind of software projects i have been involved with in the past. Following this discussion i was asked how i would apply my background to solve some problems within the business. The second interview was a combination of HR and ability. I was asked a couple of basic Financial Questions. We then talked about the teamwork and other basic HR things.
Domande di colloquio [1]
Domanda 1
How comfortable and willing are you to work within the Aladdin platform given the fact that it is build using tested and quite old systems that deliver well?
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 4 giorni. Ho sostenuto un colloquio presso BlackRock (Manipal) nel mese di ago 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 1
introduce yourself and provide an overview of your resume.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso BlackRock (Londra, Inghilterra) nel mese di dic 2013
Colloquio
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
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso BlackRock (New York, NY) nel mese di feb 2013
Colloquio
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")