A Python package for data structures and algorithms
Project description
My Data Structure Package
A Python package that provides various data structures and algorithms including arrays, stacks, queues, linked lists, trees, graphs, and sorting algorithms.
Features
-
Data Structures:
- Limited Array
- Stack
- Queue
- Linked List
- Circular Linked List
- Binary Tree
- Graph
-
Algorithms:
- Sorting Algorithms (Bubble Sort, Insertion Sort, Selection Sort, Quick Sort, Heap Sort)
- Expression Conversion (Infix to Postfix, Infix to Prefix)
- Graph Implementation
Installation
You can install this package directly from the source. Clone the repository or download the files and run the following command in the terminal:
pip install .
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_datastructure-1.0.0.tar.gz.
File metadata
- Download URL: python_datastructure-1.0.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8266c78f2b2845ea9bf78a02814432f08fc3d092b02d179fed3c2232132880ba
|
|
| MD5 |
8c84b1f3dffa2ef048ff0ad57fc3c21a
|
|
| BLAKE2b-256 |
c266dae35345ee7bfee566a858fa8080c345bb6f43b815aa2901932ba6cbe6c8
|
File details
Details for the file Python_DataStructure-1.0.0-py3-none-any.whl.
File metadata
- Download URL: Python_DataStructure-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24c4a55e4635bc1596719478caf6ecf1585cb0f8fc390a5b0f9f34e6ed8982c0
|
|
| MD5 |
8e2f58293d2fe8fa555d5870d58c2c6e
|
|
| BLAKE2b-256 |
08f67eba08ed4f858b8ec97819d94c29af23a9243383ce663705cdb6729da694
|