[SOLVED] CECS328- EC3

35.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon EC3-yjwfy7.zip (113.1 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
πŸ”’ Securely Powered by:
Secure Checkout
Rate this product

Extra Credit 3.

Β 

Implement 2 functions to calculate the MSS of a given array one with running time of O(n) and one with O(nlogn).

  1. Request the user to enter a positive integer, and call it n.
  2. Generate n random integers between -100 to 100 and save them in array a.
  3. Print the generated array and the outputs of your two functions.

 

  • EC3-yjwfy7.zip