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
  • String search algorithms:

    • Brute Force Search
    • Rabin-Karp Algorithm
  • 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.3.tar.gz (21.9 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.3-py3-none-any.whl (23.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: slav_eeik_datastructures-0.3.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for slav_eeik_datastructures-0.3.tar.gz
Algorithm Hash digest
SHA256 123d38a62b83a2287f3779835cbd74c136a3e42540ae9aae0dcc1c231a7560a1
MD5 12b88ab782a2d9d2724bc2d1f00c6cd9
BLAKE2b-256 632971f84e559de0db5c9cdcdc911964350fc7fb1e6527d3d34c453dc1839ca4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slav_eeik_datastructures-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5794e3899435e7d16b05848418d86ddf3d1f9977f7bce6082c016e154eef2358
MD5 a7297a1b893872668430aa44b348fddf
BLAKE2b-256 2ef60031ef4784a8eb764c4dd4abe541709255fa57a9c6f6279906ac709971c6

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