M
M
mixailflash2015-10-14 13:58:08
Java
mixailflash, 2015-10-14 13:58:08

Is there something in java to store hashcode?

Good afternoon.
There is a million hachcode (int) I need to check for lon (n) whether there is a new hash in the existing ones.
I don't want to bear the cost of objects, I have it just an int.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
protven, 2015-10-14
@mixailflash

Bloom filter?

M
mixailflash, 2015-10-14
@mixailflash

The solution is not bad, but I forgot to write in the question that you can add this storage to this storage. That is, in this solution, you need to sort the array initially, and then follow where to insert it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question