4 مستودعات
Collections of learning materials focused on algorithmic problem-solving.
Distinguishing note: Minting under Education & Learning Resources for algorithm-specific collections.
Explore 4 awesome GitHub repositories matching education & learning resources · Algorithm Repositories. Refine with filters or upvote what's useful.
This project is an educational resource and reference library designed to teach fundamental data structures and algorithmic problem-solving. It provides a structured pedagogical framework that organizes complex technical concepts into a logical progression, helping learners understand how data is organized, stored, and processed to solve computational problems efficiently. The repository distinguishes itself through a multi-language codebase that maintains parallel, consistent implementations of core algorithms and data structures across various programming languages. It bridges the gap betwe
Provides a comprehensive collection of structured learning materials and code examples.
Codelf is a code naming search engine and public repository index designed to help developers find real-world variable and function naming conventions across open source projects. It functions as a searchable index of codebases to identify the most common and accepted terms for specific features. The tool includes a repository tagging system for organizing starred projects with custom labels to improve the management of saved reference materials. It also provides a curated algorithm reference library containing coding patterns and implementation examples for studying standard programming styl
Provides a curated collection of algorithmic patterns and implementation examples for study.
This project is an algorithm courseware repository and academic resource portal. It serves as a digital archive for algorithm textbooks, providing access to complete manuscripts, individual chapters, and educational materials focused on computer science fundamentals and algorithm design. The repository includes a dedicated errata tracking system to record publication errors and corrections. This system allows for the monitoring of updates made to the academic texts since their official release to ensure the accuracy of the information. The platform distributes a variety of supplemental cours
Maintains a collection of learning materials specifically focused on algorithmic problem-solving.
يعمل هذا المشروع كمورد تعليمي تعاوني لتعلم النظرية الحسابية وتطبيقها العملي. يعمل كمنصة لفهم الآليات الكامنة وراء هياكل البيانات والخوارزميات القياسية من خلال سد الفجوة بين المنطق الرياضي المجرد والكود المصدري الملموس. يتميز المستودع بنهج متعدد اللغات، يربط الانهيارات الخوارزمية المفاهيمية بتنفيذات عبر مجموعة واسعة من لغات البرمجة. من خلال استخدام النمذجة المستقلة عن اللغة والوثائق المرجعية المتبادلة، فإنه يسمح للمستخدمين بدراسة كيفية التعبير عن نفس المنطق الحسابي من خلال بناء جملة وأساليب مختلفة. يغطي المحتوى مجموعة واسعة من أساسيات علوم الكمبيوتر، ويدعم الدراسة الأكاديمية والتحضير للمقابلات التقنية من خلال مواد منظمة وموجهة من قبل المجتمع. يتم تنظيم المستودع في هيكل دليل هرمي لملفات markdown ثابتة، مما يسهل المساهمات والترجمات العالمية لضمان إمكانية الوصول لجمهور متنوع من المطورين.
Provides detailed conceptual breakdowns and explanations of common computational algorithms and data structures.