/datastructures

This is a repository for practicing 15121 course material and problems.

Primary LanguagePythonMIT LicenseMIT

Datastructures implementation

From 15121 course material

The datastuctures implemented here are based on wikipedia pages, 15121 course content for each of them. If any additional resources were used for specific datastructures, it is provided in the respective implementation file. The code provided here is implicitly expected not to be replicated for homeworks, assignments or any other programming work. It is welcome to take inspiration, but it is implicitly expected to cite this resource if used for learning, inspiration purposes. Please refer code of conduct.