You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
A Flutter-based application to visualize algorithms step by step with interactive controls. Currently supports sorting (Merge Sort, Quick Sort) and string search (Rabin--Karp). Frame → Snapshot of ...