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

Custom Text Obfuscation Algorithm (Just for fun > and learn process) This code implements a custom algorithm for obfuscating text. It replaces individual characters (uppercase, lowercase letters, and numbers) with...

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.5.0. Changelog Sourced from sqlparse's changelog. Release 0.5.0 (Apr 13, 2024) Notable Changes Drop support for Python 3.5, 3.6, and 3.7. Python 3.12 is now...

dependencies
python

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

dependencies
python

Contributing to Issue "Add funny Algorithm"! This is a funny sorting algorithm in C++.

I added a C++ Caesar Cipher that shifts letters and letters only, leaving special ASCII characters like ! , . ? untouched.

The files of the different algorithims are sorted into the most common languages I saw, c#, c++, python, and java. The rest were poured into a miscellaneous column.

Added a Python implementation that counts the number of possible triangles in a range of coordinates. This can be used to count the number of triangles such as in this...

Removed extra space between words and added fluency and punctuation to a sentence from "After adding your funny algorithm share with us making a pull request so people can see...