Skip to content

abdoufermat5/dsa-in-python

Repository files navigation

Data structures and algorithms in Python

This repository contains my implementations of various data structures and algorithms in Python from the book Data Structures and Algorithms in Python by Michael T. Goodrich, Roberto Tamassia, and Michael H. Goldwasser.

It is intended to be a learning resource for myself and others, and as such, the implementations are not necessarily the most efficient or Pythonic. I have also included some of the exercises from the book.

Contents

You can find following data structures and algorithms in this repository:

Releases

No releases published

Packages

No packages published

Languages