geraq / algorithms

Solved algorithms and data structures problems in many languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structure and Algorithms Problems solved in many languages

This repository is inspired by keon's solved problems in python. I wanted to compare solutions across different languages and learn in the process. Solutions may be my own, or shamelessly stolen from the interwebs.

Contributing

feel free to submit suggestions about implementations in different languages, specially in those I'm starting to grasp (ruby, go).

List of my Implementations

TODO

List of Designs

About

Solved algorithms and data structures problems in many languages

License:GNU General Public License v3.0


Languages

Language:Python 84.3%Language:Scala 4.2%Language:Go 3.7%Language:JavaScript 3.1%Language:Ruby 2.5%Language:Haskell 1.8%Language:Julia 0.3%