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/paradite/practices

leetcode weekly contest solutions in JavaScript

javascript leetcode leetcode-javascript leetcode-js leetcode-solutions

Last synced: 31 Mar 2025

https://github.com/aliasgarsogiawala/leetcode-py

Leetcode problems solved in python

coding dsa leetcode practice python3

Last synced: 01 Jul 2025

https://github.com/onsissond/leetcode

Environment for solving LeetCode tasks with native test system.

leetcode

Last synced: 18 Apr 2026

https://github.com/hasangenc0/my-leetcode

my solutions for leetcode, hackerrank and codesignal problems

algorithms challenges hackerrank hackerrank-solutions java leetcode leetcode-solutions

Last synced: 01 Jul 2025

https://github.com/naganandana-n/leetcode

A collection of my solved LeetCode problems.

java leetcode python

Last synced: 19 May 2026

https://github.com/ivanbyone/leetcode-sql-pgsql

LeetCode SQL Solutions in PostgreSQL

leetcode leetcode-solutions leetcode-sql postgresql sql

Last synced: 01 Jul 2025

https://github.com/saadanis/grind-75

Solving Grind 75, primarily preferring Python.

blind75 grind75 leetcode python3

Last synced: 22 May 2026

https://github.com/schwarzeni/leetcode-go

平时的一些练习 XD

golang leetcode

Last synced: 28 May 2026

https://github.com/maxsxu/leetcode

LeetCode Solutions

algorithm leetcode

Last synced: 24 Mar 2025

https://github.com/joosomi/leetcode

This repository contains solutions to coding problems from LeetCode, automatically pushed using LeetHub.

leetcode

Last synced: 23 Mar 2025

https://github.com/dhruvabhat24/leetcode-december

All the codes solved from Leetcode during the month of December

daily-coding-problem dailyprogrammer leetcode leetcode-solutions leetcoder

Last synced: 29 Oct 2025

https://github.com/uriyyo/archgenerator

👷 archgenerator - generate docs from your solutions

codewars generator leetcode python

Last synced: 06 Apr 2025

https://github.com/subhoshri/coding-solutions

This repository is a collection of solved coding problems from Leetcode and Codeforces that use a range of algorithms. It can also be a reference for beginners to start their coding journey.

codeforces codeforces-solutions cpp leetcode leetcode-cpp leetcode-solutions

Last synced: 15 Mar 2025

https://github.com/muhamadajiw/daily-leetcode

My coding practices, not that good though so don't use these as reference!

algorithms cpp leetcode

Last synced: 09 Mar 2025

https://github.com/rurangiza/dsa

Exploring data structures and algorithms

algorithms cracking-the-coding-interview data-structures leetcode

Last synced: 18 Mar 2025

https://github.com/mmaitland1/leetcodedocumentor

The LeetCode Documentor is a Go-based app using Fyne GUI. Input questions, select languages, and generate solution docs. Clone repo, cd into it, and run with go run . for easy LeetCode documentation!

go golang leetcode programming-languages

Last synced: 12 Apr 2025

https://github.com/jktujq/leetcode

This repository contains all my solutions to leetcode problems.

leetcode python

Last synced: 02 Jul 2025

https://github.com/dogukanurker/leetcode

DogukanUrker's LeetCode Submissions

leetcode leetcode-python leetcode-solutions

Last synced: 10 Jun 2025

https://github.com/shivam-jainn/intui

Online Judge to run code on cloud . Leetcode and GFG alternative .

dsa leetcode online-judge

Last synced: 15 Mar 2025

https://github.com/noogler-eng/dsa-pratise

it contains my daily practice dsa questions solution with question link, mainly its consist leetcode solutions

codechef codeforces dsa geeksforgeeks leetcode

Last synced: 31 Mar 2025

https://github.com/noogler-eng/leetcode_workers

this will indicate how leetcode main server is working so smoothly, there is less load on the main server which is done using worker nodes, this model is implemented using redis or external queue

leetcode redis

Last synced: 01 May 2026

https://github.com/himanegi/leetsouls

LeetSouls is a browser extension that extracts code from LeetCode contest problems and converts it into an editable C++ template, ready for use in your preferred IDE. Perfect for LeetCode enthusiasts looking to optimize their contest workflow and focus more on problem-solving rather than setup.

chrome-extension competitive-programming-contests leetcode leetcode-cpp

Last synced: 11 Apr 2026

https://github.com/stone-zeng/leetcode

My LeetCode problem solving journey

leetcode

Last synced: 28 May 2026

https://github.com/chiragagg5k/leetcode-30days-js-challenge

solutions to the 30 days leetcode challenge conducted from 5/5 - 6/3, 2023

