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/devtanish/leetcode-cpp

Dealing with problem solving in C++ daily

cpp leetcode leetcode-cpp leetcode-solutions problem-solving

Last synced: 12 Oct 2025

https://github.com/tadod12/leetdaily

Daily solving Leetcode problems and tracking progress

daily leetcode python

Last synced: 04 Jan 2026

https://github.com/hweawer/algohol

Algorithmic tasks in courses and contests

algorithms data-structures leetcode

Last synced: 10 Oct 2025

https://github.com/chinesedfan/clist-ex

clist-ex is an extension based on the great website https://clist.by/.

codechef competitive-programming leetcode

Last synced: 18 Jul 2025

https://github.com/ksharma67/leetcode-neetcode-all

Leetcode NeetCode All problems solved in Python for interview prep.

data-structures-and-algorithms interview-questions leetcode leetcode-python python python3

Last synced: 13 May 2025

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

This Repo will contain all the Leetcode daily problems, to make the habit of coding daily and get a new concept everyday.

cpp daily-coding-problem leetcode

Last synced: 26 Feb 2025

https://github.com/peefy/peefyleetcode

📜These are LeetCode code files of Peefy contains C++, C#, Java, Python.

cpp csharp java leetcode python

Last synced: 12 Jul 2025

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

It is an npm package that allows you to integrate Leetcode components into your personal projects.

competitive-programming cp leetcode leetcode-profiler npm npm-packages

Last synced: 23 Jun 2025

https://github.com/chrisrbxiong/leetcodesolution

A solution set for leetcode

leetcode python

Last synced: 25 Feb 2025

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

Practice for leetcode.com

leetcode

Last synced: 18 Mar 2025

https://github.com/code-alchemist01/leetcode-algorithm-solutions

This repo was created to test the most efficient solutions to the algorithm problems found in leetcode. We are trying to find the best solutions to memory management and time complexity.

algorithms leetcode leetcode-solutions

Last synced: 09 Oct 2025

https://github.com/the-mrinal/revise

Track coding practice with spaced repetition. Browser extension + FastAPI server for LeetCode, CodeChef, HackerRank & more.

browser-extension coding-practice leetcode spaced-repetition

Last synced: 13 Mar 2026

https://github.com/larsyngvelundin/leetcode

My LeetCode solutions so far

leetcode leetcode-python leetcode-solutions

Last synced: 07 Apr 2025

https://github.com/yue1123/study-every-day

前端学习笔记,每天进步一点点

javascript leetcode typescript

Last synced: 22 Jun 2025

https://github.com/merteldem1r/algostruct

AlgoStruct - Mastering DSA with C & C++ Data Structures and Algorithms, Essential Concepts like Pointers, OOP, Structures, Memory Allocation etc. with well explained comment lines and Readme files. Implementing all Data Structures from scratch and their Algorithms.

algorithms c computer-science cpp data-structures leetcode

Last synced: 08 Oct 2025

https://github.com/raminmammadzada/coding-challenges

My solutions to several challenged in LeetCode, Hackerrank and Repl.it.

challenge hackerrank leetcode replit

Last synced: 07 Apr 2025

https://github.com/iphelf/codeforcesstarterpack

This is a CMake project base for solving programming exercises (e.g. Codeforces).

automation cmake codeforces leetcode

Last synced: 15 Jul 2025

https://github.com/diogocarrola/leetcode75

The 75 most frequent LeetCode questions in coding interviews, curated by industry experts. The only resource you need for coding interviews.

algorithms c coding-challenges cpp data-structures interview-preparation javascript leetcode python

Last synced: 06 Oct 2025

https://github.com/jakxz/advent-of-code

advent-of-code and other practice coding. learning in public (and with friends)!

advent-of-code leetcode

Last synced: 01 Mar 2026

https://github.com/kalongn/leetcode_solution

Leetcode Progress

leetcode

Last synced: 14 Apr 2025

https://github.com/tarunbatra/rangr

Manage ranges and overlaps between them

leetcode overlapping range set

Last synced: 01 Mar 2025

https://github.com/shiweihe0713/algorithms-made-easy

