I applied through college or university. The process took 1 day. I interviewed at Goldman Sachs
Interview
1st round has 1 question from probability, 1 from coding (DP), 1 question as a puzzle.
He asks me what is expected number of tosses of a fair coin, we stops when consecutive head come.
Second one was coding question based on DP. You have stick of size N. You are allowed to cut the stick of size of integral values only. Value of different sizes of stick was given. Maximize the value by cutting stick.
Third one was celebrity problem. You have to minimize the questions to be asked.
Interview questions [1]
Question 1
Given a matrix of integers, task is to find out number of positional elements. A positional element is one which is either minimum or maximum in a row or in a column.
I applied through college or university. The process took 1 day. I interviewed at Goldman Sachs (Rānchī) in Aug 2019
Interview
First was the online round .After that There were three tech interview rounds The interviewers were friendly and helpful
Questions were easy-medium level . there is no separate HR round as such.
Interview questions [1]
Question 1
Detect Loop in a Linked List.
Questions were easy-medium level
I applied through college or university. I interviewed at Goldman Sachs (Guwahati) in Aug 2019
Interview
A basic test hosted on Hackerrank. They tested coding as well as analytical skills. There were questions on probability and dp. Those shortlisted were called for an interview. The interviewer was very friendly and helpful.
Interview questions [1]
Question 1
Puzzles:
Given a circle fill it with coins in such a way such that the last person to place a coin wins. Coins cannot be stacked on one another.