Skip to content

Interview Experience 141(Intern)

Chetan Garg edited this page Mar 28, 2019 · 3 revisions

2018

Summer Analyst

Round 1 -

  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.
  2. How do we find out the maximum subarray sum and its time complexity.

Round 2 -

  1. Given a stream of numbers, how do we find the kth largest number and time complexity.
  2. 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."

Clone this wiki locally