akshitagit / CPP

Repository for C++/C codes and algos.
https://github.com/akshitagupta15june
MIT License
495 stars 434 forks source link

Credit Card Validator project added. #668

Closed rohitsoniinfo closed 2 years ago

rohitsoniinfo commented 2 years ago

this project is for C++ Beginner to understand how should one implement algorithm. algorithm used in this project is :- Luhn's Algorithm