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

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

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

mgechev/javascript-algorithms

0
View on GitHub↗
7,827 نجوم·1,242 تفرعات·JavaScript·MIT·5 مشاهداتmgechev.github.io/javascript-algorithms↗

Javascript Algorithms

This project is a JavaScript algorithm library and computer science reference. It provides a collection of standard computational logic patterns and data structure implementations, including linked lists, trees, and graphs, for both educational and practical use.

The codebase serves as a technical interview study guide, offering a practical resource for practicing common coding challenges and data structure manipulations. It is designed for computer science education, allowing users to study how classic algorithms work by reviewing and running implementations of established logic patterns.

The library covers a broad range of computational problem solving and data structure design. It includes tools for data structure visualization and provides a reference for solving complex data processing challenges within a JavaScript environment.

Features

  • Algorithmic Problem Solving - Provides a comprehensive library of JavaScript implementations for solving classic computer science algorithmic challenges.
  • JavaScript Implementations - Provides a complete library of standard computer science algorithms and data structures implemented in JavaScript for reference and study.
  • Data Structure Implementations - Implements a comprehensive set of classic data structures including linked lists, trees, and graphs in JavaScript.
  • JavaScript Implementations - Provides custom collections like linked lists and trees built with JavaScript classes.
  • Algorithm Implementations - Implements a wide range of standard computational algorithms and design patterns for educational use.
  • Algorithmic Reference Implementations - Provides modular, isolated code patterns that serve as a reference for standard computational logic.
  • Computer Science Education - Serves as an educational resource for learning foundational computer science principles through JavaScript code.
  • Computer Science Concepts - Acts as a reference for foundational computer science concepts, focusing on algorithmic efficiency and logic patterns.
  • Technical Interview Preparation - Provides a practical study guide for practicing coding challenges common in technical software engineering interviews.
  • Linear Data Structures - Organizes implementations based on the distinction between linear collections and hierarchical structures.
  • Class-Based Data Modeling - Uses JavaScript classes to encapsulate the state and behavior of classic data structures like trees and linked lists.
  • Data Structure Visualizers - Includes tools and logic for visualizing the internal operations of fundamental data structures.
  • Technical Interview Guides - Serves as a practical study resource for mastering common coding challenges and data structure manipulations for technical interviews.
  • Object Reference Simulations - Simulates memory addresses using JavaScript object references to connect nodes in graphs and linked lists.
  • Computational Complexity - Demonstrates time and space complexity trade-offs across different algorithmic implementations.
  • Complexity Annotations - Organizes code to prioritize and annotate the efficiency of various problem-solving approaches.
  • Standalone Pure Function Modules - Implements algorithms as standalone JavaScript modules exporting pure functions.
  • AI and Machine Learning - Collection of algorithms implemented in JavaScript.
  • Algorithms and Data Structures - Collection of famous algorithms implemented in JavaScript.

سجل النجوم

مخطط تاريخ النجوم لـ mgechev/javascript-algorithmsمخطط تاريخ النجوم لـ mgechev/javascript-algorithms

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Javascript Algorithms

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Javascript Algorithms.
  • loiane/javascript-datastructures-algorithmsالصورة الرمزية لـ loiane

    loiane/javascript-datastructures-algorithms

    4,862عرض على GitHub↗

    This project is a library and educational resource providing implementations of foundational computer science data structures and algorithms written in JavaScript and TypeScript. It serves as a reference for executing standard sorting, searching, and recursive patterns using modern web technologies. The collection includes typed implementations for both basic containers, such as stacks, queues, and linked lists, and advanced organizational patterns, including trees, heaps, tries, and graphs. The material covers algorithmic analysis and problem solving through the use of Big O notation to eva

    JavaScriptalgorithmavl-treebinary-tree
    عرض على GitHub↗4,862
  • amejiarosario/dsa.js-data-structures-algorithms-javascriptالصورة الرمزية لـ amejiarosario

    amejiarosario/dsa.js-data-structures-algorithms-javascript

    7,768عرض على GitHub↗

    This project is a computer science educational resource and library providing implementations of data structures and algorithms in JavaScript. It serves as an algorithm implementation reference and a toolkit for building foundational data containers, including a collection of sorting algorithms and a guide for learning time and space complexity. The project differentiates itself by pairing class-based implementations with Big O analysis to illustrate asymptotic complexity. It includes a non-linear data structure toolkit featuring self-balancing trees, hash maps, and graphs, alongside comparis

    JavaScriptalgorithmalgorithmsbook
    عرض على GitHub↗7,768
  • jack-lee-hiter/algorithmsbypythonالصورة الرمزية لـ Jack-Lee-Hiter

    Jack-Lee-Hiter/AlgorithmsByPython

    4,082عرض على GitHub↗

    AlgorithmsByPython is a reference library and educational repository providing runnable Python implementations of computer science fundamentals. It serves as a comprehensive guide for algorithmic patterns, core data structures, and solutions for competitive programming and technical interview challenges. The project distinguishes itself by offering a wide array of reference implementations, including a dedicated set of solutions for common LeetCode problems. It focuses on translating theoretical computational logic into practical Python code for educational and practical use. The repository

    Python
    عرض على GitHub↗4,082
  • 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

    algorithmsbaseinterview-practice
    عرض على GitHub↗10,702
عرض جميع البدائل الـ 30 لـ Javascript Algorithms→

الأسئلة الشائعة

ما هي وظيفة mgechev/javascript-algorithms؟

This project is a JavaScript algorithm library and computer science reference. It provides a collection of standard computational logic patterns and data structure implementations, including linked lists, trees, and graphs, for both educational and practical use.

ما هي الميزات الرئيسية لـ mgechev/javascript-algorithms؟

الميزات الرئيسية لـ mgechev/javascript-algorithms هي: Algorithmic Problem Solving, JavaScript Implementations, Data Structure Implementations, Algorithm Implementations, Algorithmic Reference Implementations, Computer Science Education, Computer Science Concepts, Technical Interview Preparation.

ما هي البدائل مفتوحة المصدر لـ mgechev/javascript-algorithms؟

تشمل البدائل مفتوحة المصدر لـ mgechev/javascript-algorithms: loiane/javascript-datastructures-algorithms — This project is a library and educational resource providing implementations of foundational computer science data… amejiarosario/dsa.js-data-structures-algorithms-javascript — This project is a computer science educational resource and library providing implementations of data structures and… jack-lee-hiter/algorithmsbypython — AlgorithmsByPython is a reference library and educational repository providing runnable Python implementations of… chefyuan/algorithm-base — algorithm-base is an educational library and study guide designed for simulating algorithms and studying data… trekhleb/javascript-algorithms — This repository is a comprehensive collection of data structures and algorithms implemented in JavaScript, designed… humanwhocodes/computer-science-in-javascript — This is a collection of classic computer science algorithms and data structures implemented from scratch in…

مجموعات مختارة تضم Javascript Algorithms

مجموعات منسقة بعناية يظهر فيها Javascript Algorithms.
  • هياكل البيانات والخوارزميات
  • الخوارزميات وهياكل البيانات بلغة JavaScript
  • مراجع الرياضيات لمطوري البرمجيات