Algorithm learning hub : show case the fundamental algorithms like sorting algorithms, such as generic sort, merge sort, quick sort, bucket sort, and radix sort, etc.

algorithms binary-search-tree computer-science data-structures leetcode sorting-algorithms tree

Last synced: 30 Jan 2026

https://github.com/wangxingkang/leetcode

❤️ 每周练习至少二道算法题,每天进步一点点。

leetcode typescript

Last synced: 07 Sep 2025

https://github.com/jotavare/leetcode

My completed exercises from LeetCode and some training examples.

bash c cpp leetcode shell

Last synced: 12 Nov 2025

https://github.com/sadanandpai/algo-visualizer

Algo visualizer for island problem

algorithms dsa-algorithm javascript leetcode reactjs

Last synced: 27 Mar 2025

https://github.com/michaelehab/leetcode-march-challenge-2022

This Repository contains my solutions to March LeetCoding Challenge 2022 problems.

backtracking bfs binary-search bit-manipulation dfs leetcode leetcode-solutions problem-solving recursion strings two-pointers

Last synced: 04 Mar 2025

https://github.com/pranjalya/competitive-programming-hub

Competitive Programming questions and their solutions from various sources including LeetCode, Hackerrank, Google Kickstart, Codechef and more platforms.

codechef codeforces competitive-programming cp cpp golang hackerrank leetcode python

Last synced: 08 Jul 2025

https://github.com/jhonsnow456/data-structure-algorithm

it is a personal project which includes solved solution from various coding website such as leetcode and geeks for geeks and Google KickStart

cses gfg google-kickstart leetcode vim

Last synced: 30 Aug 2025

https://github.com/emahtab/maximum-subarray-sum

Find the maximum contiguous subarray sum

kadane-algorithm leetcode problem-solving

Last synced: 14 Oct 2025

https://github.com/zxypro1/offlineleetpractice

A local-run LeetCode-style coding practice system that lets you browse, code, and test problems 100% offline—perfect for planes, cruises, or any no-internet scenario.

interview-practice interview-practice-software-testing leetcode leetcode-practice

Last synced: 27 Aug 2025

https://github.com/divith123/easytutor

EasyTutor is a comprehensive platform designed to help learners master programming, data structures, algorithms, web development, system design, and more. With interactive tutorials, coding challenges, and community-driven features, EasyTutor provides a structured and engaging environment for users to learn and grow.

geeksforgeeks leetcode nextjs tailwindcss w3schools

Last synced: 09 Apr 2025

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

My personal accepted solutions to leetcode.com algorithm problems in Golang

algorithms golang interview-practice leetcode leetcode-go leetcode-golang leetcode-solutions

Last synced: 29 Mar 2025

https://github.com/milan-960/leetcode-js-soutions

Leetcode solution with question of the problem and algorithm challenges! ❤️

algorithm arrays leetcode leetcode-javascript leetcode-solutions

Last synced: 23 Aug 2025

https://github.com/kahkasha17/leetcode-codecrushdaily

🎉 Welcome to the LeetCode Lounge! 🚀 Join me on a coding adventure as I tackle daily LeetCode challenges! Each day, I’ll drop unique solutions and quirky notes, turning algorithms into fun puzzles. 🧩 Whether you’re here to learn or just vibe with my journey, let’s make coding a fiesta of creativity! 🎊 Dive in and enjoy the ride! 💻✨

algorithm algorithms-and-data-structures cpp java javascript leetcode leetcode-challenges leetcode-cpp leetcode-java leetcode-javascript leetcode-solutions

Last synced: 29 Oct 2025

https://github.com/islatri/leetkocpp

A cargo-like runner for C/C++/Rust LeetCode problems

algorithms c cpp leetcode leetcode-c leetcode-cpp leetcode-rust rust

Last synced: 24 Aug 2025

https://github.com/ahmad-masud/compcode

⌨ Prepare for your company's coding interview through solving frequently asked LeetCode problems.

express faang leetcode mongodb nodejs react stripe

Last synced: 09 Mar 2026

https://github.com/shxntanu/dsa

🧩 DSA Problems & Notes from Leetcode

c cpp dsa java leetcode portfolio python sql

