awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesAlgorithm Design

Courses focused on data structures, algorithmic analysis, and problem-solving techniques.

Explore 3 awesome GitHub repositories matching part of an awesome list · Algorithm Design. Refine with filters or upvote what's useful.

Awesome Algorithm Design GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jaehyunp/stanfordacmjaehyunp 的头像

    jaehyunp/stanfordacm

    1,664在 GitHub 上查看↗

    Stanford ACM-ICPC related materials

    Competitive programming theory and practice problems.

    HTML
    在 GitHub 上查看↗1,664
  • jwasham/code-catalog-pythonjwasham 的头像

    jwasham/code-catalog-python

    1,048在 GitHub 上查看↗

    This repository is a collection of fundamental data structures and computational algorithms implemented in Python. It serves as a structured resource for developers to practice core computer science concepts and master the logic required for technical coding assessments. The project emphasizes the manual implementation of standard components from scratch, allowing users to internalize the mechanics of memory management and information storage. By recreating these structures and algorithms without relying on high-level abstractions or external dependencies, the code demonstrates the underlying

    Facilitates the development of algorithmic design skills through the optimization of standard computational challenges.

    Python
    在 GitHub 上查看↗1,048
  • aaronbloomfield/pdraaronbloomfield 的头像

    aaronbloomfield/pdr

    122在 GitHub 上查看↗

    A repo for a Program and Data Representation university-level course

    Data structures and programming in C++.

    HTML
    在 GitHub 上查看↗122
  1. Home
  2. Part of an Awesome List
  3. Learning & Reference
  4. Algorithm Design