An open API service indexing awesome lists of open source software.

LeetCode

LeetCode is a popular online platform that provides programming and technical interview questions. The site features challenges across a range of difficulties, focusing on algorithms, data structures, and other computer science fundamentals. LeetCode helps users enhance their coding skills, prepare for technical interviews, and engage in programming contests. This topic explores how LeetCode equips individuals with the tools to improve their coding proficiency and problem-solving abilities in a competitive environment.

https://github.com/zhenxikim/leetcode

알고리즘 풀이 리파지토리

algorithms leetcode leetcode-java programmers-online-judge

Last synced: 23 Apr 2025

https://github.com/zeyu-li/leetcode

some leetcode solutions 🤓

leetcode leetcode-solutions

Last synced: 16 Mar 2025

https://github.com/jiannan-dev/leetcode-daily-question

获取leetcode每日一题(get the daily question of leetcode)

daily-questions leetcode

Last synced: 12 Jun 2025

https://github.com/manvirheer/leetcode

Solutions to attempted leetcode questions

leetcode leetcode-java leetcode-solutions

Last synced: 25 Mar 2025

https://github.com/badhon495/leetjourney

This project is a collection of my solutions to LeetCode problems.

leetcode

Last synced: 04 Jul 2025

https://github.com/yodkwtf/leetcode-problems

This repository contains solutions to various LeetCode problems in multiple programming languages.

data-structures-and-algorithms dsa leetcode

Last synced: 13 Jun 2025

https://github.com/terenceponce/leetcode-elixir

My solutions to LeetCode problems written in Elixir

leetcode leetcode-elixir leetcode-solutions

Last synced: 28 Feb 2025

https://github.com/prayas7102/leetcode-solutions-in-cpp

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

array-manipulations backtracking binary-search-tree binary-tree bit-manipulation cpp dynamic-programming graph interview-questions leetcode leetcode-solutions linked-list recursion string-manipulation trie

Last synced: 17 Jun 2025

https://github.com/gunh0/leetcode-python

LeetCode Solutions: A Record of My Problem Solving Journey.

leetcode python3

Last synced: 25 Mar 2025

https://github.com/emilwijayasekara/leetcode-2620-counter-30-days-of-javascript-day-2

Leetcode Problem 2620 Counter - Function that takes an initial value n and returns a new function. The returned function, when called, will return n and then increment it for subsequent calls, creating a counter.

javascript leetcode leetcode-javascript leetcode-solutions

Last synced: 29 May 2026

https://github.com/nkcoder/dsa-space

All data structure and algorithm practice.

algorithms data-structures leetcode

Last synced: 29 May 2026

https://github.com/art2url/solve-sync-oauth-server

🗄️ SolveSync OAuth Server – lightweight Express server that handles GitHub OAuth authentication for the SolveSync Chrome extension, enabling secure and seamless uploads of LeetCode solutions to GitHub repositories.

api authentication chrome-extension express-js expressjs github github-api github-oauth leetcode node node-js nodejs oauth oauth-server secure-authentication

Last synced: 02 Apr 2026

https://github.com/anusree6154s/dsa-practise

DSA practise code and notes

crio dsa leetcode striver

Last synced: 29 May 2026

https://github.com/bilalshahid-13/leetgenius

LeetGenius is a Firefox add-on that helps developers efficiently solve LeetCode problems with AI-powered guidance. It provides step-by-step explanations, best practices, test cases, and learning resources to improve coding skills.

ai-assistant coding-helper firefox-extension gemini javascript leetcode problem-solving programming react vite web-extension

Last synced: 03 May 2026

https://github.com/vaguesloth22/coding_practice

DSA problems that I solve regularly

cpp dsa leetcode

Last synced: 08 Apr 2025

https://github.com/qiqzhao/leecode

leetcode top 150

arithmetic leetcode

Last synced: 19 Jul 2025

https://github.com/deanlogan/leetcode

My leetcode answers

go golang leetcode

Last synced: 16 Mar 2025

https://github.com/ascender1729/leetcode_scraper

Extract topic tags from LeetCode problems to streamline interview preparation.

