BaileyAMarlow/Assignment4CSC310
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
FOR SORTEDLISTPQ: To run this program, all you need to do is either change the array values for the keys and indexes, or simply uncomment the user friendly interface for yourself to enter the keys and values your heart desires. FOR BINARYTREE: To run this program, enter your values for the binary tree in the list named tree, being sure to input a "None" in every empty slot of the binary tree given what level of the tree you are on.