GoldMansachs Interview process....
Answer / raghu
Written test followed by Interview
Written Test: 1 hour 20 minutes Duration
15 questions on java, SQL,C++ total 45 Q
you need to pick up 2 sections , i choose Java and C++
total 30 q + 15 q on Analytical its mandatory
all together 45 questions
there is one Subjective questions on java, SQL,C++
you need to pick 2 out of 3
So all of them need to be answered in 1 hr 20 min ....
after 2 hours results are announced
i cleared Written test
then interview : asked about singleton model , som basics of
java and 10! recursion .. later genral questions...
Is This Answer Correct ? | 28 Yes | 5 No |
What is difference between c++ and java ?
how you will prevent method overriding?
What’s the difference between unit, integration and functional testing?
how to fing linkedlist is circular or not?
What is a boolean expression in java?
Explain the inheritance?
How do you decide when to use arraylist and linkedlist?
Can anonymous class have constructor?
What do you mean by singleton class in java?
why we cannot declare static variable inside a static method
How the elements are organized in BorderLayout?
Does sprintf add a null terminator?