J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Bridgewater Associates en juin 2011
Entretien
First off the none of the interviewers smiled very much and all of them tended to have an air of superiority to them when they spoke. A couple of the interviewers were very condescending and tried to talk down the projects I had worked on at my previous job. Judging by the experience it looked the culture was very individualistic and competitive rather than a team-based one accommodating multiple view points.
The technical interviews tended to focus on a set of algorithm questions, and didn't value much of real world object modelling, concurrency and cleaner design skills which are more important for business application development.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Bridgewater Associates en nov. 2018
Entretien
I submitted my application for the Technology Associate position through Bridgewater's website and after about a week I received a coding challenge. The coding challenge was about a directed weighted graph and how it applies to Bridgewater. The problem was easy and I received a notice that they wanted to move forward about 2 days after I submitted my solution. Next came 2 phone interviews. The first was focused on seeing who I am and why I applied to Bridgewater. The second was technical and focused on the solution I sent. The technical call was a disappointment because the engineer I talked to obviously did not read my code before the call. We spent 45 minutes talking about how this problem was important to Bridgewater, nothing technical. After this call I received an email that they wanted to move to on-site.
I setup dates and figured out when would be best to visit. Then randomly about 4 days later I received an email that they did not want to continue the interview process because all of their TA position were filled for the year. After spending hours taking coding challenges, phone calls, personality tests, and multiple interviews, I was rejected because HR couldn't figure out they had enough candidates already.
Nice people, but really annoyed.
J'ai postulé en ligne. J'ai passé un entretien chez Bridgewater Associates (Berkeley, CA) en sept. 2017
Entretien
The technical interview was a generic technical interview in which the interviewer started off by talking about the projects that I have done. Then we talked about the coding challenge that was sent to me a week earlier. Finally, I was questioned on data structures and algorithms fundamentals.
J'ai postulé via un recruteur. J'ai passé un entretien chez Bridgewater Associates en nov. 2016
Entretien
The campus recruiters hosted a dinner for interested students referred from past interns. From there, there were several online questionnaires and personality questions, alongside a technical and personality interview through the phone. Then, there was an onsite interview.
Questions d'entretien [1]
Question 1
You and an opponent both have a copy of a set of N unique cards, each with a certain set of attributes. The attributes of a card uniquely distinguishes it from the other (N-1) cards. Your opponent chooses a particular card. You're allowed to ask your opponent yes-no questions about the type of attributes the chosen card has. What's the best strategy to minimize the number of questions you need to ask to determine the card?