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:
- Pabitra Banerjee
- Email: pabitra.banerjee@explorecode.live
- LinkedIn: Pabitra Banerjee
- Twitter: @FossilianBhed
- Website: Code Explorer
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file skbu_2nd_sem-1.0.2.tar.gz
.
File metadata
- Download URL: skbu_2nd_sem-1.0.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcf9831bece0fc5264b60cbdc1010a810b284e3ec21d2b8dbfa668af244195c1 |
|
MD5 | 6cd9acb55f1bf910d0e7d065eac90155 |
|
BLAKE2b-256 | cc5ca09e5105247e8dad71dfff926c42a501accbe4f835696655b25e9d3746e9 |