Skip to content

Data structures for trees and graphs, as well as several correlated algorithms to run on them.

Notifications You must be signed in to change notification settings

marcotulio956/Trees_n_Graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trees_n_Graphs

A Jupyter-python approch into a collection of concepts in data structures and algorithms(re-exercising some of what I learned while taking a course at uni) that I made during my college vacation.

Done with the coding part. Thinking of improving for some more in-depth and structural explanations as in my own notes in the Jupyter file.

*This is a personal code oriented breakthrough over tree concepts and implementation, it isn't my main theorical subjects' notes, the code is educational.

Bibliography:

  • Thomas H. Cormen, Charles E. Leiserson; Introduction to Algorithms; 3rd edition, 2009.

About

Data structures for trees and graphs, as well as several correlated algorithms to run on them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published