Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Interactive visualization tool for algorithms and data structures, Compare different algorithms in different languages to better understand the underlying logic/flow.

License

NotificationsYou must be signed in to change notification settings

m8nt0/algorithm-visualizer

Repository files navigation

License: MITTypeScriptSveltePRs Welcome

An interactive web application for visualizing algorithms and data structures in real-time. Built with Svelte and TypeScript, this project aims to make learning computer science concepts more intuitive and engaging.

✨ Features

  • 🎬 Real-time visualization of algorithms
  • 📊 Multiple data structure visualizations
  • 🎯 Step-by-step execution
  • 🎨 Interactive playground
  • 📱 Responsive design
  • 🌙 Dark mode support

Supported Algorithms

  • Sorting: Bubble Sort, Quick Sort, Merge Sort, Insertion Sort, Selection Sort
  • Searching: Linear Search, Binary Search
  • Graph: BFS, DFS
  • More coming soon!

Supported Data Structures

  • Arrays
  • Linked Lists
  • Stacks
  • Queues
  • Binary Trees
  • Graphs

🚀 Getting Started

# Clone the repositorygit clone https://github.com/m8nt0/algorithm-visualizer.git# Navigate to project directorycd algorithm-visualizer# Install dependenciesnpm install# Start development servernpm run dev

🛠️ Built With

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

📝 License

This project is licensed under the MIT License - see theLICENSE file for details.

🔍 Keywords

algorithm visualization, data structures, computer science, educational tool, learning platform, svelte, typescript, interactive learning, coding education, algorithm animation, programming tutorial, cs learning, algorithm playground

🌟 Star History

Star History Chart

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp