J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Bloomberg (Tel Aviv-Yafo) en août 2019
Entretien
I set up a phone interview when I was comfortable, called me one of the engineers and together we go to HackerRank website where he explained the question to me and told me that in 40 minutes he would call again and go over the solution.
Questions d'entretien [1]
Question 1
Given an array of character you must delete all the characters that got repeated 3 or more times consecutively and add '0' in the end of the array for every deleted character
Example:
"aabbbbcdddee" -> "aacee0000000"
"22221" ->"00001 "
The problem must be solved in:
O(1) memory
O(n) time
And you can't overwrite a cell in the array more than once.
J'ai passé un entretien chez Bloomberg (Midtown New York)
Entretien
Chat with alumni in the career fair
R1: two lc problems ( bfs + lru )
R2: system design
R3: behavior question
R4: EM asked some questions about the projects on my resume
Questions d'entretien [1]
Question 1
The challenges I've faced in my projects and how did I solve the problems
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Bloomberg
Entretien
I've only done the first round so far. It was 10 minutes of resume diving and behavioral, and then 50 minute technical. They asked easy/medium leetcode question. This was an online interview done over zoom.
Questions d'entretien [1]
Question 1
Identify a 'coolstring' which has the same frequency of every character.
J'ai passé un entretien chez Bloomberg (New York, NY)
Entretien
The entire process was a bit chaotic, I spent a bit of time going back a fourth with my recruiter to schedule the interview by the time i was able to i believe they had already moved forward with a different candidate. My interviewer ended the interview early and had no interest in me at all.