beautifulsoup coding-interview data-analysis graphql leetcode python scraper web-scraping

Last synced: 20 Jun 2026

https://github.com/lcian/leetcode-plagiarism-detector

🔍 Automated plagiarism reports for LeetCode Contests

competitive-programming leetcode plagiarism-detection

Last synced: 24 Nov 2025

https://github.com/czzonet/leetcode-crasher

leetcode-crasher || leetcode自己解题历程 每天一题

leetcode typescript

Last synced: 08 Jan 2026

https://github.com/haleshot/competitive-programming

Contains files relating to Competitive program questions from sites such as Hackerrank, Codechef, etc.

codechef competitive-coding competitive-programming competitive-programming-algorithms hackerrank hackerrank-solutions leetcode leetcode-solutions

Last synced: 07 May 2025

https://github.com/deepanchal/dsa

Repo to practice Data Structures & Algorithms.

algorithms-and-data-structures cpp java leetcode leetcode-solutions

Last synced: 11 May 2026

https://github.com/georgewang1994/leetcodego

leetcode for go

go leetcode

Last synced: 11 Mar 2025

https://github.com/jyorien/leetbook

Your notebook for LeetCode.

chrome-extension leetcode

Last synced: 16 Apr 2026

https://github.com/nksmanya/leetcode-solutions

Leetcode problems with solution

leetcode problem-solving solution

Last synced: 05 Jul 2025

https://github.com/praveendwivediii/leetcode-sql-50

This repository contains my solutions to LeetCode’s Top 50 SQL challenges. Great for mastering core SQL concepts and prepping for data interviews.

leetcode sql

Last synced: 24 Jan 2026

https://github.com/ale-soares/neetcode-150-solutions

Personal Neetcode 150 solutions written in JavaScript and Python with Big O analysis and solution explanation.

interview-questions leetcode leetcode-solutions neetcode neetcode150

Last synced: 15 Jun 2025

https://github.com/scribetw/leetcode-java

Get bored and exercise Leetcode with Java

java leetcode leetcode-java leetcode-solutions

Last synced: 16 Mar 2025

https://github.com/matiasrodlo/leetcode-codewars-solutions

Collection of LeetCode and Codewars solutions in Python and JavaScript

algorithms codewars coding-challenges data-structures leetcode

Last synced: 13 Jun 2025

https://github.com/rohitdhas/leetcode

Solutions to LeetCode problems 🚀

leetcode leetcode-solutions leetcode-typescript

Last synced: 16 Mar 2025

https://github.com/enderecman/chrome-button

Create stunning chrome-style buttons for your projects with ease. Customize size and style using simple CSS. Perfect for enhancing your app's UI! 🚀💻

browser dark firefox firefox-extension i3 javascript kali leetcode media music-visualisation notion picures rice ricing tweet twitter video youtube-music

Last synced: 13 Apr 2026

https://github.com/amaan-bhati/lc-problem-of-the-day-solutions

This GitHub repository tracks my daily progress on LeetCode coding challenges. Here, you'll find my solutions to the daily problems, serving as a log of my journey towards mastering algorithms and data structures

leetcode leetcode-javascript leetcode-solutions leetcodeproblems

Last synced: 06 Sep 2025

https://github.com/nobleknightt/contests-cli

Get schedule of coding contests from various coding platforms in your terminal.

api atcoder cli-tool codechef codeforces competitive-programming-contests geeksforgeeks leetcode python web-scraping

Last synced: 29 May 2026

https://github.com/luhc228/myleetcode

LeetCode solutions in JS.

javascript leetcode

Last synced: 17 Jun 2026

https://github.com/minhazulmin/leetcode

Solutions to LeetCode problems in various programming languages. A collection of algorithms and data structure challenges to improve problem-solving skills.

leetcode leetcode-javascript leetcode-php leetcode-solutions

Last synced: 06 Sep 2025

https://github.com/nikamelashvili/leetcode-blind-75-java

leetcodes blind 75 questions.

blind75 leetcode leetcode-java

Last synced: 31 Mar 2025

https://github.com/fjc0k/leetcodejs

LeetCode,中文,JavaScript。

