Skip to content

A collection of all of my notes and knowledge of data structures and algorithms. Under construction.

Notifications You must be signed in to change notification settings

stevenschmatz/Algorithms-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms

Purpose

This Gitbook was originally meant to be a collection of all my notes from EECS 281, the data structures and algorithms course at the University of Michigan.

However, I am not limiting the content of this book to the course material alone. Rather, this book is meant to facilitate understanding of data structures in algorithms.

Sources of information

  • Introduction to Algorithms, 3rd Edition by Cormen et al. (CLRS).
  • EECS 281 lecture notes

Other sources will be added as they are used.

Structure

The structure of book will roughly follow that of the Introduction to Algorithms textbook. Each section will consist of notes, and implementations of algorithms in Python, preferably, and C++ if needed.

Contributions

If you are interested in contributing, please contact me, or submit a pull request to my Github repo.

About

A collection of all of my notes and knowledge of data structures and algorithms. Under construction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published