awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Greedy · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesGreedy

Algorithms that make locally optimal choices at each step to find a global optimum.

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

  1. Home
  2. Scientific & Mathematical Computing
  3. Numerical and Mathematical Foundations
  4. Algorithms and Complexity
  5. Algorithms
  6. Greedy

Awesome Greedy GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • TheAlgorithms/Python

    TheAlgorithms/Python

    217,914GitHubView on GitHub↗

    This project is a comprehensive repository of verified computational implementations designed to serve as an educational resource for computer science and algorithmic problem solving. It provides a structured collection of code examples that cover fundamental data structures, mathematical operations, and core programmi

    Select locally optimal choices at each step to reach a global solution for scheduling and resource allocation.

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented
  • kdn251/interviews

    kdn251/interviews

    64,945GitHubView on GitHub↗

    This project serves as a centralized knowledge base and study guide for mastering computer science fundamentals and technical interview preparation. It provides a structured collection of algorithmic implementations, data structure guides, and theoretical references designed to support professional development and prob

    Illustrates greedy design principles and their application to various optimization-based problem sets.

    Javaalgorithmalgorithm-challengesalgorithm-competitions