Project02
Home ] Up ]

 

Project #2 CSIS 250 Spring 2000

Date Assigned: 1/24/2000

Date Due: 2/2/2000

 

Develop five shuffling functions to shuffle the names in an array. For each function supply the algorithm, source code, and a sample run showing the original list and the shuffled list. You can include the two methods discussed in the class.

There will be extra credit (3 points) for developing a function to measure the randomness of the shuffled list relative to the original list.

Also, complete and submit the following self-evaluation form.

Self-Evaluation Form

Component

Maximum Score

Your Score

Five Shuffling Algorithms

5

 

Five Shuffling Functions

5

 

Five Sample Runs

5

 

Measure Randomness Function and Output (Extra Credit)

3

 

Total Score

15