enzoIto / algorithms-study

Repo created to study the book Introduction to Algorithms by Cormen, Leiserson, Rivest and Stein.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self-study Introduction to Algorithms with me.

This repo was created to study the book Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest e Clifford Stein..

How this works?

Using the fourth edition of this book, i'm gonna solve some exercises about the chapters that i'm going trough. I'm gonna use python because a believe that is the best lang to solve this kind of exercises, because it make algorithms kinda simple to make. Feel free to message me about any mistakes in the code!

I lied, I'm using Rust too

About

Repo created to study the book Introduction to Algorithms by Cormen, Leiserson, Rivest and Stein.


Languages

Language:Python 42.1%Language:Rust 30.7%Language:JavaScript 21.3%Language:Makefile 6.0%