Often used things for Computer Science classes
Project description
Computer Science Niedersachsen
This Library contains often used methods and classes for Computer Science classes in Niedersachsen (Lower Saxony), Germany.
The initial and main reason for creation of this library
is an implementation of the Stack
and Queue
classes,
which differ from the Python implementation.
Disclaimer: Although I try to give my best to provide a useful tool, I cannot guarantee it always working correctly and being up-to-date with the latest specifications.
If you encounter a problem, please open an issue.
Installation
This package is available over pip
:
pip install cs-nds
To use it in your code, just import it:
import cs_nds
Data Structures
Stack
("Stapel" / stack)Queue
("(Warte-)Schlange" / queue)DynArray
("Dynamische Reihung" / dynamic array)BinTree
("Binärbaum" / binary tree)
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
File details
Details for the file cs-nds-0.3.0.tar.gz
.
File metadata
- Download URL: cs-nds-0.3.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a84237be02a741bc563f58d42f4933360f26ac31396eca57f8907a61b8f86d4 |
|
MD5 | b5ce95f7f64b79a9b7c19e1ed494c002 |
|
BLAKE2b-256 | e9a91c87cf17e523ccab2d30f074d956d49dd5853670bce80d4dc95d8ae6c4eb |
File details
Details for the file cs_nds-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: cs_nds-0.3.0-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2a91caa66477576dcb2833dfac76ea279f1ae4c50e10389ee926e01dca05966 |
|
MD5 | 7cee149e7fbaf1a5da1b5e50b28038b1 |
|
BLAKE2b-256 | 97b38832ea66df2b69f6cc9d8a15086ac269694a027cdd8f4d8115c6528f9dda |