
Goldman Sachs Interview Experience for Experienced SDE - 1, Apr 2019
Posted: 7 Aug 2020
200
Selected
Round 1
Round 2
Round 3
Round 4
Round 5
Interview Process
Telephonic
Easy
Duration:
60 minutes
Interview-Date:
29 Apr 2019
Problems:
1
The interviewer called my via phone and simultaneously provided me a link where I had to write the code for a given problem. It was scheduled at 12:30 pm, so timing was not an issue. It was a standard DP question involving a 2D matrix. The question was easy and I was able to code it within given time.
Given a cost matrix cost[][] and a position (m, n) in cost[][], write a function that returns cost of minimum cost path to reach (m, n) from (0, 0). Each cell of the matrix represents a cost to traverse through that cell. Total cost of a path to reach (m, n) is sum of all the costs on that path (including both source and destination). You can only traverse down, right and diagonally lower cells...
View more
Education :
Netaji Subhas University Of Technology
Software Engineering
Experience :
Arcesium
SDE - 1
•
1 years
Expedia Group
SDE - 1
•
2 years
Goldman Sachs Mock Interviews
For college students & professionals looking to get into Goldman Sachs
what if we are not able to solve any one problem?