FreeCodeCamp-Projects icon indicating copy to clipboard operation
FreeCodeCamp-Projects copied to clipboard

This repo is for coders who are looking to contribute & participate in Hacktoberfest. Please do star the repo if y'all liked it!

Results 42 FreeCodeCamp-Projects issues
Sort by recently updated
recently updated
newest added

code for checking if the given number is an Armstrong number.

hacktoberfest-accepted

There was a name collision in version control for the two files `Quicksort.cpp` and `quicksort.cpp`, causing git to not be able to distinguish between the two files. Renaming the newest...

hacktoberfest-accepted

This PR will only move the misplaced script `python/bal-paranthesis.py` to be in `Python/bal-paranthesis.py` such that it lived together with all of the other python scripts in the repository.

hacktoberfest-accepted

This PR will add an alternative implementation that fully focuses on a pure and functional approach to creating all combinations of balanced parenthesis, compared to the other implementation `bal-paranthesis.py` which...

hacktoberfest-accepted

new pattern

hacktoberfest-accepted

budget problem from free code camp https://www.freecodecamp.org/learn/scientific-computing-with-python/scientific-computing-with-python-projects/budget-app

hacktoberfest-accepted