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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mouredev avatar

mouredev/retos-programacion-2023

0
View on GitHub↗
5,617 stars·2,897 forks·Python·Apache-2.0·17 viewsretosdeprogramacion.com/semanales2023↗

Retos Programacion 2023

This project is a git-based collection of programming logic exercises and weekly coding challenges. It serves as a language-agnostic learning resource and a multi-language code repository where users practice software development skills regardless of the specific syntax used.

The repository functions as a collaborative environment where participants submit custom code implementations via pull requests. It enables users to track their progress and perform collaborative code reviews by comparing different implementation strategies and community corrections.

The system organizes these contributions through a language-agnostic file structure, using folder-based partitioning by programming language and user-centric directory mapping to manage community submissions. Challenge requirements and constraints are defined using markdown specifications.

Features

  • Programming Challenges - Provides a curated collection of weekly programming challenges to improve logic and problem-solving skills.
  • Pull Request Management - Uses pull requests as the primary mechanism for gathering and reviewing community code submissions.
  • Coding Challenge Solutions - Provides a collaborative space for sharing and organizing custom implementations of programming challenges.
  • Coding Challenges - Facilitates participation in coding challenges by submitting implementations to a shared repository.
  • Git-Based Challenge Repositories - Provides a Git-based system where programming exercises are submitted and reviewed via pull requests.
  • Coding Skill Improvement Resources - Offers a curated set of problem sets designed to improve software development skills regardless of syntax.
  • Community Learning Resource Collections - Allows learners to compare different implementation strategies by browsing community-submitted solutions.
  • Language Agnostic Learning - Supports practicing software development concepts by implementing the same exercises across various programming languages.
  • Practice Problem Sets - Provides curated sets of programming exercises focused on improving logic and problem-solving abilities.
  • Programming Exercises - Provides a comprehensive collection of weekly coding challenges and logic problems for practice.
  • Multi-Language Code Collections - Serves as a multi-language repository organizing community-submitted solutions by language and contributor.
  • Collaborative Peer Reviews - Enables collaborative peer review of different coding strategies through community submissions and corrections.
  • Challenge Specifications - Defines exercise requirements and constraints using platform-agnostic markdown files for universal readability.
  • Contributor Directory Mapping - Maps folder structures to individual contributor usernames to track personal progress and solution history.
  • Language-Agnostic Storage - Employs a standardized directory structure that preserves source files regardless of the programming language.
  • Language-Based Directory Partitioning - Organizes a multi-language repository by partitioning source code into directories based on the programming language used.

Star history

Star history chart for mouredev/retos-programacion-2023Star history chart for mouredev/retos-programacion-2023

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Retos Programacion 2023

Similar open-source projects, ranked by how many features they share with Retos Programacion 2023.
  • thealgorithms/algorithms-explanationTheAlgorithms avatar

    TheAlgorithms/Algorithms-Explanation

    3,444View on GitHub↗

    This project serves as a collaborative educational resource for learning computational theory and its practical application. It functions as a platform for understanding the mechanics behind standard data structures and algorithms by bridging the gap between abstract mathematical logic and concrete source code. The repository distinguishes itself through a multi-language approach, linking conceptual algorithmic breakdowns to implementations across a wide variety of programming languages. By utilizing language-agnostic modeling and cross-referenced documentation, it allows users to study how t

    algorithmalgorithmsalgorithms-explained
    View on GitHub↗3,444
  • yixiaohan/show-me-the-codeYixiaohan avatar

    Yixiaohan/show-me-the-code

    13,703View on GitHub↗

    Show me the code is a curated collection of hands-on programming exercises and mini-projects designed to help developers master core software engineering concepts. It functions as a practical tutorial, focusing on the implementation of common programming patterns through standalone scripts that prioritize fundamental logic and readability. The project is distinguished by its reliance on standard language libraries, intentionally avoiding external dependencies and complex frameworks to ensure code remains portable and easy to execute. Each exercise is structured as a procedural, imperative seq

    pythonpython-webtutorial
    View on GitHub↗13,703
  • data61/fp-coursedata61 avatar

    data61/fp-course

    4,237View on GitHub↗

    This project is a functional programming course and automated coding curriculum designed to teach the core principles of the paradigm through a structured sequence of exercises and modules. It serves as an interactive programming tutorial where learners solve incremental problems and validate their understanding through a programming exercise suite. The curriculum is language-agnostic, focusing on core logic and paradigms rather than a specific language. It employs an automated toolchain that transforms source code into executable binaries to verify solutions. Correctness is validated using

    Haskell
    View on GitHub↗4,237
  • emilybache/gildedrose-refactoring-kataemilybache avatar

    emilybache/GildedRose-Refactoring-Kata

    4,244View on GitHub↗

    This project is a refactoring kata collection and software design education resource. It provides a set of intentionally messy codebases and multi-language code samples designed for practicing incremental design, legacy code modernization, and software restructuring. The collection serves as a training material for test-driven development, focusing on the use of golden master testing suites and approval testing to ensure functional parity while evolving source code. It includes a universal learning baseline by implementing identical complex business rules across several different programming

    XSLT
    View on GitHub↗4,244
See all 30 alternatives to Retos Programacion 2023→

Frequently asked questions

What does mouredev/retos-programacion-2023 do?

This project is a git-based collection of programming logic exercises and weekly coding challenges. It serves as a language-agnostic learning resource and a multi-language code repository where users practice software development skills regardless of the specific syntax used.

What are the main features of mouredev/retos-programacion-2023?

The main features of mouredev/retos-programacion-2023 are: Programming Challenges, Pull Request Management, Coding Challenge Solutions, Coding Challenges, Git-Based Challenge Repositories, Coding Skill Improvement Resources, Community Learning Resource Collections, Language Agnostic Learning.

What are some open-source alternatives to mouredev/retos-programacion-2023?

Open-source alternatives to mouredev/retos-programacion-2023 include: thealgorithms/algorithms-explanation — This project serves as a collaborative educational resource for learning computational theory and its practical… yixiaohan/show-me-the-code — Show me the code is a curated collection of hands-on programming exercises and mini-projects designed to help… data61/fp-course — This project is a functional programming course and automated coding curriculum designed to teach the core principles… emilybache/gildedrose-refactoring-kata — This project is a refactoring kata collection and software design education resource. It provides a set of… vicky002/1000_projects — 1000 Projects is a curated collection of software engineering tasks and educational resources designed to facilitate… blakeembrey/code-problems — This repository is a curated collection of algorithmic challenges and programming exercises designed to support…