D
D
Danil Antoshkin2015-08-08 13:41:00
Algorithms
Danil Antoshkin, 2015-08-08 13:41:00

What is the best algorithm for finding duplicates?

What is the most optimal algorithm (fast and high quality) for finding duplicates (any files)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sim3x, 2015-08-08
@TwerTrue

md5

N
na_puti_k_istine, 2016-01-07
@na_puti_k_istine

First, files of the same size are searched, then their md5 hash sums are calculated and a comparison is made.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question