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/tanmayvaij/leetcode-questions

Solutions for leetcode questions

leetcode leetcode-cpp leetcode-solutions

Last synced: 28 Jul 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/a-r-rony/mysql

This repository contains MySQL queries solutions for various SQL challenges from Hackerrank and Leetcode.

hackerrank leetcode mysql

Last synced: 29 Jul 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/sebasbeleno/leetcode

my leetcode solutions

leetcode

Last synced: 29 Jul 2025

https://github.com/yami2200/leetcode

๐Ÿ“ LeetCode problems solutions in Rust.

leetcode leetcode-solutions rust

Last synced: 30 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/horezmi/leetcode

My LeetCode Problems' Solutions -- JS

leetcode leetcode-javascript leetcode-solutions

Last synced: 30 Jul 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/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/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/jedwards1230/leetcode-timer

Firefox extension for timing LeetCode problems

leetcode timer

Last synced: 02 Aug 2025

https://github.com/jason-c-daniels/jcd.leetcode

A bunch of stuff I did on LeetCode. Most of it ranks well for performance, and some of it even ranks well for memory usage. Sometimes both are true at the same time.

algorithm algorithms leetcode

Last synced: 04 Aug 2025

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

A repository of my LeetCode answers in Rust.

leetcode rust

Last synced: 04 Aug 2025

https://github.com/elliotwutingfeng/grokking-algorithms

Solutions to problems listed in the book "grokking algorithms" by Aditya Y. Bhargava

algorithm algorithms leetcode python

Last synced: 04 Aug 2025

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

Practice Rust for fun

leetcode practice rust

Last synced: 05 Aug 2025

https://github.com/nbhirud/py2021

Just playing around with new and old things in Python. Mostly some brush-up of concepts that I might have forgotten to some extent; not practically, but mostly theoretically.

asyncio flask hackerrank interview-practice leetcode multiprocessing multithreading pandas python python3

Last synced: 09 Nov 2025

https://github.com/moanassiddiqui/30-days-of-leetcode

Solving 2 leetcode questions everyday for the complete month of April 2024.

algorithms data-structures leetcode

Last synced: 09 Mar 2026

https://github.com/sahil-4/dsapractice

I put solutions of leetcode and gfg problems here, currently adding daily POTDs

cpp dsa geeksforgeeks javasc leetcode potd solution

Last synced: 09 Aug 2025

https://github.com/erfanrez/leetcode

Here are problems I solved on LeetCode

dsa-algorithm java leetcode

Last synced: 03 Oct 2025

https://github.com/weareblahs/leetvigator

For those who wanted to navigate through LeetCode, but only know the question number

leetcode leetcode-questions

Last synced: 19 Oct 2025

https://github.com/akshaykhale1992/leetcode-excercise

A Repository of some LeetCode problems along with their solutions

hacktoberfest hacktoberfest2023 leetcode

Last synced: 10 Aug 2025

https://github.com/arondight/leetcode

C solutions of LeetCode problems

c leetcode leetcode-c leetcode-solutions

Last synced: 10 Aug 2025

https://github.com/haeramkeem/alGo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 10 Aug 2025

https://github.com/zhenye-na/algs-tpl

:shipit: This repository contains some handy algorithm templates for coding interview questions. All are written in Python/Java/C++.

algorithms leetcode lintcode

Last synced: 04 Oct 2025

https://github.com/qiwihui/artsc

ARTSๆŒ‘ๆˆ˜ๆ”ถ้›†

algorithm arts leetcode review share tip

Last synced: 17 Jan 2026

https://github.com/yelinz/leetcode-notes

Leetcode notes

leetcode leetcode-python

Last synced: 09 Nov 2025

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

All leetcode solutions that I did from MySQL, PostgreSQL, Python, to Java!! :))

java leetcode mysql postgresql python

Last synced: 09 Apr 2026

https://github.com/metruzanca/leetcode-old

My effort to do a daily leetcode challenge. Verifiable on my wakatime profile.

leetcode

Last synced: 12 Aug 2025

https://github.com/rustydavinci/leetcodesolutions

LeetCode problems solutions in Swift

leetcode leetcode-solutions leetcode-swift swift

