Filter interviews by
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
Write a program to analyze logs of the application
SQL is a traditional relational database management system, while NoSQL is a non-relational database system.
SQL is structured, uses tables with predefined schema, and is good for complex queries.
NoSQL is unstructured, uses collections or documents, and is good for large amounts of data with simple queries.
SQL is ACID compliant, ensuring data integrity, while NoSQL is BASE (Basically Available, Soft state, Eventually co...
Reverse a linked list recursively by swapping pointers
Start by checking if the current node is null or the next node is null
If so, return the current node as it is the new head of the reversed list
Otherwise, recursively call the function on the next node and swap pointers
A min stack is a stack data structure that supports the usual push and pop operations, along with an additional operation to retrieve the minimum element in constant time.
Create a stack to store the elements and another stack to store the minimum values encountered so far.
When pushing an element, check if it is smaller than the current minimum. If so, push it onto the minimum stack.
When popping an element, check if it ...
Implement two stacks in a single array using two different approaches
Divide the array into two halves and use one half for each stack
Use two pointers, one for each stack, and move them towards each other as elements are pushed or popped
Consider edge cases like stack overflow and underflow
Dynamic Programming graph
Use a subquery to find the second highest value in a SQL table.
Use a subquery to select the maximum value from the table.
Then use another subquery to select the maximum value that is less than the maximum value found in the first subquery.
Collections in Java are classes that hold multiple elements. They provide various data structures like lists, sets, maps, etc.
Collections framework provides interfaces like List, Set, Map, Queue, etc.
ArrayList and LinkedList are examples of List implementations.
HashSet and TreeSet are examples of Set implementations.
HashMap and TreeMap are examples of Map implementations.
Collections provide methods for adding, removing
It was a quite good exp and i clerd that round and i got an offer in those in that company company company company company
I have experience with high salary expectations.
I have experience negotiating high salaries based on my skills and experience.
I have successfully secured high salary offers in previous roles.
I am confident in my ability to justify and negotiate for a high salary based on market rates and my qualifications.
Goldman Sachs interview questions for popular designations
I applied via Referral and was interviewed in May 2024. There were 4 interview rounds.
Moderate coding question
Assignment based on a app
Inheritance in Java allows a class to inherit properties and behavior from another class.
Inheritance allows for code reusability and promotes a hierarchical relationship between classes.
Subclasses can access the methods and fields of their superclass.
Example: class Dog extends Animal {} - Dog inherits properties and behavior from Animal class.
OOP focuses on objects and classes, while POP focuses on procedures and functions.
OOP emphasizes data encapsulation and inheritance
POP emphasizes sequential execution of procedures
Example of OOP: Java, C++
Example of POP: C, Pascal
Get interview-ready with Top Goldman Sachs Interview Questions
I applied via IIM Jobs and was interviewed in Jun 2024. There were 2 interview rounds.
Given a Financial Statement and the need to tally the balance sheet
I am a dedicated and detail-oriented research analyst with a strong background in data analysis and market research.
Completed a Bachelor's degree in Economics with a focus on statistical analysis
Experience conducting market research and analyzing trends in various industries
Proficient in using statistical software such as SPSS and Excel for data analysis
Strong communication skills for presenting research findings to st
I am passionate about conducting in-depth research and analyzing data to uncover valuable insights.
I have a strong analytical mindset and enjoy problem-solving.
I am detail-oriented and have experience in data analysis tools such as SPSS and Excel.
I am excited about the opportunity to contribute to the development of new strategies and solutions through research.
I am motivated by the prospect of continuously learning an
Designing a file system involves organizing and managing data on a storage device.
Consider the type of data to be stored and access patterns
Choose a suitable file system structure (e.g. FAT, NTFS, ext4)
Implement features like file permissions, encryption, and compression
Plan for scalability and backup strategies
I applied via Company Website and was interviewed in Apr 2024. There were 3 interview rounds.
Hardest part of the process, Wide range of questions and time consuming and you don't have much time in this, try to solve as much as you can
Top trending discussions
Some of the top questions asked at the Goldman Sachs interview -
The duration of Goldman Sachs interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 221 interviews
Interview experience
based on 1.2k reviews
Rating in categories
Associate
2.5k
salaries
| ₹10.9 L/yr - ₹41 L/yr |
Analyst
1.7k
salaries
| ₹12.7 L/yr - ₹25 L/yr |
Vice President
1.7k
salaries
| ₹19 L/yr - ₹71.7 L/yr |
Senior Analyst
1.1k
salaries
| ₹5 L/yr - ₹20 L/yr |
Financial Analyst
329
salaries
| ₹2 L/yr - ₹8 L/yr |
JPMorgan Chase & Co.
Morgan Stanley
TCS
Amazon