Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hacktoberfest] JavaScript Interactive DSA Visualizations #38

Open
gautamankoji opened this issue Oct 18, 2024 · 1 comment
Open

[Hacktoberfest] JavaScript Interactive DSA Visualizations #38

gautamankoji opened this issue Oct 18, 2024 · 1 comment

Comments

@gautamankoji
Copy link
Contributor

Issue: Let’s make learning DSA interactive! Your task is to create a JavaScript-based visualization of any DSA concept (e.g., Graph Traversal, Sorting, Recursion).
Requirements:

  • Use libraries like D3.js or p5.js to create visualizations.
  • The visualization should allow users to input data and observe the algorithm in action.
  • Add a README.md explaining the code structure, along with screenshots or gifs showing the demo.

Suggested Ideas:

  • Visualizing DFS & BFS on a grid/maze.

  • Sorting Visualizer: Show how different sorting algorithms rearrange the array step-by-step.

    Visual learning is powerful—help beginners understand DSA concepts intuitively!

@IngaleChinmay04
Copy link

I want to give it a try. Can you assign it to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants