HacktoberFest2022 icon indicating copy to clipboard operation
HacktoberFest2022 copied to clipboard

for the participants of HacktoberFest Event 2022 to win and receive the swags (win a T-Shirt or plant a tree).

Results 101 HacktoberFest2022 issues
Sort by recently updated
recently updated
newest added

Factorial of a number algorithm issues: #652

Please review merge my PR

Python program for implementing Tower of Hanoi.

Thank you for providing opportunity to contribute in Hacktoberfest

Add a JS function to produce a factorial. It covers for edge cases as well.

Jump Search in C++ Difficulty Level : Easy The code is borrowed from: https://www.geeksforgeeks.org/jump-search/ Happy hacking!