Last synced: 20 Aug 2025

https://github.com/kumar-rinku0/alpha

code files of alpha and leetcode problems.

array gfg gfg-solutions graph java leetcode leetcode-solutions solutions tree tries

Last synced: 10 Jul 2025

https://github.com/miraclecancode/leetcode_backend

✨ | Analogue of the popular LeetCode application

golang leetcode pet-project

Last synced: 14 Apr 2025

https://github.com/wenlong-guo/leetcode-practice-java

leetcode离线版,包含测试用例,官方答案,时间复杂度最低的答案,延迟最低的答案,并且预留了你的答案位置,直接写答案就可以开始刷题啦

android java leetcode leetcode-java sort

Last synced: 07 Jul 2025

https://github.com/kguzek/leetcode-project-generator

A LeetCode project template generator for various languages.

automation cli click interview interview-questions leetcode project-generator python templates

Last synced: 09 Apr 2025

https://github.com/palemoky/leetcode

LeetCode Solutions in Go, Python, and Rust

algorithms go leetcode python rust

Last synced: 25 Dec 2025

https://github.com/matnoble/leetcode

leetcode python3 solutions

algorithms leetcode leetcode-python3-solutions

Last synced: 04 Apr 2025

https://github.com/raj-kansagra/lc-participant-locator

Find your position in the LeetCode contest list to easily locate and view other users' codes.

chrome-extension code-viewer javascript leetcode leetcode-participant-position-finder leetcode-user-search position-locator position-tracker

Last synced: 08 Jan 2026

https://github.com/aboubakr-jelloulat/problem-solving

This repository, LeetCode && Codeforces, is a collection of solutions to problems I solve on LeetCode && Codeforces, It serves as a personal journey to improve my problem-solving skills across multiple programming languages.

algorithms codeforces cplusplus csharp daily-coding-problem dsa icpc leetcode problem-solving training

Last synced: 26 Jun 2025

https://github.com/stepantita/interview-prep

This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics

algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises

Last synced: 17 Jan 2026

https://github.com/manid2/dsa

Data structures and algorithms code.

algorithms data-structures interview leetcode leetcode-solutions

Last synced: 29 Oct 2025

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

This repository contains all my learnings and code while practicing DSA.

algorithms data-structures dsa java leetcode math solutions

Last synced: 12 May 2025

https://github.com/mehdihadeli/leetcode-playground

Leetcode problems and solutions in C# and Golang

algorithms leetcode leetcode-solutions problem-solving

Last synced: 11 Sep 2025

https://github.com/pinple/leetcode

👯‍♀️给脑细胞做做体操

leetcode leetcode-cn leetcode-python

Last synced: 21 Mar 2025

https://github.com/ychaaibi/leetcode

Leetcode - Competitive Programming - Problem Solving 🧩🧠.

algorithms competitive-programming data-structures leetcode leetcode-cpp leetcode-solutions problem-solving

Last synced: 11 Apr 2025

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

Leetcode Blind75 in Rust 表格整理及詳解

blind75 leetcode rust

Last synced: 22 Feb 2025

https://github.com/samyam81/june-leetcode

Welcome to the June LeetCode Challenge Solutions repository! This repository contains a collection of solutions to LeetCode questions that were featured in the June challenge.

go golang graph hashmap hashmap-java java leetcode leetcode-java leetcode-june-challenge sort string two-pointers

Last synced: 31 Oct 2025

https://github.com/si618/leetcode

Benchmarked LeetCode problems in C# with naïve F# solutions on my functional programming journey

leetcode neetcode

Last synced: 17 Jan 2026

https://github.com/avikumar15/cp-algorithm-solutions

Solutions to cp and algorithm problems from platforms like Leetcode, Spoj, Google Contests 👨‍💻

algorithms cpp cpp17 data-structure dsa-algorithm interview-preparation interview-questions leetcode leetcode-cpp leetcode-solutions python spoj spoj-solutions

Last synced: 16 Mar 2025

https://github.com/ggcr/go-algorithms

A collection of LeetCode problems, data-structures and algorithms in Go following the TDD cycle.

algorithms data-structures go leetcode leetcode-solutions neetcode tdd

