ChinzoD / algorithms

Solved algorithms and data structures problems in many languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structure and Algorithmic Problems solved in many languages

Join the chat at https://gitter.im/marcosfede/algorithms Build Status

This repository is inspired by keon's solved problems in Python 3. I wanted to compare solutions across different languages and learn them in the process. Solutions may be my own, from keon's repo (mainly the unchecked python ones) or shamelessly stolen from the internet.

go python javascript haskell julia elixir scala ruby

Contributing

I'd love to have contributors, all feedback is welcome! Take a look at CONTRIBUTING

List of problems

List of Designs

About

Solved algorithms and data structures problems in many languages

License:GNU General Public License v3.0


Languages

Language:Python 86.6%Language:Go 3.4%Language:Scala 2.9%Language:JavaScript 2.6%Language:Ruby 1.8%Language:Haskell 1.3%Language:Julia 1.1%Language:Elixir 0.2%Language:Smalltalk 0.2%