Tech IndustryFeb 4, 2022
Walmartijsdnv

GSA Capital Internship Interview Experience

I applied online through their career page, and they reached out to me to interview for SDE Intern role. Till now I just had one interview and expecting another 5 hr of interview. I got asked 3 ques along with their time complexity :- 1. To implement simple binary search for searching a element in the array 2. To implement most optimised version of queue using 2 stacks. 3. https://leetcode.com/problems/find-the-duplicate-number/ PS - They didn't even asked for my intro, directly jumped to coding ques. I hope this helps. :) #gsa #gsacapital #interview #interviewexperience

Loading...
Loading...
LeetCode
Rippling PbWA03 Feb 9, 2022

Also, they asked a simple probability ques :- -> 2 yellow balls, 3 white balls are given, and 2 balls are chosen from the bag, find the probability such that at least 1 ball is yellow?

Goldman Sachs TCisLyfe69 Jul 5, 2022

Is the answer 7/10?

Meta MMXXIII Mar 1, 2023

You are right, it should be 0.7.