awesome-repositories.com
Blog
awesome-repositories.com

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

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

3 repositorios

Awesome GitHub RepositoriesAlgorithm Practice Tools

Tools specifically designed to facilitate the solving, testing, and submission of algorithmic problems.

Distinct from Interview Problem Solving: The candidates focus on specific mathematical problems or interview techniques, not the tool for practicing them.

Explore 3 awesome GitHub repositories matching education & learning resources · Algorithm Practice Tools. Refine with filters or upvote what's useful.

Awesome Algorithm Practice Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • leetcode-opensource/vscode-leetcodeAvatar de LeetCode-OpenSource

    LeetCode-OpenSource/vscode-leetcode

    8,493Ver en GitHub↗

    This project is a VS Code extension that integrates LeetCode problem solving directly into the editor. It functions as a code submission client and competitive programming tool, allowing users to browse, solve, and submit algorithmic challenges without leaving their development environment. The extension distinguishes itself by managing local workspaces and archives, enabling the organization of problem files and descriptions in configurable local folders. It supports multi-account session management and regional endpoint routing to handle different geographic service instances. The tool cov

    Integrates the entire process of writing, testing, and submitting LeetCode algorithmic challenges within the editor.

    TypeScriptalgorithmdatastructureinterview
    Ver en GitHub↗8,493
  • ryanb/ruby-warriorAvatar de ryanb

    ryanb/ruby-warrior

    3,888Ver en GitHub↗

    Ruby Warrior is an educational programming game and scripting sandbox designed to teach the Ruby language. It functions as a turn-based strategy engine where users write scripts to control a character's behavior and solve puzzles within a grid-based world. The platform focuses on algorithmic logic and decision-making, requiring users to write autonomous scripts that navigate obstacles and defeat enemies. It provides a gamified environment for practicing tactical scripting and interactive Ruby learning. The system includes a state-querying API for detecting environment tiles and character pos

    Provides a simulated environment for developing and refining decision-making algorithms to navigate obstacles and defeat enemies.

    Ruby
    Ver en GitHub↗3,888
  • skygragon/leetcode-cliAvatar de skygragon

    skygragon/leetcode-cli

    3,852Ver en GitHub↗

    leetcode-cli is a command line interface for browsing, solving, and submitting coding challenges to LeetCode without using a web browser. It serves as an algorithm practice manager and a plugin-based developer tool that enables users to manage the full lifecycle of competitive programming from the terminal. The project provides a containerized code execution environment using Docker to run and test algorithm solutions in isolated environments. It features a modular architecture that supports third-party extensions to add custom features and workflows. The tool covers a wide range of capabili

    Serves as a tool for tracking progress, caching problems, and managing submission history for algorithm practice.

    JavaScript
    Ver en GitHub↗3,852
  1. Home
  2. Education & Learning Resources
  3. Algorithm Practice Tools