FunnyAlgorithms icon indicating copy to clipboard operation
FunnyAlgorithms copied to clipboard

A repository with a bunch of funny algorithms, beginners friendly

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

Solution to cses labyrinth(rat in maze with variable start and end)

The Cooley-Tukey Fast Fourier Transform (FFT) algorithm is a widely used technique for efficiently computing the discrete Fourier transform (DFT) of a sequence. The algorithm works by recursively breaking down...

I've created a Java age calculator using the Swing framework, allowing users to input their birthdate and calculate their age as well as the remaining days until their next birthday.

Please add the hacktoberfest-accepted label for this!