Last synced: 09 Aug 2025

https://github.com/scarowar/scars-of-leetcode

Automation-driven LeetCode workflow with solutions, spaced-repetition flashcards, and Anki integration.

algorithms anki automation coding-interviews flashcards interview-preparation leetcode neetcode150 open-source python spaced-repetition

Last synced: 03 Aug 2025

https://github.com/prathameshdhande22/data-structure-and-algorithms

This Repository Contains all the code which i have written while doing DSA.

algorithm algorithms clanguage data-structures dsa dsa-algorithm java leetcode

Last synced: 04 Jul 2025

https://github.com/kanukim97/algorithm

알고리즘 풀이 Repository입니다

algorithm leetcode programmers-online-judge sql

Last synced: 26 Dec 2025

https://github.com/altyalty/leetcode-drafts

Drafts I make during solving Leetcode problems

algorithms javascript leetcode

Last synced: 19 Feb 2026

https://github.com/yaliixxg/keep-doing-exercises

记录下自己做的题目。(Leetcode)

javascript leetcode python3 solutions

Last synced: 24 Feb 2025

https://github.com/sankichi92/leetcode-75

LeetCode 75 by Rust

leetcode leetcode-rust rust

Last synced: 01 Aug 2025

https://github.com/basitraza228/dart-leetcode-blind75

Blind 75 LeetCode Solutions in Dart – A collection of well-optimized solutions for the Blind 75 LeetCode problems, implemented in Dart. This repository is aimed at helping developers and competitive programmers practice essential coding patterns in Dart.

algorithms blind75 coding-challenges competitive-programming dart data-structures flutter interview-prep leetcode problem-solving

Last synced: 19 Feb 2026

https://github.com/sahilsh-dev/cheetcode

Modern Sleek Leetcode with shadcn/ui

javascript leetcode react shadcn-ui tailwindcss

Last synced: 21 Feb 2026

https://github.com/v1tbrah/algorithms

Data structures and algorithms.

algorithms data-structures go golang leetcode

Last synced: 01 Apr 2025

https://github.com/askitendo/dsa-excercise

Documentation for DSA practice programs with the question and online progress tracker such as GeeksForGeeks, Codeninjas, Leetcode etc.

a2z-dsa-sheet-solutions codingninjas cpp cppstl daily-coding-problem dsa dsa-practice geeksforgeeks leetcode stl striver-a2z-sheet

Last synced: 29 Mar 2025

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

Notes, libraries, templates, and solutions to various competitive programming platforms.

challenge coding competitive cp cpp ctci leetcode mrjudge programming python

Last synced: 24 Dec 2025

https://github.com/grayhatdevelopers/mojo-vs-python-benchmarks

Comparing Mojo and Python for some newbie work

benchmark leetcode modular mojo python

Last synced: 12 Apr 2025

https://github.com/bestlyg/bestlyg

这是一个个人仓库,里面存储着编程依赖做过的的有意思的代码。

cpp javascript leetcode rust typescript

Last synced: 23 Sep 2025

https://github.com/marcellomaugeri/leetcodeproblems

Solutions for LeetCode problems to practice for interviews

leetcode leetcode-solutions programming-exercises

Last synced: 18 Feb 2026

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

LeetCode problems' solutions using Go.

algorithm datastructure go golang interview leetcode

Last synced: 06 Jan 2026

https://github.com/benami171/leetcode_sol

Solutions for many LeetCode problems that i've solved.

java leetcode leetcode-java leetcode-solutions

Last synced: 09 Mar 2026

https://github.com/kagaya85/codepractice

📑CodePractice, Code Snippets, Algorithm, Interview Code and more~(๑•̀ㅂ•́)و✧ (Mostly in Golang)

algorithms code golang leetcode

Last synced: 09 Mar 2026

https://github.com/sandeepkushwaha/programming-practices

Programming practice solutions of GeekForGeeks(GFG), Codechef, hacker rank, leetcode etc.

coding-ninjas coding-ninjas-solution coding-platfoms gfg gfg-solutions java leetcode leetcode-solutions programming-exercises

Last synced: 26 Nov 2025