coryshrmn / websitecatalog

0 stars 1 forks source link

Menu: Insert a new data #13

Closed ghost closed 11 years ago

ghost commented 11 years ago

"Insert a new data" not working when following the below steps:

CASE 1 // file name either topsites.txt or top_25.txt

1: insert a new data: deanza.edu

3: search data: deanza.edu // not found!

CASE 2 // file name either topsites.txt or top_25.txt

1: insert a new data: examples.edu

3: search data: examples.edu // not found!

coryshrmn commented 11 years ago

More HashMap bugs. I don't think it is storing the data in the next available entry for that bucket.