You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
TrustPilotChallenge/WhiteRabbit
Inga 🏳‍🌈 a3a426f023 Improved performance (dictionary => array) 8 years ago
..
Properties Initial project structure 8 years ago
App.config Initial project structure 8 years ago
ByteArrayEqualityComparer.cs Words are now byte arrays instead of strings 8 years ago
PermutationsGenerator.cs Minor code cleanup + microoptimization + readme update 8 years ago
PrecomputedPermutationsGenerator.cs Further optimizations 8 years ago
Program.cs Code cleanup; implementation notes added 8 years ago
StringsProcessor.cs Improved performance (dictionary => array) 8 years ago
VectorsConverter.cs Further optimizations 8 years ago
VectorsProcessor.cs Improved performance (dictionary => array) 8 years ago
WhiteRabbit.csproj New optimization: there is no point in checking too small vectors 8 years ago
packages.config Switched to BouncyCastle for MD5 8 years ago