Skip to main content

A Python package for implementing data structures and algorithms for SKBU 2nd semester syllabus.

Project description

SKBU 2nd Semester Python Package

Overview

This Python package provides implementations of various data structures and algorithms as per the syllabus of the 2nd semester of Sidho Kanho Birsha University (SKBU). It covers topics such as arrays, linked lists, stacks, queues, recursion, trees, graphs, searching, sorting, and hashing.

Installation

You can install the package using pip:

pip install skbu_2nd_sem

Usage

To use the package, simply import the desired modules:

from skbu_2nd_sem import arrays, linked_lists, stacks, queues, recursion, trees_and_graphs, searching, sorting, hashing

Then, you can access the various data structures and algorithms provided by the package.

Documentation

For detailed documentation, please refer to the documentation directory.

Examples

For usage examples, please refer to the examples directory.

Contributing

Contributions are welcome! Please feel free to submit bug reports, feature requests, or pull requests on GitHub.

Contact

For any inquiries or feedback, please contact:

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

skbu_2nd_sem-1.0.1.tar.gz (1.9 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