Sorting a list and displaying mean


Question:

Sorting a List and Displaying Mean

Simple Array Process

1. Input a list of employee names and salaries, and determine the mean (average) salary as well as the number of salaries above and below the mean. Use the top-down modular approach and pseudocode to design a suitable program to solve it.

Please generate only the pseudocode (a simple one) - No charting is required, but you may have to incorporate the bubble sort algorithm (like the ones below) to determine the number of salaries above and below the mean.

Attachment:- Array Process.rar

Solution Preview :

Prepared by a verified Expert
Data Structure & Algorithms: Sorting a list and displaying mean
Reference No:- TGS01936915

Now Priced at $20 (50% Discount)

Recommended (93%)

Rated (4.5/5)