-
Notifications
You must be signed in to change notification settings - Fork 13
Interview Experience 141(Intern)
Chetan Garg edited this page Mar 28, 2019
·
3 revisions
Round 1 -
- Given a set of stock prices for a given number of days, find when should you buy and sell the stock to attain maximum profit.
- How do we find out the maximum subarray sum and its time complexity.
Round 2 -
- Given a stream of numbers, how do we find the kth largest number and time complexity.
- A table is given in which one character transforms into another and such relations have been provided. Given 2 characters find out if the first one can be transformed into the second one.
Round 3 - Real life situations were given and my opinions/decisions were asked on it. HR related questions."