Skip to content

zingisamatwana/hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackathon algorithm package

This library implements various algorithms for sorting , calculating elements in an array, the fibonacci function to find nth fibonacci value and the function to compute a factorial of the number

installing this package locally

pip install setup.py sdist

installing this package from github

pip install git+https://github.com/zingm/hackathon.git

updating this package from github

pip install --upgrade+https://github.com/zingm/hackathon.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages