Hacker News new | ask | show | jobs
by jepcommenter 2449 days ago
Arbitrary length string of null characters also produces zero hash, e.g.: System.out.println("\0\0\0\0\0".hashCode());