Cisco | OA | House robber
Anonymous User
1452

There were 3 questions to solve in 75 minutes in the AMCAT platform. All of the questions were too simple.

  1. Given an array of integers find the mean and mode.
  2. Take input of a list of integers of unknown size, and return the size of the list.
  3. https://leetcode.com/problems/house-robber/ (framed differently).

Note: Here you have to take all the inputs by yourself, and print the result to stdout.

All the best!

Comments (0)