Getting some error in the code
hashtable-08-rehash-implementation
Bhavya_Goel
(bhavya goel)
October 2, 2020, 5:56am
#1
asaurabh_26
(logical coder)
October 2, 2020, 7:14am
#2
delete [] oldtable;
this statement should come outside loop
Modified Code