algos/README.md

8 lines
270 B
Markdown

# algos
This repository contains my solutions to the Coursera Algorithms specialization
by Tim Roughgarden from the Stanford University. I implemented the assignments
in Rust to learn more about the language. I took the class to refresh my
knowledge about algorithms.