leetcode leetcode-javascript

Last synced: 06 Sep 2025

https://github.com/shuimuliang/leetcode

LeetCode Practice by Swift

leetcode swift

Last synced: 16 Mar 2025

https://github.com/said7388/leetcode-binary-search

Leetcode Binary Search Study Plan Problem Solved with golang.

binary-search go golang leetcode leetcode-solutions

Last synced: 16 Jun 2026

https://github.com/yuriykravets/leetcode

Collection of LeetCode solved problems

leetcode leetcode-kotlin leetcode-solutions

Last synced: 06 Jul 2025

https://github.com/plliao/leetcodetestcases

Testcases for leetcode online judge.

leetcode

Last synced: 22 Feb 2026

https://github.com/thomhayner/leetcode

A repo containing my LeetCode solutions.

leetcode leetcode-solutions

Last synced: 02 Jul 2025

https://github.com/albertkarapetyan/leet-code

The repository 'leet-code' offers solutions to various LeetCode problems, including an optimized algorithm. The project features well-documented code, unit tests for validation, and supports Python 3.6 or higher. Users can clone the repository to explore and utilize the solutions.

algorithms-and-data-structures binary-search collections combination-sum combinations leetcode leetcode-python leetcode-solutions leetcode-solutions-python max-vowels merge-two-sorted-arrays permutations-and-combinations punishment-number-problem punishments roman-numerals roman-to-integer rotated-sorted-array sorted-linked-list two-sum-problem unittesting

Last synced: 20 Jun 2026

https://github.com/mj-awad17/leetcode-problems-solutions

Collection of @LeetCode problems Daily Challenges and their possible solutions with different approaches along side the @leetcode @topics of DSA.Below review the LeetCode-Profile

arrays backtracking binary-search-tree graph hash-table leetcode leetcode-python leetcode-solutions linked-list math sorting string tree two-pointers

Last synced: 19 Apr 2026

https://github.com/litreily/leetcode

my record of leetcode solutions

algorithm docs leetcode markdown pymdown

Last synced: 19 Apr 2026

https://github.com/ch-garcia/leetcode-sql

This repository contains all of my SQL solutions for problems solved on LeetCode using PostgreSQL.

leetcode leetcode-practice leetcode-questions leetcode-solutions postgres postgresql sql

Last synced: 04 Jun 2026

https://github.com/nderousseaux/leetcode

My solutions to Leetcode problems

leetcode python typescript vscode-extension

Last synced: 20 Apr 2026

https://github.com/utkarsh5026/leetcode

LeetCode Problems Solutions in Java

dsa dsa-algorithm java leetcode leetcode-solutions

Last synced: 20 Apr 2026

https://github.com/ruialves99k/dart_leetcode

Solving LeetCode problems using dart

dart leetcode

Last synced: 05 Jun 2026

https://github.com/sahilm8/dsa_solutions

Solutions for data structures and algorithms from LeetCode and HackerRank.

hackerrank java leetcode

Last synced: 01 Apr 2025

https://github.com/jagrit007/lc-prac

🧑🏻‍💻 Repository for my saving my leetcode solutions [JAVA/PYTHON3]

leetcode leetcode-python leetcode-solutions

Last synced: 22 Apr 2026

https://github.com/anuj-thakur-513/6-companies-30-days

This is the repo for Arsh Goyal's 6 Companies 30 Days Challenge

6companies30days 6companies30days2k23 arshgoyal challenge leetcode revisewitharsh

Last synced: 06 Jun 2026

https://github.com/franciscomoretti/coding-problems

Challenges, Katas, coding problems solutions for leetcode, hackerrank

hackerrank leetcode

Last synced: 24 Apr 2026

https://github.com/m-ezhil/leetcode-sql50

Welcome to my repository featuring solutions to the SQL 50 challenge from LeetCode. Whether you're practicing for technical interviews or just looking to sharpen your SQL skills, this collection covers a wide range of topics from basic to complex queries.

dataanalysis dataanalytics database leetcode mysql sql sqlserver

Last synced: 13 Apr 2026

https://github.com/armandfs/leetcode-storage

