vAlphabetize CDs
illustrates an intuitively understandable process not involving a computer
vThe Alphabetize
CDs program demonstrated several features of algorithms and programs …
oThe
program illustrated the 5 properties of algorithms -- input and output
specs, definiteness, effectiveness, finiteness
oIn
order to reference the different slots, we used two “pointers” called
Alpha and Bet
oAlpha
referenced all slots but the last, and for each slot Alpha
referenced, Bet referenced each slot to its right
oCan you “visualize” Alphabetize CDs’
processing strategy?
o
o