30 challenege javascript leetcode

Last synced: 16 Mar 2025

https://github.com/mcecode/data-structures-and-algorithms

Different data structures and algorithms. Different languages. 0% libraries. 100% fun.

algorithms computer-science data-structures data-structures-and-algorithms leetcode

Last synced: 15 Mar 2025

https://github.com/postor/leetcode-mvp-services

leetcode的最小可用实现 | mvp realization of leetcode

leetcode realization

Last synced: 11 Apr 2026

https://github.com/hu-lee/leetcode

Archiving LeetCode PS

leetcode problem-solving

Last synced: 25 Jun 2025

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

Over 800+ LeetCode problem solutions categorized by difficulty (Easy, Medium, Hard) in C++.

coding-challenge cpp dailychallenges leetcode

Last synced: 31 Mar 2025

https://github.com/babanigit/cpp-dsa-practice

I am actively enhancing my C++ skills through a structured approach that includes tackling homework assignments and studying Data Structures and Algorithms (DSA).

cpp cprogramming leetcode

Last synced: 19 Jul 2025

https://github.com/babanigit/java-dsa-practice

I regularly practice data structures and algorithms from LeetCode to enhance my problem-solving skills and algorithmic thinking. Feel free to explore my code and delve into the intricacies of my solutions. Happy hacking!

algorithm algorithms java leetcode leetcode-java leetcode-solutions

Last synced: 24 Mar 2025

https://github.com/derivia/leetcode

Minhas soluções comentadas para os problemas do LeetCode.

coding-challenge javascript leetcode leetcode-solutions

Last synced: 28 Mar 2025

https://github.com/zekurio/leetcode

leetcode exercises

leetcode

Last synced: 15 Mar 2025

https://github.com/xiaonanln/myleetcode-python

Solving leetcode problems in Python - wish me well! Start using Python3 ...

leetcode python

Last synced: 24 Mar 2025

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

My daily Leetcode practice repository, featuring solved problems, categorised solutions, and a structured roadmap for mastering data structures and algorithms.

algorithms coding-challenges competitive-programming data-structures dsa java leetcode leetcode-java leetcode-python leetcode-solutions problem-solving python

Last synced: 30 Apr 2026

https://github.com/tbpaolini/leetcode

My solutions for the LeetCode's problems

leetcode leetcode-c leetcode-python leetcode-solutions

Last synced: 31 Mar 2025

https://github.com/tmzane/leetcode

✍️ My LeetCode solutions written in Go

algorithms data-structures go leetcode

Last synced: 20 Apr 2025

https://github.com/siriscmv/leetcode

My LeetCode submissions

dsa leetcode

Last synced: 02 Jul 2025

https://github.com/xavier2code/rust-leetcode

这是一个用 Rust 编程语言解决 LeetCode 算法题的项目。项目按照题目类型(如数组、字符串、树等)进行模块化管理,每个文件对应一个具体的题目解决方案。

algorithms leetcode rust solutions

Last synced: 08 Apr 2025

https://github.com/jayeshvegda/leetsimplify

AI-powered problem simplification for leetcode problems

ai chrome chrome-extension dsa dsa-practice leetcode

Last synced: 15 May 2026

https://github.com/gkamboj/leetcode

Collection of LeetCode questions to ace the coding interview!

data-structures java leetcode python

Last synced: 11 Jun 2025

https://github.com/imwildcat/leet-daily

A Rails app that helps a group of people to check-in on LeetCode

algorithm leetcode rails rails-application rails5

Last synced: 28 Mar 2025

https://github.com/malcodeman/js-leetcode

Collection of leetcode problems and solutions.

leetcode leetcode-javascript leetcode-solutions

Last synced: 24 Mar 2025

https://github.com/coding-w/leetcode

力扣算法

golang leetcode

Last synced: 27 Feb 2025

https://github.com/kallydev/leetcode-rust

Solutions for LeetCode (United States) problems implemented in Rust.

algorithms leetcode

Last synced: 31 Mar 2025

https://github.com/gcsecsey/leetcode

Solutions for the LeetCode problems I've encountered.

algorithms data-structures leetcode leetcode-solutions

Last synced: 16 Mar 2025

https://github.com/mthirumalai2905/leetcode-hard

It's filled with easy Leetcode hards

leetcode

Last synced: 03 Jul 2025

https://github.com/saifshahriar/problem-solving

All my problem solvings from codeforces, hackerrank, leetcode and other websites.

algorithm algorithms c codechef codeforces data-structures dsa go hackerrank leetcode lua problem-solving python rust sql

Last synced: 12 Apr 2026

