awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

Awesome GitHub RepositoriesPrefix Function Computation Algorithms

Algorithms for computing the longest proper prefix that is also a suffix in linear time.

Distinct from String Processing Algorithms: Focuses on prefix function computation, distinct from general string processing.

Explore 1 awesome GitHub repository matching software engineering & architecture · Prefix Function Computation Algorithms. Refine with filters or upvote what's useful.

Awesome Prefix Function Computation Algorithms GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • oi-wiki/oi-wikiAvatar von OI-wiki

    OI-wiki/OI-wiki

    26,176Auf GitHub ansehen↗

    This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming. It serves as a centralized repository for algorithmic theory, data structures, and mathematical techniques, providing a structured reference for informatics and collegiate programming competitions. The project distinguishes itself by integrating educational content with a robust suite of automation utilities. It provides a complete workflow for competitive programming, including tools for automated test case generation, solution verification, and direct interaction with onlin

    Implements linear-time algorithms for computing prefix functions.

    TypeScriptacm-icpcacm-icpc-handbookalgorithms
    Auf GitHub ansehen↗26,176
  1. Home
  2. Software Engineering & Architecture
  3. String Processing Algorithms
  4. Prefix Function Computation Algorithms