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 8061

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

2 7934

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 25803

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 7828

Why would you make a destructor virtual?

3 7894

Post New Lehman Brothers Interview Questions




Un-Answered Questions

What are check tables?

486


Is angularjs a factory singleton?

405


How to calculate quanty of steel in four leg stirrups?

1447


What is function override?

581


How do I run cleanviews in outlook?

1






How do I move files to my d drive?

466


Explain how is ip carried on a network?

618


What is the difference between null and empty?

569


What is instance in dbms?

459


Do you know what are bootstrap panels?

3


Explain how do you connect to sql server database without using sqlclient?

474


How Passive cards like Back planes to be tested throughly?

1401


what is the difference between software testing and quality testing? how do they vary,waht is the process of testing in both software and quality?

1779


which flowers have no chance of being pollinated, bright colored flowers or white flowers?

1503


List of features of mvvm?

102