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/andrewdarnall/competitive-programming-symposium

Just me killing time on competitive programming platforms before LLMs make them obsolete ...

competitive-programming googlefoobar leetcode

Last synced: 15 Jun 2025

https://github.com/adam-isik/leetpi

Recite Digits of Pi for Math Interview Prep

cloudflare interview interview-preparation leetcode parody pi recite

Last synced: 08 Jul 2025

https://github.com/dancastillo/leetcode

Solutions for different problems on leetcode.com written in JavaScript

javascript leetcode nodejs

Last synced: 16 Apr 2026

https://github.com/dalebezolli/neetcode-150

solutions & explanations to leetcode questions

leetcode leetcode-solutions

Last synced: 26 Mar 2025

https://github.com/somecho/leetcode.java

My solutions to leetcode problems using Java. For learning Java and unit testing.

java junit leetcode leetcode-java leetcode-solutions unit-testing

Last synced: 26 Mar 2025

https://github.com/q1chenl/leetcode

My leetcode solutions

leetcode leetcode-solutions

Last synced: 17 Mar 2025

https://github.com/froghramar/leetcode

Collection of LeetCode questions and solutions to ace the coding interview!

coding-challenge csharp leetcode leetcode-challenge leetcode-csharp leetcode-solutions

Last synced: 15 May 2026

https://github.com/bfmhno3/my-algo-journey

Solutions to algorithm problems, serving as a personal reference and a way to track my learning and improvement in data structures and algorithms.

algorithm c cpp leetcode luogu oj python

Last synced: 16 Apr 2026

https://github.com/ryoppippi/leetcode

ryoppippi is solving Leetcode!

leetcode leetcode-solutions

Last synced: 18 Mar 2025

https://github.com/adhamhaithameid/problem_solving

This repository contains my C++ solutions to a variety of algorithm and data structure problems from platforms like LeetCode and Codeforces. I follow a curated problem-solving sheet to track progress and ensure structured practice across key topics.

codeforces cpp leetcode problem-solving

Last synced: 28 Jun 2025

https://github.com/codingwizard2001/leetcode-math

LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills

cplusplus cpp cpp17 leetcode leetcode-cpp leetcode-solutions

Last synced: 27 Mar 2025

https://github.com/humangrass/leetcode-rs

Solutions to LeetCode problems written in Rust

leetcode leetcode-solutions rust

Last synced: 17 Mar 2025

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

My solutions to LeetCode problems in C++

cplusplus cpp leetcode leetcode-cpp leetcode-solutions

Last synced: 14 Mar 2025

https://github.com/mlemoe/leetcode

LeetCode 脚手架,妈妈再也不用担心孩子不爱写题了🥺

leetcode typescript

Last synced: 03 Apr 2025

https://github.com/hmes98318/leetcode

LeetCode 刷題紀錄

leetcode leetcode-cpp leetcode-solutions

Last synced: 19 Mar 2026

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

Here, I share all the LeetCode questions I solve, offering solutions ranging from Brute Force to more refined and the most optimized approaches!

cpp leetcode leetcode-solutions

Last synced: 23 Jul 2025

https://github.com/chaedie/ps-javascript-leetcode

자료구조, 알고리즘 학습으로 더 나은 개발자가 되기 위해 노력중입니다. 🔥

leetcode

Last synced: 30 Mar 2025

https://github.com/jun-labs/algorithm

📝 자료구조, 알고리즘 학습 저장소.

algorithm data data-structures leetcode problem-solving programmers ps structure

Last synced: 14 Mar 2025

https://github.com/themysterysolver/leet-and-fun

A collection of LeetCode questions to ace the coding interview!

c-language data-structures db java javascript leetcode mysql pandas-python python python3

Last synced: 19 Jan 2026

https://github.com/eclipher/leetcode-toolkit

Copy problem as Markdown, Download as Jupyter Notebook, Format on Save, IntelliSense

jupyter-notebook leetcode userscript

Last synced: 14 Apr 2025

https://github.com/yehezkiel1086/dsa-stuffs

Programming problem solutions which includes SQL problems solutions, linux shell, also data structures and algorithms.

algorithms c codeforces coderbyte codewars cpp data-structures hackerrank leetcode linux python spoj sql toki

Last synced: 16 Apr 2026

https://github.com/thomashirtz/leetcode

Repository containing Python solutions of Leetcode problems.

algorithms interview leetcode leetcode-python leetcode-solutions python

Last synced: 16 Sep 2025

https://github.com/zh1995/algorithm

This repository contains my solutions to problems on LeetCode. Each problem solution contains detailed problem-solving ideas and code implementation.

algorithms leetcode

Last synced: 24 Dec 2025

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

My programming solutions

codeforces cpp20 leetcode

Last synced: 02 Sep 2025

https://github.com/danitilahun/sql_notes

SQL_Notes, is a well-organized collection of SQL problem solutions that primarily includes LeetCode SQL challenges alongside problems from other sources.

