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

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

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

1 个仓库

Awesome GitHub RepositoriesClassic Problem Implementations

Standardized solutions for classic dynamic programming challenges like knapsack and coin change.

Distinct from Dynamic Programming Techniques: Distinct from Dynamic Programming Techniques: focuses on the implementation of specific classic problems rather than the general paradigm.

Explore 1 awesome GitHub repository matching software engineering & architecture · Classic Problem Implementations. Refine with filters or upvote what's useful.

Awesome Classic Problem Implementations GitHub Repositories

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

    marcosfede/algorithms

    1,132在 GitHub 上查看↗

    This project is a comprehensive repository of fundamental computer science algorithms and data structures designed as a reference for academic study, technical interview preparation, and competitive programming. It provides standardized implementations of core computational strategies, serving as an educational resource for developers to master software engineering fundamentals and algorithmic problem-solving. The collection distinguishes itself through a multi-language approach, offering cross-language solutions for complex tasks ranging from graph traversal and dynamic programming to bitwis

    Implements classic algorithmic challenges to demonstrate efficient problem-solving techniques for complex computational tasks.

    Pythonalgorithmbfscompetitive-programming
    在 GitHub 上查看↗1,132
  1. Home
  2. Software Engineering & Architecture
  3. Dynamic Programming Techniques
  4. Classic Problem Implementations