https://github.com/s-m-j-i/leetcode-algorithm-1-study-plan

This repo contains all my work while doing the Leetcode Algorithm 1 Study Plan.

algorithms competitive-programming cpp leetcode problem-solving

Last synced: 16 Mar 2025

https://github.com/ibrahimhabibeg/leetcode

My solutions for Leetcode problems

leetcode leetcode-java leetcode-solutions problem-solving

Last synced: 08 Apr 2025

https://github.com/prajun7/leetcode

Starting from Feb 15 2022, I am using LeetHub to push my code from LeetCode.

consistency dsa java leetcode

Last synced: 28 May 2026

https://github.com/crisnguyendev/problem-solving-practice-kotlin

A Kotlin-based repository for practicing and mastering algorithms and data structures. Featuring challenges from platforms like LeetCode, it covers everything from basic arrays and strings to advanced topics like heaps, tries, and segment trees with custom implementations.

data-structures-and-algorithms dsa kotlin leetcode problem-solving

Last synced: 01 Apr 2025

https://github.com/jintao-huang/leetcode_notebook

leetcode 刷题笔记(已废弃)

leetcode python

Last synced: 08 Apr 2025

https://github.com/art2url/sql-50

🗃️ A collection of SQL solutions for LeetCode problems, designed to help crack SQL interviews with 50 essential queries.

coding-challenges database github interview learning leetcode problem-solving solutions sql sql-queries

Last synced: 28 Apr 2026

https://github.com/kichuman28/dsa_notes

This repository keeps a track of every leetcode questions I solve along with notes of each problem.

cpp leetcode

Last synced: 16 Mar 2025

https://github.com/daniil-tiunchyk/leetcode-solutions-archive

This repository serves as a comprehensive collection of my solutions to LeetCode coding challenges.

java leetcode

Last synced: 08 Apr 2025

https://github.com/moonheekim0118/algorithm

https://leetcode.com/moonheekim0118/

algorithm algorithms javascript javascript-algorithms leetcode

Last synced: 05 Apr 2025

https://github.com/aniketpatidar/leetcode

Collection of LeetCode questions to ace the coding interview! - Created using LeetHub

leetcode leetcode-cpp leetcode-ruby leetcode-solutions leethub

Last synced: 16 Mar 2025

https://github.com/bharambetr2002/java-dsa

Welcome to my Java Data Structures and Algorithms (DSA) Journey repository! This repository documents my daily progress as I learn and implement DSA concepts using Java.

dsa java leetcode problem-solving

Last synced: 08 Apr 2025

https://github.com/jcbritobr/leetfy

Leetfy encodes and transforms your text in leet using low frequency leet alphabet, and full leet alphabet. Low frequency leet is good for passwords, as you aren't using a full leet dialect, and it can enhance your passwords quality.

application cli leetcode rust

Last synced: 03 Sep 2025

https://github.com/animesh-sh/dsa-prep

Leetcode • Hackerrank • Problem Solving • DSA

algorithms data-structures dsa hackerrank leetcode

Last synced: 01 Apr 2025

https://github.com/25-masik-52/cpp-yoptascript-leetcode

Here we go, there you can find custom solutions for LeetCode tasks in C++ and YoptaScript realization.

cpp leetcode leetcode-solutions yoptascript

Last synced: 03 Sep 2025

https://github.com/nchhillar2004/leetcode

LeetCode & DSA

java leetcode

Last synced: 01 Apr 2025

https://github.com/rohankvashisht/practice

This repository contains my practice code.

codechef ide leetcode replit visual-studio-code vscode

Last synced: 25 Mar 2025

https://github.com/arkeasz/leetcode

A collection of my solutions to LeetCode problems

algorithms data-structures javascript leetcode python rust

Last synced: 12 Apr 2026

https://github.com/jayantasamaddar/algorithms

Data Structures and Algorithm challenges done at various challenge sites like hackerrank, leetcode, freecodecamp, codewars etc.

algorithms codewars data-structures freecodecamp hackerrank javascript leetcode

Last synced: 13 Jun 2026

https://github.com/linx4200/leetcode

my dumb solutions for LeetCode

leetcode leetcode-javascript leetcode-solutions

Last synced: 08 Apr 2025

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

Leetcode solutions in Java

leetcode leetcode-java leetcode-solutions

Last synced: 18 Jun 2025

https://github.com/arrmansa/leetcode-nice-solutions

Some solutions for leetcode problems that I found fun - either the algorithm or using numpy bruteforce where it shouldn't be

leetcode leetcode-python leetcode-python3 leetcode-solutions numpy python python3

Last synced: 16 Mar 2025