Skip to content

A collection of algorithms and data structures i implemented while following the book: Algorithms in python, by Michael H. Goldwasser, Michael T. Goodrich, and Roberto Tamassia.

License

Notifications You must be signed in to change notification settings

junteudjio/algorithms_in_python

Repository files navigation

Synopsis

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.

Motivation

Rework my computer science algorithmic skills with python in a pythonic way.

Contributors

junior Teudjio Mbativou : https://www.linkedin.com/in/junior-teudjio-3a125b8a

Acknowledgments

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.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A collection of algorithms and data structures i implemented while following the book: Algorithms in python, by Michael H. Goldwasser, Michael T. Goodrich, and Roberto Tamassia.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages