Sorting Algorithms Practices

About This Project

Implemented two sorting algorithms in Python: Bubble Sort and Merge Sort. Each algorithm sorts a list of numbers in ascending order, demonstrating different approaches to the sorting problem. Here is the github link.

Screenshots & Diagrams

Blockchain flow diagram