Skip to content

AxeCode/algorithms

 
 

Repository files navigation

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

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 86.5%
  • Go 3.4%
  • Scala 2.9%
  • JavaScript 2.6%
  • Ruby 1.8%
  • Haskell 1.3%
  • Other 1.5%