awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • marcosfede/algorithmsAvatar von marcosfede

    marcosfede/algorithms

    1,132Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,132
  1. Home
  2. Software Engineering & Architecture
  3. Dynamic Programming Techniques
  4. Classic Problem Implementations