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 the difference between compiler and jvm?
Can we overload the main() method?
What does opcode mean?
Explain all java features with real time examples
Why java does not support pointers?
What is multi-catch block in java?
what is jndi?
give an example for encapsulation?
What are the OOAD concepts in java explain with examples?
What is map in java?
What part of memory - Stack or Heap - is cleaned in the garbage collection process?
What are 3 boolean operators?