FunnyAlgorithms
FunnyAlgorithms copied to clipboard
A repository with a bunch of funny algorithms, beginners friendly
Created a quittable loop and logic to catch an invalid response, instead of just crashing the program for a nameless issue. I... only edited AreYouOk/AreYouOk.py... how did the others get...
added cpp codes of some algos
created a new program currency converter
SGA Algorithm used to maximize or minimize a function
1. Blastoff -> Prints the natural numbers from 1 to n in reverse order by iterating reverse n times. 2. Magic number spiral -> Beautify the table by identifying number...