Welcome to the algorithms-datastructures
repository! This is a collection of various algorithms and data structures,
primarily in C#, tailored for educational purposes at KSE.
This repository includes:
- Basic algorithms (e.g., sorting, searching)
- Fundamental data structures (e.g., lists, trees)
- Advanced concepts (e.g., graph algorithms, dynamic programming)
To use this repository:
- Clone the repo:
git clone https://github.com/Bardin08/algorithms-datastructures.git
- Navigate to the desired algorithm or data structure.
- Read the comments for instructions on usage.
Contributions are welcome! Please feel free to submit pull requests or open issues to discuss potential changes or additions.
This project is licensed under the MIT License - see the LICENSE file for details.