Java hashing project

Job ID: 32310698

Budget: $30 – $250 USD

Hi

I need help with reading a csv file in java, create a hash table using displacement and chaining, remove key from the table and then write the output on another csv file
call should be almost as follows:
<input file> <output file> <column> <hash table size n> <collision resolution> <prime number p> <remove keys>

so we need to read, search and remove then write.

time is very limited.