Showing posts with label Goldman Sachs. Show all posts

gravatar

Blog # 24 : Goldman Sachs Interview Question 2009



Questions asked to Mr. Anshul Omar:

Technical interview 1:
  1. Tell something that happened in your life that made you feel exhilarated or tell about one of your achievements that you are proud of.
  2.  Data Structures...stack and queues basic questions  //code
  3. Dynamic programming  //code
  4. Fibonacci algorithm (efficiently)  //code
  5. Puzzle: Match box..weigh exactly once
  6. How would you ascertain whether a given list is a circular list most efficiently?   //code
  7. Operating Systems fundamental questions
Technical interview 2:
  1. Data structures implementation or practical applications
  2. What are your favourite data structures and why?
  3. Implementation of stacks dynamically, and code for push and pop operation incorporating exception handling
  4. How to deallocate memory after pop operation...code for it including functions and return types
  5. A string is given and print it by removing all duplicated letters most efficiently
    for e.g. " Hello world"....ans: Helo wrld..order doesn't matter.....I did it in O(nlogn) time.  //code
  6. Questions on coding in C/C++
  7. Database management basics
  8. Ques on projects....everything associated with it
  9. JSP, mySQL, AJAX etc. web development tools used in project
  10. OOP concepts
  11. Features of OOP model
  12. Types of programming languages
  13. What is the thing that excites you the most about GS?
and some more....

HR interview:
  1. Tell us about yourself
  2. Introduce yourself in context of academic background
  3. Scholarships that you have got in your entire scholastic career
  4. Why do you want to do an intern in GS?
  5. Why GS, why not any other corporation that has a mix of technological core and business analysis?
  6. What is investment banking, securities?
  7. What do you know about market analysis, shares,commodities etc.?
  8. Why should we take you?
  9. How would you benefit GS?
  10. What do you expect from us while doing an intern in GS?
  11. Extra-curricular

Questions asked to Mr. Shivasheesh :