Skip to main content

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

my_queue = cs_nds.Queue()
my_queue.enqueue(3)

# ...

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

cs-nds-0.3.1.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

cs_nds-0.3.1-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

Details for the file cs-nds-0.3.1.tar.gz.

File metadata

  • Download URL: cs-nds-0.3.1.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for cs-nds-0.3.1.tar.gz
Algorithm Hash digest
SHA256 fa54cccc75da22ff44f550d3415e884d7098ae59711c8dc174ff82870013e476
MD5 91d08c8fd77fbcea244a2c8d1add6e37
BLAKE2b-256 8742f36462c9151b04ed0c2d5d53d16667b6a00e1ed450223de2ecdfc212a58d

See more details on using hashes here.

File details

Details for the file cs_nds-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: cs_nds-0.3.1-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

Hashes for cs_nds-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ec08cb6ca51f335b2bcb5bf04cd6cd29953d933b3e1e5e38cb93031618e5fd38
MD5 baf2cb019d64a09958dbc7d408577594
BLAKE2b-256 21238672451eddeac7aff403dd1c3e71c46da136a1adcd70724effec84198dfa

See more details on using hashes here.

Supported by

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