Morgan Stanley | Sr. Associate JAVA | Mumbai | June 2022
Anonymous User
815

OA

  1. 12 MCQ based on java and spring.
  2. 1 SQL Query
  3. Maximum length subsequence with differnce between elements as either 0 or 1.

Technical Round I

John can watch maximum 3 hrs of movie in a day and he only watches the movies if he can watch it completely. You are given a list containing duration of movies , find minimum number of days taken by him to finish watching all the movies.
input: ArrayList<Float> duration
constraints:  0<duration[i]<= 3.0 
duration.length<=10000

Few questions about the projects I had worked on.

Comments (0)