Last synced: 12 Aug 2025

https://github.com/asarkar/jdata

Java data structures and JUnit 5 utilities used in coding questions

binary-tree data-structures fenwick-tree java junit5 leetcode linked-list

Last synced: 13 Aug 2025

https://github.com/shahsad-kp/leetcode-solutions

Run LeetCode-style Python solutions locally with test cases and CLI, for personal practice.

automation cli coding-practice leetcode personal-project python test-runner

Last synced: 13 Aug 2025

https://github.com/iprashantraj/leetcode-tracker

Chrome extension + React dashboard that tracks LeetCode time, charts your grind, and adds a friends leaderboard. Supabase backend.

chrome-extension javascript leetcode manifest-v3 react supabase tracker vite

Last synced: 24 May 2026

https://github.com/yuldashov10/javaexercises

Write once, run anywhere!

algorithms codeforces codewars java leetcode

Last synced: 25 Dec 2025

https://github.com/prashanthatp/leetcode-client

Node Application to Consume Leetcode Api

api client javascript leetcode leetcode-api nodejs

Last synced: 19 Apr 2026

https://github.com/dampdigits/leetcode75

Top 75 leetcode problems for interviews

java leetcode leetcode75 python

Last synced: 24 May 2026

https://github.com/giorgiosld/leetcode

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

leetcode leetcode-python python3

Last synced: 13 Sep 2025

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

Practicing questions on leetcode and solutions are being reflected here

algorithms daily-coding-problem data-structures dsa-practice leetcode leetcode-cpp leetcode-solutions

Last synced: 19 Aug 2025

https://github.com/camille-004/leetcode-code-resources

LeetCode solutions and explanations

leetcode python sql tesla

Last synced: 18 Jan 2026

https://github.com/albresky/leetcode_writeup

LeetCode ๅŠ›ๆ‰ฃๅˆท้ข˜ๅฟƒๅพ— | Hot100 | Compiler | AI Compiler | C++

cpp leetcode

Last synced: 23 Aug 2025

https://github.com/sumonta056/start-cp-again

Pratice session of intership preparation !

codeforces interview-questions leetcode mock notes

Last synced: 27 Aug 2025

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

Solutions to LeetCode problems in Java.

algorithms java leetcode

Last synced: 16 May 2026

https://github.com/zolotyh-dk/data-structures-and-algorithms

ะ ะตัˆะตะฝะธั ะทะฐะดะฐั‡ ะฟะพ ะฐะปะณะพั€ะธั‚ะผะฐะผ ะธ ัั‚ั€ัƒะบั‚ัƒั€ะฐะผ ะดะฐะฝะฝั‹ั… ั LeetCode

algorithms-and-data-structures arrays-and-strings java leetcode sliding-window two-pointers

Last synced: 26 Feb 2025

https://github.com/adrienc21/leetcode

Collection of LeetCode questions and their solutions

coding-challenge coding-interviews cpp leetcode leetcode-solutions problem-solving python rust

Last synced: 29 Apr 2026

https://github.com/giorgiogtelian/leetcode_problems

my leetcode problem i will add the medium to hard difficulties one

leetcode leetcode-cpp leetcode-solutions problem-solving problems solution solutions

Last synced: 25 Dec 2025

https://github.com/mzmbq/leet-get-problem

Pull LeetCode problems into Obsidian notes using the Templater plugin.

leetcode obsidian obsidian-templater

Last synced: 12 Jan 2026

https://github.com/mprograms-mg/javascript-practices

About This repository contains Javascript Code snippet of JS Topic and LeetCode Solutions. helping developer to learn and practice JavaScript concepts and features in a hands-on way.

anuglar beginners coding-challenge javascript javascript-library leetcode leetcode-javascript practice-programming react typescript

Last synced: 25 Feb 2025

https://github.com/ch-garcia/leetcode_python

This repository contains all of my Python solutions for problems solved on LeetCode.

leetcode leetcode-pandas leetcode-problems leetcode-python leetcode-solutions pandas python

Last synced: 18 May 2026

https://github.com/thesr007/neetcode

NeetCode Solution by TheSR

leetcode neetcode neetcode-150-python neetcode150

