iluwatar / 30-seconds-of-java

Collection of reusable tested Java 17 compatible code snippets that you can understand in 30 seconds or less.
https://java-design-patterns.com/snippets.html
MIT License
1.04k stars 410 forks source link

Luhn algorithm #35

Closed iluwatar closed 3 years ago

iluwatar commented 5 years ago

Luhn algorithm is used to validate a variety of identification numbers https://en.wikipedia.org/wiki/Luhn_algorithm

MaVdbussche commented 4 years ago

I would like to work on this issue if it is still available.

iluwatar commented 4 years ago

Ok @MaVdbussche

ghost commented 3 years ago

It seems that this issue has no recent activity and is still not resolved. I would happily work on this, if possible.

MaVdbussche commented 3 years ago

I am sorry I never got the time to work on it. I have no problem being unassigned :)

iluwatar commented 3 years ago

Ok, assigned to @soer-robin