Bloomberg LP Interview Question for Financial Software Developers


Country: United States
Interview Type: Phone Interview




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

using shell with the help of a system call....

- Raju B July 22, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
1
of 1 vote

Using system calls

- Anonymous May 10, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Using system calls

- Anonymous May 10, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Through system calls.

- Kiran Kumar May 10, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

via systems calls

- 1 May 11, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

with the help of system calls

- 2 May 11, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

by means of system calls

- 3 May 11, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

under the hood of system calls

- 4 May 11, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 2 vote

guys I ran out of ideas..

- 5 May 11, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

I got the similar phone interview question from Qualcomm last week, and I think "via system call" is right.

- Anonymous May 14, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

User Level threads communicate with the kernel level thread via system call.

- Unknown June 19, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

using system calls only

- Anonymous September 26, 2013 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

It is obviously done using system calls :) Adding more details specific to Windows:
Following are the bug guys involved here:
1. Kernel Mode driver (Mini Filter Driver)
2. User Mode application
3. Windows Filter Manager

The bidirectional communication between the driver and application takes place via a serial port created by the driver. The security of the serial port is determined by the driver. The driver listens to this port. User mode application creates connection with this port. Windows Filter manager notifies this to the driver. And Filter manager provides appropriate APIs for the user mode app and driver to communicate. Further details can be seen in MSDN.

- Object April 02, 2017 | Flag Reply


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