Filter interviews by
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
It was an Online assessment composed of two parts: A Mathematical part and a Coding question.
Recursion is a programming technique where a function calls itself in order to solve a problem.
Recursion involves breaking down a problem into smaller subproblems and solving them recursively.
A base case is needed to stop the recursion and prevent infinite loops.
Examples of recursive functions include factorial calculation and Fibonacci sequence generation.
Design a system using EC2 instance Fleet on Leetcode platform
Utilize EC2 instance Fleet to manage a group of EC2 instances for scalability and cost-efficiency
Implement load balancing to distribute incoming traffic across multiple EC2 instances
Use auto-scaling to automatically adjust the number of EC2 instances based on traffic demand
Monitor system performance and health using CloudWatch metrics and alarms
90min
numerical reasoning,
logical reasoning,
reading comprehension
,abstract reasoning
Coding,
aptitude,
computer fundamentals,
competitive coding
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divide the array into two sub-arrays based on a pivot element
Recursively sort the sub-arrays
Combine the sorted sub-arrays
Swap two numbers using only 2 variables
Use XOR operation to swap two numbers without using a third variable
Example: a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // a = 10, b = 5
I applied via campus placement at Banasthali University and was interviewed in Aug 2023. There were 4 interview rounds.
10 questions from Aptitude , Mathematics and CS Fundamentals subjects like DBMS,DSA,OS
2 coding question , both were Leetcode medium.
General puzzle questions
What people are saying about Goldman Sachs
MCQs on Maths with negative marking
MCQs on logical reasoning with negative marking
Write an essay, time bound
Goldman Sachs interview questions for designations
Next Largest element in the array.
100 floors, 2 eggs problem GFG
I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed before Oct 2023. There were 3 interview rounds.
First round was an aptitude test in which there are questions about probability, and some puzzles.
I applied via Company Website and was interviewed before Oct 2022. There were 4 interview rounds.
There were questions related to aptitude and logical reasoning
2 coding ques to be coded in java + CS fundamentals mcqs
Coding test that included MCQ as well as essay type questions.
To delete a node in a linked list, we need to adjust the pointers of the previous and next nodes.
Find the node to be deleted by traversing the linked list
Adjust the pointers of the previous and next nodes to skip the node to be deleted
Free the memory occupied by the node to be deleted
1 Interview rounds
based on 25 reviews
Rating in categories
Associate
2.3k
salaries
| ₹10.5 L/yr - ₹41 L/yr |
Analyst
1.7k
salaries
| ₹13 L/yr - ₹25 L/yr |
Vice President
1.6k
salaries
| ₹18.5 L/yr - ₹71 L/yr |
Senior Analyst
1k
salaries
| ₹5 L/yr - ₹20 L/yr |
Senior Associate
304
salaries
| ₹9.1 L/yr - ₹30.8 L/yr |
JPMorgan Chase & Co.
Morgan Stanley
TCS
Amazon