Code Lens - An interactive code visualizations
by•
Hey everyone 👋
I’ve built an application called Code Lens that helps visualize DSA solutions and algorithms in an interactive way. It supports multiple languages like C++, Java, Python, and more.
Simply paste any algorithm or LeetCode solution, and Code Lens will animate the execution step-by-step to help you better understand the logic, flow, and overall approach behind the solution.
It’s designed to make learning DSA more intuitive, engaging, and easier to grasp.
Website URL: https://algo-lens-beta.lovable.app/
6 views


Replies
Open for suggestions and feedbacks.
Thank you!