Skip to content
master
Switch branches/tags
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.ci
 
 
 
 
 
 
 
 
 
 
bfs
 
 
bit
 
 
 
 
 
 
dfs
 
 
dp
 
 
 
 
 
 
 
 
map
 
 
 
 
 
 
 
 
 
 
set
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Data Structure and Algorithmic Problems solved in many languages

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

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, or taken from the internet.

Click on the icons to search by language

rust go python javascript haskell julia elixir scala ruby cpp

List of problems

Events

Google Code Jam

Advent of Code

Data Structures

List of Designs

Contributing

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

Additional resources