/algorithms

Solved algorithms and data structures problems in many languages

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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