A repository containing data structures and algorithms, regardless of language.
No longer active
Not Affiliated with Digital Ocean or Hacktoberfest
Implementing new File/Directory Structure
/data_structures/structure/language/file
ex: /data_structures/char_stack/cpp/cstack.cpp
/algorithms/algorithm/language/file
ex: /algorithms/bubble_sort/cpp/bubble_sort.cpp
git clone https://github.com/{your-username}/Hacktoberfest-Data-Structure-and-Algorithms
git add your/directory/path/to/file/
(see new directory structure above)git commit -m "Whatever you did here, e.g. created linkedlist class in C++"
git push
Logo created with: http://logomakr.com