Amazon interview question

Can two files generate same checksum?

Interview Answers

Anonymous

25 Apr 2020

Can you elaborate more questions

4

Anonymous

16 Sept 2020

Yes, Hash Collisions.

2

Anonymous

19 Feb 2020

Yes

Anonymous

14 May 2020

Can two files generate the same checksum? Yes, but only if the contents are identical. Even if we change a single word in a Microsoft Word document or a value in an Excel document, the checksum will be different

1