competitive-programming leetcode problem-solving sql

Last synced: 14 May 2025

https://github.com/xingorg1/leetcode-daily-practice-action

automatic create daily practice issue for xingorg1/leetcodeRank

actions github-actions leetcode leetcode-practice

Last synced: 02 May 2026

https://github.com/bkarthik7/leetcode

A repository of my C++ solutions for LeetCode problems

cpp leetcode leetcode-cpp leetcode-solutions solved

Last synced: 22 Mar 2025

https://github.com/tsra0ne/leetcode

Leetcode Problem Solutions

leetcode leetcode-solutions leetcode-swift

Last synced: 13 May 2025

https://github.com/dave-hay/leetcode

My LeetCode Solutions

interview leetcode leetcode-solutions

Last synced: 23 May 2026

https://github.com/sadeuckun/leetcode-30-days-js

30-Day LeetCode JavaScript Challenge - Daily problem-solving with optimized JavaScript solutions.

30-day-of-js-solutions javascript leetcode

Last synced: 23 May 2026

https://github.com/code-hex/leetcode-go

Play leetcode.com with Go

go leetcode

Last synced: 16 Jul 2025

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

Collection of LeetCode questions to ace the coding interview!

leetcode leetcode-solutions

Last synced: 27 Jun 2025

https://github.com/mindninjax/dsa-daily

A GitHub Repo for my Daily DSA Practice in JavaScript on Leetcode & other sources 🧠⚡

algorithms data-structures dsa hacktoberfest javascript leetcode

Last synced: 29 Mar 2025

https://github.com/xwchris/leetcode

前端也要学习算法,记录Leetcode解题过程

algorithms frontend javascript leetcode

Last synced: 06 Apr 2025

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

My solutions to some leetcode.com coding problems, mostly Python/Go

algorithm algorithms golang leetcode leetcode-solutions python

Last synced: 27 Apr 2026

https://github.com/umbertodellamonica/leet-by-leet

🚀 Mastering coding one problem at a time. This repository contains efficient, well-documented solutions to LeetCode challenges, from brute force to optimized algorithms.

algorithm-challenges algorithms bigocomplexity coding-challenges competitive-programming datastructures-algorithms leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions

Last synced: 23 Jul 2025

https://github.com/abdoufermat5/algorithmique

# Resolution de quelques problemes et implémentations de quelques algorithmes

algorithms competitive-programming data-structures dsa-algorithm leetcode python

Last synced: 27 Jun 2025

https://github.com/liguwe/algorithm-book

📗 《算法》算法与数据结构,持续构建算法知识体系

algorithm algorithms algorithms-and-data-structures leetcode

Last synced: 11 Aug 2025

https://github.com/shashankpie/leetcode

My Leetcode Solutions in Python3.

leetcode leetcode-solutions python3

Last synced: 25 Jul 2025

https://github.com/ianfelps/leetcode

Repositório com soluções comentadas de problemas de LeetCode. Inclui explicações, abordagens utilizadas e reflexões sobre cada questão resolvida.

data-structures leetcode python study

Last synced: 18 Sep 2025

https://github.com/ahmedrafat-sw/problem-solving

This repository contains solutions to a variety of algorithmic and data structure problems from popular platforms such as LeetCode, HackerRank, Codility, and WorkAtTech. The problems covered in this repository span various levels of difficulty, from basic to advanced, and are implemented in Java. The focus of the solutions is on demonstrating clean

arrays-and-strings codility codility-challenges codility-lessons dynamic-programming hackerrank hackerrank-solutions interview-preparation java leetcode leetcode-solutions problem-solving programming-exercises searching-algorithms sliding-window sorting-algorithms twopointers

Last synced: 15 Jun 2025

https://github.com/junian/leetcode

Backup for my Leetcode solution

leetcode leetcode-csharp leetcode-solutions

Last synced: 15 Jun 2025

https://github.com/ashishexee/cph-vscode-extension-leetcode

LeetCode Helper is a Visual Studio Code extension designed to streamline solving LeetCode problems. It allows you to fetch problem statements, run test cases, and manage solution files directly within VS Code

leetcode leetcode-helper vscode-extension

Last synced: 15 May 2026

https://github.com/ironmanjay/c_code

主要就是学习过程中的代码,另外还有每天刷LeetCode的代码,持续更新中.....

java leetcode

Last synced: 20 May 2026

https://github.com/convexwf/leetcode

Solution to Leetcode problems. 在此记录 Leetcode 题目的解法思路,以C++为主。

algorithm cpp data-structures leetcode

Last synced: 24 Aug 2025

https://github.com/archana-p-nair/sql_50-challege

𝗧𝗵𝗲 𝗣𝗹𝗮𝗻: ✅ 50 curated SQL questions from LeetCode’s Top Interview List ✅ Daily practice with progressive difficulty ✅ Focus on clean, optimised, and industry-standard solutions

coding consistency database drgvishwanathanchallenge leetcode mysql sql upskill

Last synced: 20 May 2026

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

A collection of very non systematic solutions for Leetcode problems.

leetcode leetcode-python leetcode-solutions

Last synced: 29 Mar 2025

https://github.com/hong539/python-101

python-101 for one who want to practice more coding skills/tips with Python

algorithm codility datastructures hackerrank leetcode python python3

Last synced: 29 Mar 2025

https://github.com/vseventer/leetcode

Answers to a variety of LeetCode problems, written in JavaScript.

leetcode leetcode-javascript leetcode-solutions

Last synced: 01 Mar 2025

https://github.com/whiteccinn/awesome-rust-algorithm

📝 LeetCode of algorithms with rust solution(updating).

algorithm leetcode leetcode-solutions rust rust-leetcode

Last synced: 11 Jun 2026

https://github.com/thasup/leetcode

"Dear Future Me, if you read this again, I hope you will be proud of yourself." 😊

leetcode

Last synced: 26 Mar 2025

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

This repository contains my accepted solutions to problems from: Leetcode and Codeforces

algorithms codeforces competitive-programming dsa-practice leetcode

Last synced: 12 Oct 2025

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

Solutions to LeetCode problems

coding leetcode

Last synced: 20 Sep 2025

https://github.com/preston176/leetcode

Repo containing leetcode problems and solutions

datastructures-algorithms leetcode leetcode-problems leetcode-solutions

Last synced: 29 Jul 2025

https://github.com/tomalexsmith/sql-challenges

Repository to act as a library for all my SQL practice going forward

hackerrank leetcode ms-sql-server mysql preppindata snowflake sql

Last synced: 15 Feb 2026

https://github.com/sebasbeleno/leetcode

my leetcode solutions

leetcode

Last synced: 29 Jul 2025

https://github.com/emilwijayasekara/leetcode-solutions_difficulty-easy

Embark on my LeetCode learning adventure! Follow along as I tackle coding challenges, sharing my solutions and learning experiences. Join me in honing our coding skills together! 🚀 #LeetCode #CodingJourney

java leetcode leetcode-java leetcode-solutions

Last synced: 22 Sep 2025

https://github.com/manjeetsingh-02/codinglabs

Source Code of codinglabs web app

codinglabs leetcode leetlab

Last synced: 07 Jul 2025

https://github.com/lilittlecat/leetcode-tools

一个用于管理 LeetCode(力扣)题单的命令行工具。

leetcode

Last synced: 10 Sep 2025

https://github.com/xiedacon/leetcode

leetcode算法题集

algorithms leetcode

Last synced: 09 Apr 2026

https://github.com/jbltx/go-training

Leetcode submissions and others samples in Golang

golang leetcode leetcode-submissions sastantua

Last synced: 31 Jul 2025

https://github.com/jtucker/leetcode

My leetcode solutions as I work them.

csharp leetcode

Last synced: 19 May 2026

https://github.com/galaxy4276/ps

My Problem Solve Milestone

algorithms boj leetcode sql

Last synced: 21 Mar 2025

https://github.com/haeramkeem/algo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 01 Jan 2026

https://github.com/sava2008/rust-projects-for-learning

Here are projects and puzzles I solved in Rust. I won't modify them in order to keep track of my progress

edabit edabit-challenges edabit-solutions learning leetcode rust rust-lang

Last synced: 23 Sep 2025

https://github.com/belanasaikiran/dsa

DSA, LeetCode, LLD

cplusplus leetcode lld

Last synced: 26 Mar 2025

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

This repository contains the tasks I solved from the LeetCode site.

algorithms javascript leetcode leetcode-solutions python

Last synced: 19 May 2026

https://github.com/helyousfi/hackerrankproblemsolving

This GitHub repository contains a collection of solutions to Hackerrank & LeetCode problems implemented in C++.

algorithms algorithms-and-data-structures cpp data-structures hackerrank hackerrank-solutions leetcode problem-solving

Last synced: 01 Aug 2025

https://github.com/bhartik021/binary-search

This repository contains a collection of 42 classic binary search problems and 8 common binary search patterns that can be used to solve them.

binary-search binary-search-algorithm binary-search-solutions leetcode leetcode-cpp leetcode-solutions

Last synced: 02 Aug 2025

https://github.com/jpal91/leetcode

Solutions and examples from my LeetCode profile

leetcode leetcode-python leetcode-solutions

Last synced: 11 Jun 2026

https://github.com/jedwards1230/leetcode-timer

Firefox extension for timing LeetCode problems

leetcode timer

Last synced: 02 Aug 2025

https://github.com/dmdv/go-algo

Data structures in Golang. Leetcode, Hackerrank

algorithms challenges data-structures datastructures hackerrank leetcode

Last synced: 06 Apr 2025

https://github.com/alexey-nobody/leetcode

LeetCode Solutions

dart leetcode

Last synced: 05 Sep 2025

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

A repository of my LeetCode answers in Rust.

leetcode rust

Last synced: 04 Aug 2025