CS510: ANALYSIS of ALGORITHMS
Kalamazoo College

Spring 1998

Data Structures Summary


Choosing between arrays, stacks, queues and linked lists is always challenging when implementing algorithms. Tyson Strand developed an expert system to determine when you should choose to use each data structure. Kelly Schultz implemented the Expert System into this web page. Answer each question by either choosing the Yes or the No button, appropriately. When the system has enough information, it will display an answer to you in the answer box.

Data Structure Choice, Expert System






History

You should use:


Kelly Schultz, Kalamazoo College