Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 183 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 183 Bytes

find-missing-digits

A simple backtracking implementation to find missing digits in a product id. The number has a verification digit and some hints for the possible missing digits.