awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesLeetCode Integration Tools

Tools specifically designed to integrate LeetCode activity with other developer platforms.

Distinct from GitHub Integration Tools: Specializes GitHub integration specifically for LeetCode solution synchronization

Explore 3 awesome GitHub repositories matching development tools & productivity · LeetCode Integration Tools. Refine with filters or upvote what's useful.

Awesome LeetCode Integration Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • leetcode-opensource/vscode-leetcodeالصورة الرمزية لـ LeetCode-OpenSource

    LeetCode-OpenSource/vscode-leetcode

    8,493عرض على 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 LeetCode problem browsing, solving, and submission directly into the VS Code development environment.

    TypeScriptalgorithmdatastructureinterview
    عرض على GitHub↗8,493
  • qasimwani/leethubالصورة الرمزية لـ QasimWani

    QasimWani/LeetHub

    4,265عرض على GitHub↗

    LeetHub is a browser extension that automatically archives completed LeetCode coding solutions to a GitHub repository. It intercepts submission results from LeetCode pages and, upon successful test completion, pushes the code along with problem metadata into a structured, versioned history on the user's GitHub account. The project authenticates with GitHub using OAuth tokens, authorizing it to create private repositories and configure repository hooks for automated synchronization. This eliminates the manual step of copying and pasting solutions, instead building a permanent, versioned portfo

    Automatically uploads solved LeetCode programming challenges to a linked GitHub repository for versioned solution archiving.

    JavaScriptchromechrome-extensioncoding-interviews
    عرض على GitHub↗4,265
  • snehasishroy/leetcode-companywise-interview-questionsالصورة الرمزية لـ snehasishroy

    snehasishroy/leetcode-companywise-interview-questions

    2,656عرض على GitHub↗

    Extracts company-specific interview questions from LeetCode Premium by automating a browser session with your own credentials.

    Javaamazon-interviewapple-interviewfacebook-interview
    عرض على GitHub↗2,656
  1. Home
  2. Development Tools & Productivity
  3. GitHub Integration Tools
  4. LeetCode Integration Tools

استكشف الوسوم الفرعية

  • LeetCode Premium Data ExtractorsAn automated scraper that accesses LeetCode Premium content to collect company-wise interview questions with metadata. **Distinct from LeetCode Integration Tools:** Distinct from LeetCode Integration Tools: focuses on extracting premium data from LeetCode, not on integrating LeetCode activity with other platforms.
  • LeetCode Premium Question ScrapersExtract company-specific interview questions from LeetCode Premium by automating a browser session with your own credentials. **Distinct from LeetCode Integration Tools:** Distinct from LeetCode Integration Tools: focuses on scraping premium questions, not on integrating LeetCode activity with other platforms.
  • LeetCode Premium ScrapersA Selenium-based tool that extracts company-specific interview questions from LeetCode Premium using authenticated browser sessions. **Distinct from LeetCode Integration Tools:** Distinct from LeetCode Integration Tools: focuses on scraping premium questions, not on integrating LeetCode activity with other platforms.
  • LeetCode Web ScrapersA browser-automation script that extracts company-tagged coding problems from LeetCode using Selenium. **Distinct from LeetCode Integration Tools:** Distinct from LeetCode Integration Tools: focuses on web scraping LeetCode problems, not on integrating LeetCode activity with other platforms.