Technologies Used: ๐น Python ๐ | Pygame ๐ฎ | Data Structures & Algorithms ๐ Project Overview: This project is an interactive sorting algorithm visualizer that demonstrates real-time step-by-step execution of sorting techniques. Features: โ Sorting Algorithms Implemented:
Bubble Sort Insertion Sort โ Real-Time Visualization with smooth animations. โ Gradient-Based Color Scheme for better sorting clarity. โ Interactive Controls:
SPACE โ Start Sorting B โ Bubble Sort I โ Insertion Sort A/D โ Toggle Ascending/Descending R โ Reset List โ Enhanced Problem-Solving & DSA Concepts through hands-on implementation.