HacktoberFest2022
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).
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!