Question: Explain how you would use hash functions to find if your computer contains two identical files (possibly under different names). Give a pseudocode of your
Explain how you would use hash functions to find if your computer contains two identical files (possibly under different names). Give a pseudocode of your solution. Specify which and how your hash functions are used. Do not use values provided by the file system (such as MD5). Your algorithm should be as efficient as possible.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
