Skip to content

This repository contains simple algorithms written in Python. These algorithms are written in my spare time and are not meant to be used in production environments.

Notifications You must be signed in to change notification settings

JMcPake/AlgorithimsTrove

Repository files navigation

Python Algorithms

This repository contains simple algorithms written in Python. These algorithms are written in my spare time and are not meant to be used in production environments.

Algorithms

The following algorithms are included in this repository:

Insertion Sort
Merge Sort
Marge Sort
Binary Search

Usage

To use these algorithms, simply clone the repository and run the Python files in your preferred environment.

bash

git clone https://github.com/JMcPake/AlgorithimsTrove.git

Contributing

If you'd like to contribute to this repository, please feel free to open a pull request. I'm open to any suggestions for new algorithms or improvements to existing ones. License

This repository is licensed under the MIT License. Feel free to use the code however you'd like.

About

This repository contains simple algorithms written in Python. These algorithms are written in my spare time and are not meant to be used in production environments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages