DS-Algo-Point icon indicating copy to clipboard operation
DS-Algo-Point copied to clipboard

Pangram String

Open arsh9806 opened this issue 4 years ago • 12 comments

🚀 Feature

Check if the given word or string is PANGRAM (If it contains every letter of the alphabet at least once).

"The quick brown fox jumps over the lazy dog" is a well-known pangram.

Have you read the Contribution Guidelines?

Yes

Assignees

@arsh9806 - JavaScript @RohanK6 - Java @kesher988 - C @mavneeK - C++ @sunilgknair051 - Python @jyotiMahajan23 - C# @Corentin-Leffy - Kotlin

arsh9806 avatar Oct 07 '20 06:10 arsh9806

I would like to work on its javascript solution.

arsh9806 avatar Oct 07 '20 07:10 arsh9806

i would like to work on its in c solution

kesher988 avatar Oct 07 '20 12:10 kesher988

I would like to contribute in CPP

mavneeK avatar Oct 07 '20 19:10 mavneeK

@arsh9806 - JavaScript @kesher988 - C @mavneeK - C++ Assigned.

sukritishah15 avatar Oct 08 '20 19:10 sukritishah15

I can do this in Java

RohanK6 avatar Oct 09 '20 05:10 RohanK6

Doing it in Python.

sunilgknair051 avatar Oct 09 '20 07:10 sunilgknair051

Assign this to me in C#

JyotiMahajan23 avatar Oct 16 '20 17:10 JyotiMahajan23

@sunilgknair051 Kindly go through it let me know if any changes you want .

JyotiMahajan23 avatar Oct 16 '20 18:10 JyotiMahajan23

comment the code for better readability.

sunilgknair051 avatar Oct 16 '20 19:10 sunilgknair051

Hello there 👋 , is it possible to do the Kotlin one please ?

eeppuJ avatar Oct 16 '20 19:10 eeppuJ

@Corentin-Leffy , sure, make sure you check the respective folder and read the contributing.md. Thanks!

sunilgknair051 avatar Oct 16 '20 19:10 sunilgknair051

comment the code for better readability.

Done

JyotiMahajan23 avatar Oct 17 '20 17:10 JyotiMahajan23