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/balta2ar/scratchpad

Experiments with algorithms/data structures, leetcode solutions

algorithms data-structures leetcode leetcode-python leetcode-solutions

Last synced: 05 Nov 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/buikhacnam/leetcode-assistant-chrome-extension

A Chrome Extension makes your Leetcode journey easier!

chrome chrome-extension leetcode leetcode-solutions

Last synced: 08 May 2026

https://github.com/fastwei/geekbo-training

crack leetcode,algorithms

algorithms java8 leetcode

Last synced: 02 Jan 2026

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/tasxatzial/leetcode-js

Leetcode solutions in JavaScript

leetcode leetcode-javascript

Last synced: 02 Mar 2025

https://github.com/wx-coding/LeetCode

力扣算法

golang leetcode

Last synced: 08 Sep 2025

https://github.com/hannahlspencer/leetcode

My solutions for Leetcode problems

leetcode leetcode-kotlin leetcode-solutions

Last synced: 06 Apr 2025

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

Repository where I document my progress as I tackle various coding challenges on LeetCode. All written in Python.

journey leetcode leetcode-practice leetcode-python leetcode-python3 leetcode-solutions

Last synced: 09 Nov 2025

https://github.com/tisfeng/leetcode

Using Swift to solve leetcode !

leetcode swift

Last synced: 16 Aug 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/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/arjunkdot/leetcode-js

This repo contains solutions to various LeetCode problems I've tackled over time, implemented in JavaScript. Each problem's solution is organized by difficulty.

alogrithms dp dsa javascript leetcode

Last synced: 01 Jun 2026

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/straylittlepunk/leetcode

Leetcode Problems Solution

algorithms-datastructures leetcode rust

Last synced: 14 Apr 2025

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

Solving leetcode questions

leetcode python typescript

Last synced: 29 Apr 2026

https://github.com/shubhansu-kr/dailychallenge-2024-leetcode

This repo contains the Leetcode Daily Challenge Solution in C++ Language.

cpp leetcode leetcode-daily-challenge leetcode-solutions leetcode-solutions-cpp

Last synced: 02 Jan 2026

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

Firefox extension for timing LeetCode problems

leetcode timer

Last synced: 02 Aug 2025

https://github.com/arsharaj/arsharaj-leetcode

Problems solved in daily leetcode challenges and weekly contests

arsharaj java leetcode leetcode-daily-challenge

Last synced: 30 Mar 2025

https://github.com/aryan-dhankani/leetcode

Leetcode question's (C++, Java , Python) optimized and commented solutions for DSA practice.

algorithms leetcode leetcode-solutions

Last synced: 15 Sep 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/minel1410/leet_code_daily

This repository contains my daily solutions to LeetCode problems, implemented in Java. Each solution is well-structured, optimized, and includes explanations where necessary.

java leetcode leetcode-solutions

Last synced: 19 Oct 2025

https://github.com/linsanity03/leetcode_problems

Repository consists of solution for data structures and algorithms focusing on technical problems.

array backtracking-algorithm binary-search dynamic-programming graphs-algorithms hashmap heap-algorithm leetcode linked-list python3 sliding-window stack two-pointers

Last synced: 16 Oct 2025

https://github.com/mlemoe/leetcode

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

leetcode typescript

Last synced: 03 Apr 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/equalma/solve-leetcode-rs

Solve leetcode problems in Rust (Working in Progress)

leetcode rust

Last synced: 19 Oct 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/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/arkadiyshuvaev/leetcode-challenges

Practice makes perfect :)

leetcode python

Last synced: 08 May 2026

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

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

leetcode

Last synced: 30 Mar 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/seihmd/leetcodeutil

Go util for Leetcode problems

go golang leetcode leetcode-golang

Last synced: 23 Jul 2025

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/abdoelabassi/leetcode

Solving Leetcode problems using different programming languages: C/C++, Fortran, Python, Rust, Java, Go, Zig, JS/TS

algorithms bigonotation clang datastructures fortran golang java leetcode rust typescript zig

Last synced: 08 Apr 2026

https://github.com/erfanrez/leetcode

Here are problems I solved on LeetCode

dsa-algorithm java leetcode

Last synced: 03 Oct 2025

https://github.com/woohoeon/leetcode

Solutions to LeetCode challenges.

leetcode leetcode-solutions

Last synced: 15 May 2026

https://github.com/p4zd4n/leetcode

Solutions of programming tasks from LeetCode

algorithms java leetcode leetcode-solutions

Last synced: 23 Jul 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/akshayone8/coding-challenges

JavaScript challenges, which include problems from LeetCode, CodeWars, and others.

codewars codewars-kata-solution freecodecamp freecodecamp-challenge javascript leetcode

Last synced: 27 Mar 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/the-mann/leetcode

My leetcode scratchpad

algorithms algorithms-implemented leetcode

Last synced: 27 Mar 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/jaimayal/datastructures-algorithms-exercises

List of solved DSA (Leetcode) problems. Implemented in multiple languages (TypeScript, Java, Python). Problems are classified by category. Big O complexity analysis inside each problem's notes.

algorithm algorithms data-structures dsa leetcode leetcode-solutions

Last synced: 23 Oct 2025

https://github.com/haeramkeem/alGo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 10 Aug 2025

https://github.com/joaovaladares/coding-exercises-solutions

A compilation of solutions of several coding exercises I did in various sites

cpp haskell leetcode project-euler

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/yukunj/leetcode-practice-by-tag

This is the repository for LeetCode coding exercise starting May 2021.

algorithms-and-data-structures leetcode python

Last synced: 27 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/n8brooks/leetcode

Python blind 75

leetcode python3

Last synced: 06 Apr 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/harish-aka-shivi/algo-ds

Data structures implementations, algorithms, leetcode solutions, etc

algorithms data-structures dynamic-programming leetcode recursion typescript

Last synced: 03 Oct 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/nutkiattisak/leetcode-30-days-of-javascript

I've implemented solutions to several LeetCode problems during the "30 Days of JavaScript" challenge. You can find my work here.

javascript leetcode leetcode-30days-challenge

Last synced: 21 May 2026

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/shubham-kv/competitive-programming

Leetcode solutions, Daily CP, Competitive Programming.

competitive-programming daily-leetcode leetcode leetcode-solutions

Last synced: 13 Aug 2025

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/egrizq/golang-data-structure

Data Structure with Golang

data-structures golang leetcode

Last synced: 02 Nov 2025

https://github.com/mohfazam/dsa

A repo covering all topics of DSA, where algorithms meet precision, and code is crafted to master the complexities of competitive programming.

algorithms codechef codeforces competative-programming cpp data-structures dsa geeksforgeeks leetcode

Last synced: 23 Oct 2025

https://github.com/chaoyangnz/leetcode

Leetcode solutions with Kotlin and Java

algorithm kotlin leetcode pass-the-time

Last synced: 15 May 2026