Bloomberg LP Interview Question for Financial Software Developers






Comment hidden because of low score. Click to expand.
1
of 1 vote

For each person, keep count of the keys using a hashmap. And then check to see if the current count is the largest you have seen so far. If yes, then make e winner, else simply move on.

- Parth_Mehta_UIC February 17, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Regarding the first question, I think it should be done using HashMap with ticketNo being the key and personName being the value, but I am not sure on how to do it.

- krithick.krishnagiri April 05, 2011 | Flag Reply
Comment hidden because of low score. Click to expand.
1
of 1 vote

I don't think ticket number would be the key.. The persons name would be the key.. Because ticket numbers are unique..
I think there should be a better methods compared to hashmap..

- Anonymous April 30, 2011 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

Did u hear back from them? My interview was almost along the exact same lines.
How long did it take to get a response?

- O(1) April 08, 2011 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

did u hear back from them? How long it should take?

- Anonymous April 29, 2011 | Flag


Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More