Member 11975120 wrote:
The objective is
Solution: 1 - Write a ADT 2 - Create method to populate ADT with random data using a fixed seed. 3 - Write data structures. 4- Write method that creates number of ADTs and creates data structure with number given 5- Write method that inserts, searches and deletes a single newly create ADT 6- Make sure all of that works 7- Add timing to 5 and write times out