Data Structure c++ - hashing (Binary Search Tree)

f.a.qx8t

i need to modify & add additional functions to my assignment if needed

(my code is working fine) unless i find anything fix it please.

 

/*

1.  The Client_Address_Book is a dynamic array.  Please note the changes in the state of the class;

 

2.  A capacity valuable has been added to the state of the class.  Set its value to 27 in the default constructor;

 

3.  Implement a destructor for the Client_Address_Book class;

 

4. Implement a copy constructor for the Client_Address_Book class;

 

5. Implement a copy constructor for the Cleint_Info_BST class;

 

6. Implement a destructor for hte Client_Info_BST class.

 

 

7.Change the last statement in  main in the driver ( hashing.cpp) to the following:

 

         My_Book.Print_Hash_Table(/*your output filename goes here*/);

*/

  • 11 years ago
  • 50
Answer(1)

Purchase the answer to view it

NOT RATED
  • hashing_bst.zip
Bids(1)