awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sindresorhus/awesomeالصورة الرمزية لـ sindresorhus

    sindresorhus/awesome

    476,211عرض على GitHub↗

    هذا المشروع عبارة عن دليل يديره المجتمع ويعمل كفهرس شامل لأدوات البرمجيات، وأطر العمل، والمواد التعليمية. يعمل كقاعدة معرفية مفتوحة المصدر، حيث ينظم مجالات هندسية وموارد تقنية متنوعة في تصنيف هيكلي لمساعدة المطورين في اكتشاف محتوى عالي الجودة. يتميز الدليل بنموذج مراجعة الأقران اللامركزي، حيث يقوم مساهمون مستقلون بتنظيم وتدقيق وتحديث الإدخالات لضمان الدقة والملاءمة. يتم تخزين جميع المعلومات بتنسيق markdown في ملفات مسطحة (flat-file) خاضعة للتحكم في الإصدار، مما يضمن استقلالية المنصة والشفافية وقابلية التدقيق للمجموعة بأكملها. يغطي المشروع نطاقاً واسعاً من القدرات، بدءاً من اكتشاف الموارد التقنية، والتطوير المهني الوظيفي، وإدارة معرفة تطوير البرمجيات. ويوفر الوصول إلى مسارات تعليمية منظمة، وأدوات البنية التحتية والأمن، ومرافق إدارة البيانات، وموارد متخصصة لمجالات تتراوح من الرعاية الصحية إلى العلوم الإنسانية الرقمية. يتم الحفاظ على المستودع كمجموعة عامة خاضعة للتحكم في الإصدار، مما يسمح بالوصول البرمجي والتحديثات التي يقودها المجتمع لبياناته المهيكلة.

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

    awesomeawesome-listlists
    عرض على GitHub↗476,211
  • algorithm-visualizer/algorithm-visualizerالصورة الرمزية لـ algorithm-visualizer

    algorithm-visualizer/algorithm-visualizer

    48,566عرض على 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
    عرض على GitHub↗48,566
  • ashishps1/awesome-leetcode-resourcesالصورة الرمزية لـ ashishps1

    ashishps1/awesome-leetcode-resources

    15,897عرض على 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
    عرض على GitHub↗15,897
  • chefyuan/algorithm-baseالصورة الرمزية لـ chefyuan

    chefyuan/algorithm-base

    10,702عرض على 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
    عرض على GitHub↗10,702
  • apachecn/interviewالصورة الرمزية لـ apachecn

    apachecn/Interview

    8,944عرض على 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
    عرض على GitHub↗8,944
  • amueller/introduction_to_ml_with_pythonالصورة الرمزية لـ amueller

    amueller/introduction_to_ml_with_python

    8,025عرض على 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
    عرض على GitHub↗8,025
  • phodal/growthالصورة الرمزية لـ phodal

    phodal/growth

    1,296عرض على 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
    عرض على GitHub↗1,296
  • marcosfede/algorithmsالصورة الرمزية لـ marcosfede

    marcosfede/algorithms

    1,132عرض على 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
    عرض على GitHub↗1,132
  1. Home
  2. Education & Learning Resources
  3. Algorithm Visualizers