gary115 / Algo-DS

Repository for new Contributors to come and collaborate for hacktoberfest!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algo-DS

Open Repository For Students to Contribute Algorithms and Data Structures in different Languages

This Repository is meant for everyone to create code and learn to contribute to open source

Currently Supported Languages

  • Java
  • Kotlin
  • Python
  • C
  • C++
  • Javascript
  • More Languages welcome

Contribution Guide

Please Read the CONTRIBUTING.md file for instructions of contributing and CODE OF CONDUCT

Directory Structure

  • Language

    • Coversions
    • DataStructures
      • Structures
    • Dynamic Programming
    • Misc
    • Searches
    • Sorting
  • Add a new Language to the root directory.

  • Each Code snippet must be in the appropriate sub-directory.

Got any Questions?

Make an issue! We'll reply as soon as we can!

About

Repository for new Contributors to come and collaborate for hacktoberfest!


Languages

Language:C 33.2%Language:Java 25.2%Language:C++ 22.7%Language:JavaScript 9.3%Language:Python 6.6%Language:Kotlin 2.9%