Skip to main content

Simple datastructures library with documentation.

Project description

Python Data Structures by slav_EEik

About the project

This is a simple datastructures and algorithms library. It is also published on PyPi.

You can see the automatically-generated documentation on GitHub Pages.

Here are all implemented datastructures:

  • Lists

    • Singly Linked List
    • Doubly Linked List
    • Static Array
  • Linear Structures

    • Stack
    • Queue
    • Deque
  • Heaps

    • Min Heap
    • Priority Queue
  • Trees

    • Binary Tree
    • Binary Search Tree
    • Sequence Binary Tree
    • Trie
  • Graphs

    • Adjacency List
    • Adjacency Matrix

You can also utilize nodes of these structures in your projects.

Here are all implemented algorithms:

  • Sorting Algorithms:

    • Heap Sort
    • Bubble Sort
    • Quick Sort
  • Tree Algorithms:

    • Tree balancing
  • Graphs Algorithms:

    • Dijkstra algorithm
    • Breadth First Search
    • Depth First Search

Installation

pip install --upgrade pip
pip install slav-eeik-datastructures

Modules:

Project Structure

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contacts

For any inquiries, please reach out to the project maintainer on GitHub or Telegram.

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

slav_eeik_datastructures-0.1.2.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

slav_eeik_datastructures-0.1.2-py3-none-any.whl (22.2 kB view details)

Uploaded Python 3

File details

Details for the file slav_eeik_datastructures-0.1.2.tar.gz.

File metadata

  • Download URL: slav_eeik_datastructures-0.1.2.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for slav_eeik_datastructures-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d8653b95e790fda52e586f737e0b0577ea05bfe2643846a8b6ba9d3880177dbd
MD5 5a47b6aed9f1ca6b6cb121a66652da5b
BLAKE2b-256 2b078cd8bffbec8735020eceee27c81da43fe72b1f79746a1452121c29e12aa9

See more details on using hashes here.

File details

Details for the file slav_eeik_datastructures-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for slav_eeik_datastructures-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b81b30cb82991a5031b7f0fad0a0d89dfa56e61f3ac62c47b4a236588cbb8140
MD5 ec464d2be33b3b07fb84e77118bc627f
BLAKE2b-256 5db00e07ee8405096e0a959bdfcb501a3c188884a348bafb119544a12241d227

See more details on using hashes here.

Supported by

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