Back to Projects
AlgoViz
Interactive sorting visualizer.
Project Metadata
Team Code Warriors
Year 2025
Status Live
The Problem
CS101 students struggle to visualize recursion and sorting algorithms effectively.
The Solution
A web platform allowing users to input custom arrays and watch algorithms (Merge Sort, Quick Sort) execute step-by-step with color-coded array bars.
Impact & Outcome
Adopted by 3 faculty members for their lab classes. 500+ monthly active users.
2K+
Users
100%
Uptime
Tech Stack
React
D3.js
Next.js