Filter interviews by
One Medium level greedy question was asked
Coding question was asked
Top trending discussions
It was leetcode easy question. Interviwer asked about general question.
Implement a stack.
Parenthesis validations question.
QA automation related questions.
3 questions on codesignal
Implement LRU cache
LRU stands for Least Recently Used
It is a cache eviction policy that removes the least recently used item
It can be implemented using a doubly linked list and a hash map
Newly accessed items are moved to the front of the list
When the cache is full, the item at the end of the list is removed
Virtual memory is a memory management technique that allows a computer to use more memory than it physically has.
Virtual memory uses a combination of RAM and hard disk space to store data.
It allows programs to use more memory than is physically available.
If a program tries to access memory that is not currently in RAM, it will be swapped in from the hard disk.
Even if we had infinite RAM, virtual memory would still be n...
Find maximum length of subarray where max <= 2*min.
Iterate through array and keep track of max and min values.
Update max length when condition is met.
Time complexity: O(n)
I was interviewed before Mar 2021.
Round duration - 60 minutes
Round difficulty - Medium
Technical round with questions on DSA and OS.
Design and implement a data structure for a Least Recently Used (LRU) cache that supports the following operations:
get(key)
- Retrieve the value associated with the...Design and implement a Least Recently Used (LRU) cache data structure that supports get and put operations with a specified capacity.
Implement a doubly linked list to keep track of the order of keys based on their usage.
Use a hashmap to store key-value pairs for quick access and updates.
When a key is accessed or updated, move it to the front of the linked list to mark it as the most recently used.
When the cache reaches...
Given an array of non-negative integers and an integer K representing the length of a subarray, your task is to determine the maximum elements for each subarray of size ...
Find the maximum elements for each subarray of size K in a given array.
Iterate through the array and maintain a deque to store the indices of elements in decreasing order.
Pop elements from the deque that are out of the current window.
Keep track of the maximum element in each subarray of size K.
Return the maximum elements for each subarray.
Virtual memory is a memory management technique that allows a computer to compensate for physical memory shortages by temporarily transferring data from RAM to disk storage.
Virtual memory allows programs to use more memory than is physically available on the system.
It helps in multitasking by allowing multiple programs to run simultaneously without running out of memory.
Virtual memory uses a combination of RAM and disk...
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Naukri.com and was interviewed before Oct 2019. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed before Jun 2018. There was 1 interview round.
GS is a global investment banking firm known for its financial services and expertise in mergers and acquisitions.
GS stands for Goldman Sachs, a multinational investment bank and financial services company.
It is one of the largest investment banking enterprises in the world.
GS is known for its involvement in mergers and acquisitions, asset management, and other financial services.
The firm was founded in 1869 and is hea
Monotonous tasks bore me at work, but I cope by taking short breaks and switching up my routine.
Monotonous tasks like data entry or filing paperwork can be boring
I cope by taking short breaks to refresh my mind
Switching up my routine by tackling different tasks or projects helps me stay engaged
I currently work as a financial analyst, analyzing market trends and creating financial reports. I can bring strong analytical skills and attention to detail to GS.
Experience in analyzing market trends
Creating detailed financial reports
Strong analytical skills
Attention to detail
Ability to work under pressure
I addressed an internal conflict by actively listening to all parties involved, seeking common ground, and finding a mutually beneficial solution.
Actively listened to all parties involved to understand their perspectives
Sought common ground and areas of agreement to build consensus
Worked towards finding a mutually beneficial solution for all parties
Communicated openly and transparently throughout the conflict resolutio
I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 5 interview rounds.
I applied via LinkedIn and was interviewed in Mar 2021. There were 4 interview rounds.
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Analyst
165
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Analyst
127
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
70
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
56
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Lead
53
salaries
| ₹0 L/yr - ₹0 L/yr |
Goldman Sachs
Morgan Stanley
Citadel
Blackrock