repo for storing all of my leetcode history and code that I've submitted. (Possibly will be in Python or maybe even JavaScript)

leetcode leetcode-python leetcode-solutions

Last synced: 25 Apr 2026

https://github.com/emilwijayasekara/leetcode-1678-goal-parser-interpretation

LeetCode Problem 1678. Goal Parser Interpretation - interpreting a given string command using a Goal Parser. The interpreter replaces specific substrings according to defined rules, and the goal is to return the final concatenated result after the interpretation.

java leetcode leetcode-java leetcode-solutions

Last synced: 07 Jun 2026

https://github.com/nk-works/leet-solver

This repository contains all my solutions to LeetCode problems, organized by difficulty level and problem type. Each solution is written with clean, well-documented code, and wherever applicable, I’ve included explanations and time complexity analysis.

dsa java leetcode

Last synced: 10 Jan 2026

https://github.com/davzoku/leetcode-obsidian-frontend

Next.js Frontend of Leetcode Solutions. 1/2 of leetcode.walterteng.com

interview-preparation leetcode leetcode-python leetcode-solutions nextjs

Last synced: 28 Apr 2026

https://github.com/nkcoder/leetcode-python

My LeetCode data structure and algorithm practice in Python.

algorithms data-structures leetcode python3

Last synced: 01 Mar 2025

https://github.com/mr-possible/leetcode-practice

A developer has his vices 😪

leetcode

Last synced: 28 Apr 2026

https://github.com/jiisanda/solved

Python & Rust | Practice Problems and Design Pattern

design-patterns factory-method-pattern leetcode problem-solving python rust singleton-pattern

Last synced: 28 Apr 2026

https://github.com/istitches/leetcode

累了就刷刷题

leetcode niuke

Last synced: 22 Jun 2026

https://github.com/hyungeol94/software_competency_practice

1일 1커밋으로 이어오는 알고리즘 문제 풀이 기록

boj leetcode programmers python swift

Last synced: 29 Apr 2026

https://github.com/man0sh-r0y/leetcode-practice-enviroment

VS Code set up for your seamless problem solving journey. If You are a Windows / Mac user you can follow it.

leetcode problem-solving vscode

Last synced: 29 Apr 2026

https://github.com/savka777/p_scraping

Leetcode problem set data scraper

leetcode scraping web

Last synced: 29 Apr 2026

https://github.com/sudohainguyen/leetcode-practice

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

interview-questions leetcode

Last synced: 22 Jun 2026

https://github.com/whtoo/leetcodejournal

A journal of leetcode experience

javascript journal leetcode scala

Last synced: 29 Apr 2026

https://github.com/rileysuomi/datastructures-and-algos

Collection of data structure implementations, algorithms, and leet-code solutions

algorithms cpp data-structures leetcode python

Last synced: 29 Apr 2026

https://github.com/rootkwak528/til-aps

알고리즘 문제 풀이 (LeetCode, SWEA)

leetcode python3 swea

Last synced: 08 Jun 2026

https://github.com/zhangxinxu1992/leetcode

LeetCode solutions by CSharp

algorithms csharp dotnet dotnet-core leetcode

Last synced: 13 Apr 2026

https://github.com/shuuji3/leetcode

📃 Code submitted to LeetCode

leetcode leetcode-solutions

Last synced: 01 May 2026

https://github.com/rawanfarakhnah/leetcode-solutions

A collection of my LeetCode solutions in Python and JavaScript, categorized by difficulty (Easy, Medium, Hard). Focused on clean code, efficient solutions, and improving problem-solving skills.

algorithms data-structures javascript leetcode problem-solving python

Last synced: 30 Apr 2026

https://github.com/6a6aqth/version-controlled-java-leetcode-solutions

A repository to showcase my DevOps skills using version control and Java programming. This repo contains solutions to LeetCode challenges where each commit represents the completion of a different challenge. It demonstrates how version control can be used in an iterative development process.

git java leetcode subversion version-control

Last synced: 30 Apr 2026

https://github.com/sixtycode/leetcode

sixtycode on leetcode

leetcode typescript

Last synced: 08 Jun 2026