geekquad / al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms

Say Thanks! Open Source Love contributions welcome Join the chat at https://gitter.im/al-go-rithms Number of Algorithms

Data Structures and Algorithms Tweet

Clean example implementations of data structures and algorithms written in different languages.

List of implementations

Algorithms list

Contribution

  • Contributions are always welcome. Language doesn't matter. Just make sure you're implementing an algorithm.

  • PRs are welcome. To begin developing, follow the structure:

    algorithm_name/language-name/file_name.extension e.g bubble_sort/python/bubble_sort.py

  • If there is an implementation of the same algorithm in your language, add your username in front of the file name.

  • Please include a description for the algorithm that you are implementing. It doesn't matter if it's copied from somewhere as long as it helps people that are learning new algorithm.

  • Graphical examples would be very helpful too.

  • Don't forget to include tests.

  • Don't remove previous implementations of algorithms. Just add a new file with your own implementation.

  • Beautify and cleanup your code for easier reading.

Resources

Curated list of resources dealing with algorithms.

License

CC0

To the extent possible under law, Zoran Pandovski has waived all copyright and related or neighboring rights to this work.

About

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/

License:Creative Commons Zero v1.0 Universal


Languages

Language:Jupyter Notebook 84.2%Language:C++ 4.9%Language:Python 3.2%Language:Java 2.4%Language:C 1.8%Language:JavaScript 0.9%Language:Go 0.5%Language:C# 0.4%Language:Kotlin 0.3%Language:PHP 0.2%Language:Ruby 0.2%Language:Rust 0.2%Language:MATLAB 0.1%Language:Swift 0.1%Language:Processing 0.1%Language:Haskell 0.1%Language:Dart 0.0%Language:PureScript 0.0%Language:Perl 0.0%Language:Prolog 0.0%Language:Shell 0.0%Language:Scala 0.0%Language:R 0.0%Language:LOLCODE 0.0%Language:Assembly 0.0%Language:Clojure 0.0%Language:Elixir 0.0%Language:Haxe 0.0%Language:HTML 0.0%Language:VBScript 0.0%Language:OCaml 0.0%Language:Crystal 0.0%Language:Julia 0.0%Language:CSS 0.0%Language:F# 0.0%Language:Nim 0.0%Language:Common Lisp 0.0%Language:Visual Basic .NET 0.0%Language:Pascal 0.0%Language:Erlang 0.0%Language:Lua 0.0%Language:Groovy 0.0%Language:COBOL 0.0%Language:Mathematica 0.0%Language:Racket 0.0%Language:Brainfuck 0.0%Language:Ada 0.0%Language:CMake 0.0%Language:M 0.0%Language:Classic ASP 0.0%Language:QMake 0.0%Language:Makefile 0.0%