Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 284 Bytes

File metadata and controls

2 lines (2 loc) · 284 Bytes

Sorting_Visualizer_Project

This is a Python project that I'm working on which can visually show how data is sorted via graphs representing the merge sort, quick sort, and bubble sort algorithms using arrays, GUIs, interconnected modules, list comprehensions, and complex functions.