Skip to content

check files of codes for duplicates, a coding exercise

Notifications You must be signed in to change notification settings

navionguy/dupdetect

Repository files navigation

DupDetect

The problem statement:

We have generated a number of (csv) code files that should be guaranteed to have unique codes (e.g. X59J) not only within themselves, but also among each other. Write code that can take the names of these files and verify the code uniqueness across all csv files in parallel. Bonus points if you can make it immediately stop itself once it has found a duplicate code.

About

check files of codes for duplicates, a coding exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages