Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Bloomberg (Tel Aviv) nel mese di mar 2016
Colloquio
The first step was a task that was explained by the interviewer over the phone, and was to be completed at home within about 20 minutes and be sent by email for review (the task: remove duplicate consecutive spaces from a string, in-place). The second step was an on-site coding task that was scheduled to take up to 4 hours, but was described by the interviewer as doable in about two hours. I don't remember the specifics of the on-site task, but it had to do with building a very simple file system, where the interface was given.
Domande di colloquio [1]
Domanda 1
Remove duplicate consecutive spaces from a given string, in-place.
For example: "Have a nice day" should become "Have a nice day".
Removal of leading and trailing spaces was not specifically mentioned.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Bloomberg (New York, NY) nel mese di gen 2018
Colloquio
Applied through a staffing agency and then they submitted my resume to the recruiter.
Then I was asked to pick up time slots. This process was a phone interview process where they asked me to share my screen through a link
Domande di colloquio [1]
Domanda 1
1.design an inorder tree traversal.
2. Add all the branches and root of all the nodes and sum up the main root node