deutranium / Algorithms

Short explanations and implementations of different algorithms in multiple languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Created Badge Updated Badge

PRs Welcome GitHub contributors

GitHub pull-requests GitHub pull-requests closed GitHub issues GitHub issues-closed

Algorithms

Basically these are supposed to be my notes, but feel free to use them as you wish to.

Note: Please read CONTRIBUTING.md before making any pull requests

TLDR of contributing.md:

  • Ensure that no one is working on (or already completed) the algorithm and language you want to work on
  • Use descriptive comit messages
  • You can create an issue for the algorithm you want to claim and work on
  • FOLLOW THE DIRECTORY STRUCTURE AND NAMING CONVENTION
  • UPDATE THE README AS YOU WORK ON A NEW ALGO

Types of Algorithms


About

Short explanations and implementations of different algorithms in multiple languages


Languages

Language:C++ 27.4%Language:Java 19.0%Language:C 18.6%Language:Python 14.7%Language:C# 6.8%Language:Lua 4.3%Language:JavaScript 3.8%Language:Go 2.8%Language:Rust 0.9%Language:Ruby 0.5%Language:Kotlin 0.4%Language:Dart 0.4%Language:Swift 0.4%