Bloomberg LP Interview Question for Financial Application Engineers


Country: United States
Interview Type: Phone Interview




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

I once drew a lolcat to explain one of the differences. I drew a picture with an arrow-shaped sign that said "mouse problem" on it pointing to a mouse hole , and then a kitty standing next to the mouse hole chewing on a mouse. The caption said "I can haz poynturs to akxes ur inturnlz?" My interviewer was not from the U.S., however, and did not know what a lolcat was. It was very sad.

- eugene.yarovoi March 31, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

LOL

- Anonymous April 18, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

Glad someone gets the joke.

- eugene.yarovoi April 19, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

awsum...;)

- slim_slayer May 27, 2012 | Flag
Comment hidden because of low score. Click to expand.
4
of 4 vote

Java: no support for multiple inheritance ; default dynamic binding; auto garbage collection; no pointer for accessing memory address; pure oo,all are inside class; exception handling

C++ : support multiple inheritance; default static binding; no auto garbage collection; pointer for accessing memory address; main function is not in a class;

- Anonymous March 31, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

isit java does not support multiple inheritance??

- saj April 02, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

Java doesn't have multiple inheritance, that's right.

- eugene.yarovoi April 02, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

Additionally, Java compiles into bytecode and can be run on any machine with the proper JVM. C++ needs computer specific compilers.

- Anonymous October 01, 2012 | 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