DeetCode
Algorithm Visualizer for JavaScript
2024
DeetCode is a JavaScript algorithm visualizer designed to help developers debug and understand LeetCode-style algorithms with minimal setup. It supports a wide range of data structures, including arrays, linked lists, trees, graphs, and priority queues, and offers four rendering modes: Animate, Debug, Snapshot, and Loop, enabling flexible visualization and step-by-step analysis directly in the browser.
Technology
D3, JavaScript, MySQL, Next.js, React, TypeScript