Purchase Solution

pseudo-code

Not what you're looking for?

Ask Custom Question

Let us assume you are the manager of a firm and have list of employees with the number of days they were absent from work. If you want to find the top 10 absentees in the firm you will need to sort the list in descending order.

Purchase this Solution

Solution Summary

Ides to create a pseudo-code for the following utilizing a bubble sort are listed.

Solution Preview

Initialize variables;
Read the employee data into a data structure called EMPLOYEE;
For ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

C# variables and classes

This quiz contains questions about C# classes and variables.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Javscript Basics

Quiz on basics of javascript programming language.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.