Algorithm Complexity Visualizer

Algorithm Complexity Visualizer

Watch sorting/searching algorithms battle it out

1 follower

Visualize sorting and searching algorithms step by step.
Algorithm Complexity Visualizer gallery image
Free
Launch tags:Open Sourceโ€ขEducationโ€ขDeveloper Tools
Launch Team
Anima - Vibe Coding for Product Teams
Build websites and apps with AI that understands design.
Promoted

What do you think? โ€ฆ

sachin kasana
Maker
๐Ÿ“Œ
Hey Product Hunt! ๐Ÿ‘‹ I'm excited to share Algorithm Complexity Visualizer with you all! The problem I wanted to solve: Big O notation always felt abstract to me. Saying "O(nยฒ) is slower than O(n log n)" is one thingโ€”but SEEING the difference? That's when it clicks. What makes this different: ๐Ÿƒ Real-time racing - Watch algorithms compete on the same data ๐Ÿ“Š Interactive visualization - Adjust array sizes and see performance change live ๐ŸŽฏ Practical examples - From bubble sort to binary search, see why choices matter ๐Ÿ“ˆ Performance metrics - Actual operation counts and execution times โšก Instant feedback - No setup required, works right in your browser Who it's for: Developers prepping for technical interviews CS students learning data structures Anyone who's ever wondered "why is this loop so slow?" Built with: React, Recharts, and a lot of coffee โ˜• I'd love to hear: Which algorithm surprised you most? What other algorithms should I add? How do you currently learn about complexity? Try it out and let me know what you think! Your feedback will help make this even better. ๐Ÿš€ Link: https://algorithm-complexity-vis...