FunnyAlgorithms icon indicating copy to clipboard operation
FunnyAlgorithms copied to clipboard

A repository with a bunch of funny algorithms, beginners friendly

Results 173 FunnyAlgorithms issues
Sort by recently updated
recently updated
newest added

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...

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...