awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repositorios

Awesome GitHub RepositoriesAlgorithm Visualizers

Interactive tools for demonstrating the step-by-step execution and data structure changes of algorithms.

Distinguishing note: Focuses on the browser-based interactive demonstration of algorithms.

Explore 8 awesome GitHub repositories matching education & learning resources · Algorithm Visualizers. Refine with filters or upvote what's useful.

Awesome Algorithm Visualizers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sindresorhus/awesomeAvatar de sindresorhus

    sindresorhus/awesome

    476,211Ver en GitHub↗

    Este proyecto es un directorio mantenido por la comunidad que sirve como índice completo de herramientas de software, frameworks y materiales educativos. Funciona como una base de conocimientos de código abierto, organizando diversos dominios de ingeniería y recursos técnicos en una taxonomía estructurada para ayudar a los desarrolladores a descubrir contenido de alta calidad. El directorio se distingue por un modelo de revisión por pares descentralizado, donde colaboradores independientes curan, verifican y actualizan las entradas para garantizar su precisión y relevancia. Toda la información se almacena en un formato markdown de archivos planos con control de versiones, lo que garantiza la independencia de la plataforma, la transparencia y la auditabilidad de toda la colección. El proyecto cubre una amplia superficie de capacidades, que abarca el descubrimiento de recursos técnicos, el avance profesional y la gestión del conocimiento en desarrollo de software. Proporciona acceso a rutas de aprendizaje estructuradas, herramientas de infraestructura y seguridad, utilidades de gestión de datos y recursos especializados para campos que van desde la atención médica hasta las humanidades digitales. El repositorio se mantiene como una colección pública con control de versiones, lo que permite el acceso programático y las actualizaciones impulsadas por la comunidad a sus datos estructurados.

    Displays step-by-step graphical representations of computational logic to aid understanding.

    awesomeawesome-listlists
    Ver en GitHub↗476,211
  • algorithm-visualizer/algorithm-visualizerAvatar de algorithm-visualizer

    algorithm-visualizer/algorithm-visualizer

    48,566Ver en GitHub↗

    Algorithm Visualizer is a web-based platform designed to bridge the gap between abstract code and concrete behavior by rendering logical operations into interactive animations. It functions as an educational environment where users can observe the step-by-step execution of computational logic, providing a visual browser for exploring how algorithms process data and change state in real time. The platform distinguishes itself through a custom instruction set that maps algorithmic operations to graphical primitives, ensuring consistent rendering across different programming languages. By utiliz

    Provides an interactive browser for exploring visual demonstrations of common algorithms.

    JavaScriptalgorithmanimationdata-structure
    Ver en GitHub↗48,566
  • ashishps1/awesome-leetcode-resourcesAvatar de ashishps1

    ashishps1/awesome-leetcode-resources

    15,897Ver en GitHub↗

    This repository is a comprehensive resource for software engineering career development and technical interview preparation. It provides a structured collection of learning materials, algorithmic patterns, and system design guides designed to assist developers in mastering the core competencies required for professional engineering roles. The project distinguishes itself through a pattern-based content taxonomy that groups diverse technical challenges by underlying algorithmic strategies. This approach allows users to identify and apply reusable solutions during high-pressure assessments. It

    Uses motion graphics and interactive visualizations to demonstrate the step-by-step execution of algorithms and data structures.

    Javaalgorithmscodingdata-structures
    Ver en GitHub↗15,897
  • chefyuan/algorithm-baseAvatar de chefyuan

    chefyuan/algorithm-base

    10,702Ver en GitHub↗

    algorithm-base is an educational library and study guide designed for simulating algorithms and studying data structures. It functions as an execution visualizer that renders step-by-step state changes and pointer updates through animated simulations to illustrate how data movement works. The project distinguishes itself by mapping conceptual logic directly to multi-language source code implementations. It utilizes a comparative analysis framework to evaluate different algorithmic strategies based on stability, time complexity, and space complexity, while organizing problems by underlying mec

    Renders step-by-step execution of data structures and algorithms through interactive animation simulations.

    algorithmsbaseinterview-practice
    Ver en GitHub↗10,702
  • apachecn/interviewAvatar de apachecn

    apachecn/Interview

    8,944Ver en GitHub↗

    This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It provides structured guides, roadmaps, and curricula focused on data structures, algorithms, system design, and frontend engineering to help candidates prepare for software engineering screenings. The repository distinguishes itself by offering a holistic approach to professional advancement. Beyond technical drills, it includes a career development handbook covering resume optimization, salary benchmarking, and strategic negotiation coaching. It also provides detailed methodologie

    Provides interactive tools for demonstrating the step-by-step execution of algorithms to enhance conceptual understanding.

    Jupyter Notebookinterviewkaggleleetcode
    Ver en GitHub↗8,944
  • amueller/introduction_to_ml_with_pythonAvatar de amueller

    amueller/introduction_to_ml_with_python

    8,025Ver en GitHub↗

    This project is a Python machine learning education kit that provides curated datasets and visualization scripts to teach fundamental machine learning concepts. It functions as both a machine learning visualization library and a collection of educational datasets designed for demonstrating and testing common models and patterns. The toolkit focuses on illustrating the internal logic and operational patterns of machine learning algorithms. It generates figures and datasets that visualize how different models behave and operate on data to aid in the learning process. The implementation utilize

    Includes tools for demonstrating the step-by-step execution and operational patterns of machine learning algorithms.

    Jupyter Notebook
    Ver en GitHub↗8,025
  • phodal/growthAvatar de phodal

    phodal/growth

    1,296Ver en GitHub↗

    Growth is a mobile-first educational ecosystem designed to help software engineers track their professional development and master technical domains. The platform functions as a cross-platform learning tool that provides structured career roadmaps, curated technical resources, and interactive guides for complex programming concepts. The project distinguishes itself by integrating visual learning tools directly into the mobile experience, including step-by-step animations for computational algorithms and illustrative studies of software design patterns. It serves as a centralized hub for skill

    Provides step-by-step animations of computational algorithms to clarify complex logic and data structures.

    JavaScript
    Ver en GitHub↗1,296
  • marcosfede/algorithmsAvatar de marcosfede

    marcosfede/algorithms

    1,132Ver en GitHub↗

    This project is a comprehensive repository of fundamental computer science algorithms and data structures designed as a reference for academic study, technical interview preparation, and competitive programming. It provides standardized implementations of core computational strategies, serving as an educational resource for developers to master software engineering fundamentals and algorithmic problem-solving. The collection distinguishes itself through a multi-language approach, offering cross-language solutions for complex tasks ranging from graph traversal and dynamic programming to bitwis

    Provides interactive visual aids for understanding the step-by-step execution and data structure changes of algorithms.

    Pythonalgorithmbfscompetitive-programming
    Ver en GitHub↗1,132
  1. Home
  2. Education & Learning Resources
  3. Algorithm Visualizers