awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesAlgorithmic Templates

Reusable code patterns that standardize problem-solving approaches for common data structure operations.

Explore 3 awesome GitHub repositories matching scientific & mathematical computing · Algorithmic Templates. Refine with filters or upvote what's useful.

Awesome Algorithmic Templates GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • labuladong/fucking-algorithmAvatar von labuladong

    labuladong/fucking-algorithm

    134,160Auf GitHub ansehen↗

    This project is a comprehensive educational platform designed to facilitate the mastery of computer science algorithms and data structures. It provides a structured learning curriculum, a library of practice problems, and an integrated toolkit that supports both academic study and competitive programming preparation. By combining theoretical roadmaps with practical implementation exercises, the system enables users to build a deep understanding of core computational concepts. The platform distinguishes itself through its focus on integrated learning and visual clarity. It offers AI-powered gu

    Standardizes problem-solving approaches for common data structure operations through a library of reusable code patterns.

    Markdownalgorithmscomputer-sciencedata-structures
    Auf GitHub ansehen↗134,160
  • experience-monks/math-as-codeAvatar von Experience-Monks

    Experience-Monks/math-as-code

    15,482Auf GitHub ansehen↗

    This project is a mathematics programming pattern library and translation guide designed to map academic mathematical symbols and formulas into programmable logic. It serves as a reference for converting complex notations into software implementations. The resource provides mapping guides for translating calculus, linear algebra, and set theory into iterative loops, functional code, and boolean expressions. It includes specific patterns for implementing piecewise functions, matrix operations, and standard mathematical operators using conditional logic and built-in language functions. The lib

    Provides reusable code patterns that standardize the implementation of complex mathematical operations.

    Auf GitHub ansehen↗15,482
  • greyireland/algorithm-patternAvatar von greyireland

    greyireland/algorithm-pattern

    15,465Auf GitHub ansehen↗

    This project is an algorithm template library and coding interview study guide providing reusable code patterns for common data structures and algorithms. It serves as a reference for optimized strategies and a structured learning path to build proficiency in algorithmic problem solving and competitive programming. The library focuses on standardized implementations of key algorithmic patterns, including sliding windows, backtracking, dynamic programming, and binary search. It provides specific templates for managing binary search trees, searching rotated sorted arrays, and executing divide-a

    Provides a comprehensive library of reusable code patterns to standardize the approach for solving common algorithmic problems.

    Goalgoalgorithmleetcode
    Auf GitHub ansehen↗15,465
  1. Home
  2. Scientific & Mathematical Computing
  3. Numerical and Mathematical Foundations
  4. Algorithms and Complexity
  5. Algorithms
  6. Development and Practice
  7. Algorithmic Development Frameworks
  8. Algorithmic Templates

Unter-Tags erkunden

  • Interview TemplatesReusable code patterns specifically curated for technical interview scenarios. **Distinct from Algorithmic Templates:** Focuses on the interview-specific application of templates rather than general mathematical or computational algorithmic templates.