awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repositorios

Awesome GitHub RepositoriesProblem Decomposition Frameworks

Logical methods for breaking down ambiguous technical challenges into manageable, systematic components.

Distinct from Recursive Problem Solving: Distinct from recursive problem solving: focuses on the high-level decomposition of ambiguous business or technical issues rather than algorithmic recursion.

Explore 8 awesome GitHub repositories matching education & learning resources · Problem Decomposition Frameworks. Refine with filters or upvote what's useful.

Awesome Problem Decomposition Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ryanhanwu/how-to-ask-questions-the-smart-wayAvatar de ryanhanwu

    ryanhanwu/How-To-Ask-Questions-The-Smart-Way

    35,230Ver en GitHub↗

    This project is a technical communication guide and developer support manual designed to help users frame high-quality technical questions to obtain helpful answers from online communities. It provides a structured troubleshooting framework for isolating problems and searching archives before requesting assistance from subject matter experts. The guide covers professional social norms and etiquette required to maintain a positive reputation within developer forums. It includes instructions on managing community interactions and following up after resolutions to handle technical social interac

    Provides a structured framework for isolating technical problems and decomposing them before seeking help.

    JavaScriptrtfmstfwtranslation
    Ver en GitHub↗35,230
  • voltagent/awesome-claude-code-subagentsAvatar de VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Ver en GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Provides logical methods for breaking down ambiguous technical challenges into manageable components.

    Shellai-agent-frameworkai-agent-toolsai-agents
    Ver en GitHub↗21,906
  • pengsida/learning_researchAvatar de pengsida

    pengsida/learning_research

    12,689Ver en GitHub↗

    This project is an academic research framework and PhD mentorship roadmap designed to guide the transition from basic technical concepts to independent scientific research. It serves as a research workflow guide and project management system for identifying scientific problems, designing technical solutions, and executing experiments for academic publication. The system provides a structured methodology for translating long-term scientific objectives into actionable roadmaps, publications, and technical milestones. It includes a scientific writing guide and a set of presentation toolkits cont

    Breaks complex scientific workflows into discrete, repeatable steps including problem identification and peer review.

    Ver en GitHub↗12,689
  • ssherun/cs-xmind-noteAvatar de SSHeRun

    SSHeRun/CS-Xmind-Note

    10,263Ver en GitHub↗

    CS-Xmind-Note is a collection of structured mind maps and conceptual diagrams serving as a comprehensive knowledge base for computer science fundamentals. It functions as an academic reference and study guide, organizing core subjects into a visual mapping of interdependent technical concepts. The project utilizes an XMind-compatible schema to model complex domains through hierarchical nodes and relational concept mapping. This approach allows for the visual representation of technical layers, linking hardware specifications to software abstractions. The knowledge base covers several primary

    Provides a structured breakdown of academic subjects into discrete modules for targeted computer science study.

    Ver en GitHub↗10,263
  • alexeygrigorev/data-science-interviewsAvatar de alexeygrigorev

    alexeygrigorev/data-science-interviews

    10,043Ver en GitHub↗

    This project is a curated knowledge repository providing theoretical guides, practical challenge banks, and professional handbooks for technical interview preparation in data science and machine learning. It serves as a comprehensive study resource that combines theoretical knowledge with algorithmic practice. The repository features specialized study resources including a probability and statistics handbook, a machine learning reference for algorithms and neural network architectures, and a coding and SQL challenge bank designed to simulate recruitment assignments. It also includes a technic

    Organizes technical preparation into distinct thematic silos such as SQL, Python, and Linear Models.

    HTML
    Ver en GitHub↗10,043
  • roboticcam/machine-learning-notesAvatar de roboticcam

    roboticcam/machine-learning-notes

    9,582Ver en GitHub↗

    This project is a machine learning study guide and technical knowledge base. It serves as a version-controlled repository of mathematical formulas and algorithmic explanations, providing instructional material and reference notes for the study of artificial intelligence. The content is structured as a markdown-based knowledge base that pairs theoretical mathematical explanations directly with code implementations. This approach demonstrates model mechanics in practice across several specialized domains, including deep learning research, probabilistic graphical modeling, and reinforcement lear

    Breaks complex subjects like 3D vision and probabilistic inference into discrete notes for incremental learning.

    Jupyter Notebook
    Ver en GitHub↗9,582
  • jonkrohn/ml-foundationsAvatar de jonkrohn

    jonkrohn/ML-foundations

    4,772Ver en GitHub↗

    ML-foundations es un plan de estudios educativo de aprendizaje automático y una guía de estudio de ciencias de la computación. Proporciona una ruta de aprendizaje estructurada centrada en los fundamentos matemáticos y los requisitos previos computacionales necesarios para estudiar aprendizaje automático. El proyecto sirve como un curso de matemáticas en Python, entregando cuadernos interactivos y ejercicios de codificación para enseñar álgebra lineal, cálculo y estadística. Traduce fórmulas matemáticas abstractas en código algorítmico concreto para ayudar a los estudiantes a comprender los principios que sustentan los algoritmos de aprendizaje automático. El plan de estudios cubre los requisitos previos de ciencia de datos y conceptos fundamentales de programación a través del aprendizaje interactivo basado en cuadernos. Utiliza una descomposición temática modular para organizar las materias en directorios aislados para el estudio independiente.

    Organizes mathematical concepts into isolated directories by subject for structured, independent study.

    Jupyter Notebookcalculuscomputer-sciencedata-science
    Ver en GitHub↗4,772
  • lovebabbar/codehelp-dsa-busted-seriesAvatar de loveBabbar

    loveBabbar/CodeHelp-DSA-Busted-Series

    3,742Ver en GitHub↗

    This project is a computer science education resource and data structures and algorithms implementation library. It provides a structured collection of solved programming exercises and logic templates designed for educational study and technical interview preparation. The repository functions as an algorithmic pattern reference and study guide, offering a curated set of standard implementations used in software engineering coding assessments. It focuses on the practical application of core programming concepts to help students understand how to organize data and solve complex computational pr

    Organizes complex data structures into standalone files to facilitate isolated study and testing.

    C++
    Ver en GitHub↗3,742
  1. Home
  2. Education & Learning Resources
  3. Technical Domain Education
  4. Computer Science Education
  5. Algorithmic Problem Solving
  6. Recursive Problem Solving
  7. Problem Decomposition Frameworks

Explorar subetiquetas

  • Code-Level DecompositionsOrganizing complex data structures into individual files for isolated study and verification. **Distinct from Problem Decomposition Frameworks:** Focuses on physical file-level organization of code for study rather than high-level logical problem-solving frameworks.
  • Scientific Workflow Decomposition1 sub-etiquetaMethods for breaking down the academic research lifecycle into repeatable operational steps. **Distinct from Problem Decomposition Frameworks:** Specific to the research lifecycle (ideation to publication) rather than general technical or algorithmic problem decomposition.