Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Lehman Brothers Interview Questions
Questions Answers Views Company eMail

A man leaves office daily at 7:00 pm. A driver with car comes from his home to pick him from office and bring back home. One day he gets free at 5:30 and instead of waiting for driver he starts walking towards home.In the way he meets the car and return home on car. He reaches home 20 min earlier than usual.in how much time does the man reach home usually... ? GIVE THE STEPS PLZ...

3 8052

Write a function which takes a character array as input and reverses it in place.

2 7932

Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 8154

In C++ cout is: a) object b) class c) something else

11 25777

What is the output of: String a1 = "Hello"; String a2 = "world!"; String* s1 = &a2; String& s2 = a1; s1 = &a1; s2 = a2; std::cout << *s1 << " " << s2 << std::endl;

4 7818

Why would you make a destructor virtual?

3 7886

Post New Lehman Brothers Interview Questions




Un-Answered Questions

What do you understand by reactor pattern in node.js?

219


What is reverse power relay?

654


What is the difference between a site and a web?

400


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1410


What are the advantages of sap s/4 hana?

289






What are your key skills?

678


What is the calibration layer in machine learning?

97


What is socket abstraction?

481


Can you pick an algorithm. Write the psuedo-code for a parallel implementation?

515


What happens to asp pages?

511


How do I run a query in pl sql developer?

550


How do I make my wordpress site public?

112


How to align components in java swing?

575


Explain filter filter?

436


Mention what is the difference between adding routes, to a webform application and an mvc application?

1