Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
chore: Strings: Credit Card Validation (#830)
* Add credit card number validator
- Validates the credit card number based on Luhn algorithm
* Test Cases: ValidateCreditCard
* Auto-update DIRECTORY.md
* Fix: Spell check
* Add references and move const inside function
* Add comments
* Fix trailing spaces
* Add short description
* Remove trailing spaces
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> @
@im_8055 committed
85b0571d81072215da3d2c46e0b2234a224ae34c
Parent: 64920bf
Committed by GitHub <noreply@github.com>
on 11/4/2021, 8:04:52 AM