Skip to main content

Basic data structures and algorithms

Project description

This package provides basic data structures and algorithms.

Data structures

  • Linked lists

    • Single and double linked

  • Trees

    • Binary search tree

  • Stack

  • Queue

Algorithms

  • Search algorithms

    • Quicksort

    • Mergesort

    • Bubblesort

    • Timsort

  • Primes

    • All primes up to n

Structure

  • pycs

    • setup.py

    • README.rst

    • MANIFEST

    • LICENSE

    • pycs

      • datastructures

      • algorithms

    • tests

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

pycs-0.1.2.tar.gz (3.1 kB view hashes)

Uploaded source

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