ReciHub / FunnyAlgorithms

A repository with a bunch of funny algorithms, beginners friendly
Creative Commons Zero v1.0 Universal
448 stars 704 forks source link

Add new funny algorithms! #9

Open OtacilioN opened 6 years ago

OtacilioN commented 6 years ago

Check our Contributing Guide and add new funny algorithms to the repository.

You can add any algorithm that you consider fun, open a pull request and explain why it is fun!

bhagatparwinder commented 6 years ago

@OtacilioN Added a new algorithm in JS 😄

OtacilioN commented 6 years ago

Awesome, thanks for contributing!

Habernet commented 5 years ago

Working on adding multiple algorithms in JS!

somyaguglani commented 5 years ago

i referred to wrong issue please assign me the issue i started just now (adding new algorithms for linked lists) and label it as hactoberfest 2019 if possible

Thuvan96 commented 5 years ago

Can i join ??

OtacilioN commented 5 years ago

Yes of course @Thuvan96 everyone is welcome here :sparkling_heart:

somyaguglani commented 5 years ago

@OtacilioN could you assign us the issues we opened? Otherwise our contribution becomes invalid for hacktoberfest

OtacilioN commented 5 years ago

Hey @somyaguglani don't worry, your hacktoberfest contributions are already counting, and you can check it in https://hacktoberfest.digitalocean.com/profile

Now hacktoberfest has a 7 day period to validate the pull request, where maintainers can mark spamming pull requests as "invalid", and you can see in this pull request so in that case, the pull request will not count.

somyaguglani commented 5 years ago

@OtacilioN thank you for explaining , really helpful

toclean commented 5 years ago

Just ported Hot Potato to Typescript!! Yay Typescript!

XVR147 commented 5 years ago

Just added Doomsday algorithm in Haskell with #450 altho it's a bit noobish 🤕

roh-it commented 5 years ago

Added binary search https://github.com/ReciHub/FunnyAlgorithms/pull/470

somyaguglani commented 5 years ago

Added #395 and #396 new algos for linkedlists

subhankar01 commented 5 years ago

Added spiral and WaterOverflow problem in Java #471

subhankar01 commented 5 years ago

Added MagicSquare program in java

gmontalvo404 commented 4 years ago

Added two algorithms in java (Palindrome and Calculadora)

naruto678 commented 4 years ago

HI everyone .. Can i join. I want to add graph algorithms .. It will contain dfs, bfs, djikstra and flood filling and others all implemented in java

subhankar01 commented 4 years ago

Yeah sure !!

On Tue, 29 Oct 2019, 01:49 Arnab Thakuria, notifications@github.com wrote:

HI everyone .. Can i join. I want to add graph algorithms .. It will contain dfs, bfs, djikstra and flood filling and others all implemented in java

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ReciHub/FunnyAlgorithms/issues/9?email_source=notifications&email_token=AMSP2L357JASRRSIPMVRBX3QQ5CLXA5CNFSM4FY3NFJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECOIDDI#issuecomment-547127693, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMSP2L4L3E2FSBPDOPW2D7TQQ5CLXANCNFSM4FY3NFJQ .

naruto678 commented 4 years ago

Added dfs

happycoder0011 commented 4 years ago

Can I add pigeon sort in C++ and Js?

subhankar01 commented 4 years ago

Sure

On Wed, 30 Sep 2020, 15:04 happycoder0011, notifications@github.com wrote:

Can I add pigeon sort in C++ and Js?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ReciHub/FunnyAlgorithms/issues/9#issuecomment-701279035, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMSP2LZSCRJGRARK6VTK7DTSIL3TVANCNFSM4FY3NFJQ .

Vivekumar08 commented 2 years ago

I would like to add an ellipse drawing algorithm in python. Please assign this issue to me.

AyushCSE04 commented 2 years ago

Can i add insertion ,deletion algos for arrays ?

pathakharsh123 commented 2 years ago

my pull request is pending for N-Queens code in java kindly approve it

pjyoti121 commented 2 years ago

I want to join this please assign me

TrlRizu commented 1 year ago

Heyy! I opened a pull request for a cool cipher (Beaufort Cipher). Hope you can merge it! https://github.com/ReciHub/FunnyAlgorithms/pull/1101 Have a nice day!

Yashpsct010 commented 1 year ago

please assign me this issue

PS-11 commented 1 year ago

Can I add some algos? @OtacilioN

rishabh-i13 commented 1 year ago

Please assign me this issue , i will be adding some more algos.

Abhipsa05 commented 1 year ago

Please assign this issue to me, I would like to add some algos.

zykuriku commented 1 year ago

I'd like to add an algo.. could this issue be assigned to me please?

NickzArora commented 1 year ago

Added a v simple Bubble Sort in c# https://github.com/ReciHub/FunnyAlgorithms/pull/1172

Akangkha commented 1 year ago

Added "Convey game of life" alg in c and js for contributing in hactoberfest '23 c#1180

Nandita-rawat commented 1 year ago

is this issue still open for hactoberfest'23 ? would like to add a fun algo

Kedarnath-Rothe commented 1 year ago

Please assign me this issue

NickzArora commented 11 months ago

@OtacilioN Created BlackJack Game in c#. -https://github.com/ReciHub/FunnyAlgorithms/pull/1305