Last synced: 30 Mar 2025

https://github.com/shankarmattigatti/leetcode

LeetCode Problems Solutions

java javascript leetcode sql typescript

Last synced: 10 Apr 2026

https://github.com/gopikrsmscs/leet-classifier

A open source tool designed to organize solved LeetCode problems into logical folders by tags, making it easy to revisit and maintain your coding achievements.

leetcode leetcode-solutions python python3

Last synced: 25 May 2026

https://github.com/saysky/leetcode

Practice makes perfect.

leetcode leetcode-java

Last synced: 25 May 2026

https://github.com/art2url/leetcode

๐Ÿ‘จโ€๐Ÿ’ป A repository of solutions for LeetCode problems, focusing on algorithms, data structures, and efficient coding practices.

coding-challenges competitive-programming github javascript learning leetcode problem-solving programming solutions sql typescript

Last synced: 10 Apr 2026

https://github.com/mnnkhndlwl/dsa-questions

Collection of Leetcode and GFG Quesions to prepare for interviews

leetcode

Last synced: 15 May 2025

https://github.com/abdel7ak96/google-foobar-challenge

An attempt at the Google Foobar challenge

foobar-challenge google leetcode python

Last synced: 26 May 2026

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

This repository contains solutions to various LeetCode problems categorized by difficulty levels: Easy, Medium, and Hard. Each solution is implemented in C# and aims to be clear, efficient, and easy to understand.

coding-challenges csharp leetcode leetcode-solutions

Last synced: 21 Jun 2025

https://github.com/makstyle119/leetcode

this is my journey to learn and understand DSA by solving leetCode (one problem each day)

explanation javascript leetcode leetcode-solutions makstyle119 php python typescript

Last synced: 30 Jun 2025

https://github.com/sonnguyen9800/leetcode-fighter-go

A repository of my solution for leetcode in go-lang

algorithm-challenges datastructures-algorithms golang leetcode

Last synced: 26 May 2026

https://github.com/tohsaka888/leetcode-hot-100

leetcodeๅˆท้ข˜

leetcode typescript

Last synced: 15 May 2025

https://github.com/mikeleo03/leetcode-journey

Dedicated this repo to my LeetCode grind, which I now find incredibly exciting! :D

cpp grind leetcode

Last synced: 23 Mar 2025

https://github.com/kevinknights29/leetcode_gym

This project contains the problems I solved from leetcode and their variants in multiple languages.

algorithms-and-data-structures leetcode neetcode

Last synced: 22 Mar 2025

https://github.com/vishalthehuman/leetcode

Here, I will be updating the Leet Code Questions that I've solved. The answers will be correct but it may not always have the best runtime and memory usage. Bear with me.

leetcode leetcode-go leetcode-golang leetcode-java leetcode-python leetcode-python3 leetcode-questions leetcode-solutions

Last synced: 15 Apr 2025

https://github.com/pixcai/algorithms

Algorithms notes and code and leetcode solution by JavaScript

algorithm algorithms-datastructures algorithms-implemented javascript leetcode leetcode-javascript nodejs

Last synced: 27 Apr 2026

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

A collection of LeetCode problem solutions submitted via the LeetSync Chrome extension. This repository showcases solutions written in TypeScript, demonstrating clean, efficient code and a focus on algorithmic problem-solving across various difficulty levels.

algorithms leetcode typescript

Last synced: 07 Apr 2025

https://github.com/jimut123/competitive_programming

All the competitive programming on hacker rank, code chef, codeforces and leetcode that I'll do.

ad-hoc algorithms codechef codeforces competitive-coding cpp17 data-structure dynamic-programming graph-theory hacker hackerrank-solutions leetcode optimisation

Last synced: 16 Jan 2026

https://github.com/kendalblythe/leetcode-typescript

Contains my solutions to LeetCode problems using TypeScript.

eslint leetcode leetcode-solutions pnpm prettier typescript vitest vscode

Last synced: 11 Apr 2026

https://github.com/cardoso010/challenges

Leetcode, codewar, hackerrank Challenges

algorithms challenges codewa data-structures elixir leetcode study

Last synced: 23 Mar 2025