Skip to main content

Containers from my Data Structures class, including Binary Tree, Binary Search Tree, the AVL Tree, and Heap!

Project description

# containers

This is a repository of various containers from my Data Structures course with Professor Izbicki at Claremont McKenna College. The containers you will get access to:

Binary Tree

Binary Search Tree

AVL Tree

Heap

Additionally, there is a container representing the fibonacci sequence and an implementation of the python range function.

Build status:

1. [![](https://github.com/WasabiWabiSabi/container_dev/workflows/tests-fibonacci/badge.svg)](https://github.com/WasabiWabiSabi/container_dev/actions?query=workflow%3Atests-fibonacci) 1. [![](https://github.com/WasabiWabiSabi/container_dev/workflows/tests-range/badge.svg)](https://github.com/WasabiWabiSabi/container_dev/actions?query=workflow%3Atests-range) 1. [![](https://github.com/WasabiWabiSabi/container_dev/workflows/tests-unicode/badge.svg)](https://github.com/WasabiWabiSabi/container_dev/actions?query=workflow%3Atests-unicode) 1. [![](https://github.com/WasabiWabiSabi/container_dev/workflows/tests-BinaryTree/badge.svg)](https://github.com/WasabiWabiSabi/container_dev/actions?query=workflow%3Atests-BinaryTree) 1. [![](https://github.com/WasabiWabiSabi/container_dev/workflows/tests-BST/badge.svg)](https://github.com/WasabiWabiSabi/container_dev/actions?query=workflow%3Atests-BST) 1. [![](https://github.com/WasabiWabiSabi/container_dev/workflows/tests-AVLTree/badge.svg)](https://github.com/WasabiWabiSabi/container_dev/actions?query=workflow%3Atests-AVLTree) 1. [![](https://github.com/WasabiWabiSabi/container_dev/workflows/tests-heap/badge.svg)](https://github.com/WasabiWabiSabi/container_dev/actions?query=workflow%3Atests-heap)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmc_csci046_Wasabi_containers-1.0.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page