An interactive tool built with Lovable AI to visualize common sorting algorithms. Includes Bubble Sort, Quick Sort, and more.
Live Demo: https://sortviz.lovable.app/
- Multiple Algorithms: Visualize popular sorting algorithms including Bubble Sort, Merge Sort, and Quick Sort.
- Interactive Controls: Adjust the speed of the visualization and the size of the dataset.
- Real-time Animation: Watch the step-by-step process as the algorithm sorts the array.
- Clear UI: A simple and intuitive interface designed for educational purposes.
- Platform: Lovable AI (An AI-powered application builder)
- Core Concepts: Data Structures and Algorithms (Sorting)
This project serves as a showcase for what can be built using modern AI-assisted development tools. I designed the user interface and specified the core logic for each sorting algorithm within the Lovable AI environment. The platform then generated and hosts the final, functional application.