The-Streamliners / Data-Structures-and-Algorithms

Hacktoberfest's DSA Challenge, create algorithms, programs in any programming language you love and prefer! Check the ISSUE section for ideas.
MIT License
22 stars 103 forks source link

Write a implementation of GPA Calculator #11

Open Iltwats opened 4 years ago

Iltwats commented 4 years ago

Create a program to calculate GPA from grades of a student on the scale of 10.

Sample Input: "AAA+BCADE" Sample Output: 7.87

Here: A+ represents 10, A represents 9, B represents 8 and son on till E representing 5.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Iltwats commented 4 years ago

Yes,you can!

On Wed, 30 Sep, 2020, 11:11 pm Nachiket Dhamankar, notifications@github.com wrote:

Hello, I can take this up. Are you assigning the issues?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Iltwats/hacktoberfest/issues/11#issuecomment-701540558, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM5BX6B3L6CQ5UUTH4TH3ADSINUWNANCNFSM4R7FK2CQ .

--       

www.jecrcuniversity.edu.in http://www.jecrcuniversity.edu.in

ENGINEERING | SCIENCES | MANAGEMENT | HUMANITIES | LAW | AGRICULTURE | HOTEL MANAGEMENT | JOURNALISM MASS COMMUNICATION | DESIGN | Important: The information in this email is confidential and may be legally privileged, It is intended solely for the addressee(s). Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution is prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. Thank you, JECRC University - Disclaimer "SAVE PAPER.  Good for your planet. Good for your Business"

spyd3r-byte commented 3 years ago

I would like to work on this issue under hacktoberfest 2021 in C++

Iltwats commented 3 years ago

@spyd3r-byte Assigned

khushibansal26 commented 3 years ago

I would like to work on this issue under hacktoberfest 2021 .Can you assign it to me?

Iltwats commented 3 years ago

@khushibansal26 assigned.

Akhilesh0947 commented 3 years ago

please approve #231