Skip to main content

Some useful and known data structure.

Project description

Data Structures for python

  • Linked List
    • Singly Linked List
    • Circularly Singly Linked List
    • Doubly Linked List
    • Circularly Doubly Linked List
  • Stack
    • Stack using list
    • Stack using linked list
  • Queue
    • Queue using singly linked list
  • Dequeue
    • dequeue using doubly linked list
  • Trees
    • Binary Trees
    • Binary search trees (BST)

Installation

Latest Version : 0.3.0

pip install Gsauce-pyds

License

© 2021 Rajarshi Banerjee

This repository is licensed under the MIT license. See Licence for details.

Link to package

Gsauce-pyds | pypi


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

Gsauce-pyds-1.0.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

Gsauce_pyds-1.0.0-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

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