FunnyAlgorithms icon indicating copy to clipboard operation
FunnyAlgorithms copied to clipboard

A repository with a bunch of funny algorithms, beginners friendly

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

"LaughGen: Your go-to Python script for algorithmically crafting hilariously random jokes with a dash of wit and nonsense."

Fist hacktober fest commit. plz comment if there is anything wrong :)

Hi @ReciHubBot The contributions I have made are: 1. Added Heap Sort python code 2. Added Decimal to Binary C++ and Javascsript code 3. Added Decimal to Octal Python code

It is used to find the shortest path between two nodes

The Banker's Algorithm, which is a resource allocation and deadlock avoidance algorithm

I added a funny jokes algorithm in cpp which will generate a new funny joke every time u press Enter. Issue #9 @ReciHubBot ![Screenshot (44)](https://github.com/ReciHub/FunnyAlgorithms/assets/140010647/7404fe4b-2ad8-4fc8-b4f0-a1c8e391ece9) ![Screenshot (45)](https://github.com/ReciHub/FunnyAlgorithms/assets/140010647/0d953da0-b8c2-44b9-8bfd-06bcbdd1c698)

I added my project called "Programmer Jokes Generator," which is a simple project using HTML, CSS, and JavaScript. It contains some silly jokes about programmers and the world of programming.

Decryption was missing in Caesar cipher as well as character 'x' was missing in pt_br character set

@ErickSimoes Check this. I have made those changes in separate commits and PRs. The other pr is #1246 .