This repository is a collection of algorithms and data structures examples/exercises in Python i implemented while following the book:
- Algorithms in python, by by Michael H. Goldwasser, Michael T. Goodrich, and Roberto Tamassia.
Rework my computer science algorithmic skills with python in a pythonic way.
junior Teudjio Mbativou : https://www.linkedin.com/in/junior-teudjio-3a125b8a
A big thank you to the authors of this book since not only they did a great job at:
- explaining the algorithmic concepts
- but also pushing the reader to implement them in a clean, modular and very pythonic way.
This project is licensed under the MIT License - see the LICENSE.md file for details