Big O Visualizer: Interactive Algorithm Complexity Tool

Just shipped my latest project: Big O Visualizer! I've built this tool for understanding algorithm complexity through visualization - now live at https://lnkd.in/dCmk-QHg What it does: - Write code in JavaScript, Python, Java, C++, or Go - See real-time static code analysis with confidence scoring - Watch animated growth curves comparing O(1) through O(n!) complexity classes - Run your code to empirically validate theoretical analysis - Explore presets like Binary Search, Merge Sort, and Fibonacci Tech stack: Next.js 16, TypeScript, Tailwind CSS, Monaco Editor, Recharts Key features: - Dark/light mode with automatic theme detection - Responsive design for desktop, tablet, and mobile - Accessible UI with ARIA labels and keyboard navigation - 7 complexity classes visualized with interactive charts Check it out and let me know what you think! Always open to feedback and contributions. #SoftwareDevelopment #Algorithms #OpenSource #NextJS #TypeScript #Programming

  • No alternative text description for this image

To view or add a comment, sign in

Explore content categories