Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
363 stars 618 forks source link

Luhn's Algorithm #320

Closed Suvraneel closed 3 years ago

Suvraneel commented 3 years ago

🚀 Feature

Luhn's Algorithm in CPP language

Assignment

[C++] Hello maintainers!
As a participant/CA for GSSOC '21,
I wish to contribute & resolve this issue with proper indentation, comments & sample I/O in C++. Kindly assign me these issues under GSSOC '21...

Pitch

This simple algorithm validates credit cards.

Simar05519 commented 3 years ago

I want to work on this issue. Please assign to me

shreyanspoddar commented 3 years ago

🚀 Feature

Luhn's Algorithm in CPP language

Assignment

[C++] Hello maintainers! As a participant/CA for GSSOC '21, I wish to contribute & resolve this issue with proper indentation, comments & sample I/O in C++. Kindly assign me these issues under GSSOC '21...

Pitch

This simple algorithm validates credit cards.

Go ahead and do it in C++

shreyanspoddar commented 3 years ago

I want to work on this issue. Please assign to me

Please specify the language