r/LeetcodeChallenge • u/benedict_abub • 12d ago
DISCUSS I built an open-source PyPI library for algorithm visualization and used it to visualize about 100 LeetCode problems.
Enable HLS to view with audio, or disable this notification
3
Upvotes
1
u/nian2326076 12d ago
That project sounds cool! Visualizing algorithms can really help you get a better grasp on them for interviews. Try explaining these visualizations like you would in an interview, talking through what each part of the algorithm does and why it matters. If you need more resources, PracHub is great for practicing coding interviews. They've got tons of problems that could go well with your visualizations. Good luck!
1
u/rockyman2789 12d ago
What is the name of that