https://github.com/hunterpope03/searching-and-sorting-explorer
Educational tool that uses Python and the tkinter GUI framework to explain and visualize the processes of searching and sorting algorithms.
https://github.com/hunterpope03/searching-and-sorting-explorer
gui python3 tkinter
Last synced: over 1 year ago
JSON representation
Educational tool that uses Python and the tkinter GUI framework to explain and visualize the processes of searching and sorting algorithms.
- Host: GitHub
- URL: https://github.com/hunterpope03/searching-and-sorting-explorer
- Owner: hunterpope03
- Created: 2025-01-22T22:22:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T03:37:15.000Z (over 1 year ago)
- Last Synced: 2025-01-23T04:18:28.769Z (over 1 year ago)
- Topics: gui, python3, tkinter
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Searching and Sorting Explorer Home
In this repository, you will find all versions of the **educational project** _Searching & Sorting Explorer_.
* **[Version 1.0.0](https://github.com/hunterpope03/searching-and-sorting-explorer/tree/main/v1.0.0)** (full repository upload)