Skip to main content

Implementation of basic sata structures in Python

Project description

Basic Data Structure

Implementation of basic sata structures in Python

Including:

  1. Stack
  2. Linked list
  3. Binary tree

Expected data structures in future versions:

  1. Queue
  2. Double-ended queue
  3. Actual binary tree class (now package contains TreeNode class only)
  4. Red-black tree

Supported python versions: 3.93.12

Links:

Install:

pip install basic-data-structure

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

basic_data_structure-0.0.6.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

basic_data_structure-0.0.6-py3-none-any.whl (13.4 kB view hashes)

Uploaded Python 3

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