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
    • Merge Sort
    • Insertion Sort
    • Selection sort
  • String search algorithms:

    • Brute Force Search
    • Rabin-Karp Algorithm
  • Tree Algorithms:

    • Tree balancing
  • Graphs Algorithms:

    • Dijkstra algorithm
    • Bellman-Ford's algorithm
    • A* 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.4.1.tar.gz (22.3 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.4.1-py3-none-any.whl (24.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for slav_eeik_datastructures-0.4.1.tar.gz
Algorithm Hash digest
SHA256 ceb7675f8c348d44fbe5f3dc10a034c51884ec5991b6ab89684ed8a3d4f7f2f6
MD5 5ba28d4a25ee2534fce86776de959a7c
BLAKE2b-256 2a01ed51abaa5db9fa6761618f35307440a61d66765e9f2c6554fd7d393cbd61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slav_eeik_datastructures-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d3ab6e7dc5829115f45621819ed4f993780c0de62d50536c50ff17bb97b86cb1
MD5 bd188c88b4b152aff67b58110a0ee367
BLAKE2b-256 b05a19f25ec4214068b0276c7bc713d0e7eef67a4af786186eebace173dc5621

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