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/shreemay-dixit/notion-coding-sync

A simple progress tracker which updates data from websites like leetcode,codechef,hackerank etc into your notion dashboard.

automation database leetcode notion progress tracker

Last synced: 09 May 2026

https://github.com/whyvineet/cp-solutions

Solutions to problems from CSES, Codeforces, and LeetCode

codeforces codeforces-solutions cses cses-solutions leetcode leetcode-python leetcode-solutions python3

Last synced: 10 Jun 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/santoshvarmaaddala/leetcode_api

Leetcode Api to fetch the leetcode user details easily

api endpoint fastapi graphql leetcode python3 request uvicorn webscarpping

Last synced: 09 May 2026

https://github.com/emilwijayasekara/leetcode-1389-create-target-array-in-the-given-order

LeetCode Problem 1389. Create Target Array in the Given Order - Creating a target array by sequentially inserting elements from the 'nums' array at specified indices given in the 'index' array. The goal is to return the final target array following the insertion rules.

java leetcode leetcode-java leetcode-solutions

Last synced: 10 Jun 2026

https://github.com/11xdeveloper/leetils

All (not really) of leetcode's problem solutions in one package.

javascript leetcode leetcode-javascript leetcode-solutions typescript utilities-library

Last synced: 11 May 2026

https://github.com/1git2clone/leetcode-trees-rs

A Rust library for Binary Tree Node and Singly Linked List ListNode LeetCode problems.

crate github-actions gitlab-ci leetcode rust rust-leetcode rust-leetcode-solutions rust-library

Last synced: 11 May 2026

https://github.com/rabi-siddique/leet-commit

LeetCommit is a browser extension that allows users to quickly commit their leetcode problem;s code to their GitHub repositories directly from their browser. The extension is compatible with most modern browsers, including Chrome, Firefox, and Safari.

chrome-extension chrome-extensions github javascript leetcode

Last synced: 11 May 2026

https://github.com/rmenai/leetcode

My LeetCode solutions

algorithms leetcode python

Last synced: 11 May 2026

https://github.com/elskow/datasturucturego

Generic Go-lang Code (I do a lot leetcode)

leetcode

Last synced: 11 May 2026

https://github.com/dussanfreire/leetcode-challenges-javascript

This repository contains my JavaScript solutions to various LeetCode challenges, aimed at improving problem-solving skills and helping others on their coding journey.😃

algorithms javascript leetcode

Last synced: 13 May 2026

https://github.com/kaierikniermann/tech-interview-prep

This is a collection of some materials for technical interviews

algorithms dsa interview-prep leetcode

Last synced: 13 May 2026

https://github.com/shahadathhs/leetcode-javascript

JavaScript-only LeetCode questions with solutions, explanations, and concept-based tagging.

algorithms data-structures javascript leetcode leetcode-javascript leetcode-solutions leetcode-typescript typescript

Last synced: 13 May 2026

https://github.com/andooown/challenges

My coding challenges

leetcode

Last synced: 14 May 2026

https://github.com/vivaxy/algorithms

✏️ Algorithms

algorithms javascript leetcode python

Last synced: 14 May 2026

https://github.com/ridvikpal/leetcode-solutions-cpp

C++ solutions to problems I've solved on DSA platforms like LeetCode

cpp leetcode leetcode-solutions

Last synced: 11 Jun 2026

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

I will be posting my solutions and explanations for every question in the "Leetcode 75", "Grind 169", daily challenges, and many more study plan. I will be using C++

cpp leetcode leetcode-solutions

Last synced: 11 Jun 2026

https://github.com/grand-27-master/leetcode-solutions

Collection of LeetCode questions to ace the coding interview!

dsa interview-preparation leetcode problems

Last synced: 13 Jun 2026

https://github.com/emilwijayasekara/leetcode-2441-largest-positive-integer-that-exists-with-its-negative

LeetCode Problem 2441.Largest Positive Integer That Exists With Its Negative - The problem requires finding the largest positive integer in an array such that its negative counterpart also exists in the array. The objective is to return this maximum positive integer, or -1 if no such integer is found.

java leetcode leetcode-java leetcode-solutions

Last synced: 13 Jun 2026

https://github.com/somnathkar000/javascript-to-typescript-learning-journey

Welcome to the JavaScript to TypeScript Learning Journey repository! This repository documents my learning journey from JavaScript to TypeScript and includes various materials and exercises to enhance my understanding of the language. Additionally, I have solved a few DSA problems, which are located in the "dsa" folder.

dsa-practice leetcode typescript

Last synced: 13 Jun 2026

https://github.com/aghoshpro/interviewcoding101

Contains all of my codes that I have practiced for the coding interviews and learn new things

codegolf codeshop hackerearth hackerrank kattis-problems leetcode projecteular

Last synced: 17 Jun 2026

https://github.com/wasi0013/leet_code

leetcode :snake: Python 3 solutions

leetcode leetcode-python3-solutions leetcode-solutions python

Last synced: 18 Jun 2026

https://github.com/zsarge/leetcode

Random leetcode problems

leetcode leetcode-solutions leethub

Last synced: 22 Jun 2026

https://github.com/dgarc359/neetcode

Neetcode solutions in typescript

generally-available leetcode neetcode typescript

Last synced: 23 Jun 2026

https://github.com/straylittlepunk/leetcode

Leetcode Problems Solution

algorithms-datastructures leetcode rust

Last synced: 24 Jun 2026

https://github.com/bigpick/leetcode

Various leetcode.com problem prompt solutions

algorithms interview interview-questions leetcode practice programming

Last synced: 25 Jun 2026

https://github.com/emilwijayasekara/leetcode-1816-truncate-sentence

LeetCode Problem 1816. Truncate Sentence - Given a sentence s​​​​​​ and an integer k​​​​​​. You want to truncate s​​​​​​ such that it contains only the first k​​​​​​ words. Return s​​​ after truncating it.

java leetcode leetcode-java leetcode-solutions

Last synced: 01 Mar 2025

https://github.com/shuklaritvik06/leetcode

Leetcode Questions that I solved using LEETHUB!

leetcode leethub

Last synced: 24 Apr 2026

https://github.com/astaphobia/leetcodes

Leetcodes brain workout with golang

leetcode leetcode-golang

Last synced: 14 Jan 2026

https://github.com/aint/leetcode

🎓 My polyglot solutions of Leetcode problems. Scala, Java, Golang, Python, C++ etc.

algorithms cpp golang java leetcode python rust scala

Last synced: 14 Jan 2026

https://github.com/salma-mamdoh/30-day-of-pandas

My Solutions For 30-Day-of-Pandas Challenges on LeetCode.

30-day-leetcoding-challenge jupyter-notebook leetcode pandas problem-solving python

Last synced: 09 May 2026

https://github.com/didogrigorov/leetcode-may-daily-challenges-2023

Python solutions to LeetCode's May 2023 Daily Challenges, organized by date. Ideal for practicing coding, mastering Python, and preparing for interviews.

algorithm-challenges algorithms algorithms-and-data-structures coding coding-challenge coding-challenges coding-interviews data-structures interview leetcode leetcode-python leetcode-solutions programming python python3

Last synced: 12 Oct 2025

https://github.com/toquery/leetcode-cn

leetcode 在线刷题Java版

java leetcode

Last synced: 29 Oct 2025

https://github.com/khaydarov/cs-labs

Algorithms and Data Structure implementations, Leetcode problem solutions

algorithms-and-data-structures e-maxx geekforgeeks leetcode sicp-exercises

Last synced: 23 Feb 2026

https://github.com/oleksiygarnik/leetcode-code-interview

A collection of solutions to various LeetCode challenges, prepared to enhance coding interview skills and problem-solving techniques.

algorithms coding-interview competitive-programming data-structures leetcode problem-solving

Last synced: 31 May 2026

https://github.com/beakerandjake/leetcode

My leetcode solution repository

leetcode leetcode-javascript leetcode-solutions

Last synced: 14 Oct 2025

https://github.com/bluezhan/find-a-better-algorithm

🎩 Don't diddle code to make it faster - find a better algorithm.

algorithm javascript leetcode mathematics

Last synced: 15 Oct 2025

https://github.com/davidf1000/grokking-leetcode

Archive code for Grokking the Coding Interview course's problem solutions by finding relatively similar question from leetcode

dsa leetcode python

Last synced: 17 Oct 2025

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

Solving leetcode questions

leetcode python typescript

Last synced: 29 Apr 2026

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

My solution to leetcode problems

competitive-programming cpp leetcode

Last synced: 02 Apr 2026

https://github.com/hamidhosen42/stl-standard-template-library

STL-Standard-Template-Library. All STL Code with problem solving

algorithm c-plus-plus data-structures leetcode online-judge problem-solving stl

Last synced: 15 Mar 2026

https://github.com/virendracarpenter/leetcode

Collection of LeetCode questions to ace the coding interview!

code leetcode leetcode-cpp leetcode-java leetcode-practice leetcode-solutions

Last synced: 26 Oct 2025

https://github.com/awais987123/leetcode-problems-solutions-npm

This Package contains problems and their solution in JS.

javascript leetcode npm-package

Last synced: 16 Mar 2026

https://github.com/tomquirk/leethelp

JS helpers for Leetcode and friends

javascript leetcode

Last synced: 26 Oct 2025

https://github.com/raphaelcausse/leetcode

Collection of my LeetCode solutions.

leetcode leetcode-solutions

Last synced: 27 Oct 2025

https://github.com/ankitz007/leetlink

URL redirection service for LeetCode problems

hobby-project leetcode

Last synced: 07 Feb 2026

https://github.com/hot9cups/leetcode-daily-challenge

My solutions to Leetcode's Daily Challenge

leetcode leetcode-java leetcode-solutions

Last synced: 07 Feb 2026

https://github.com/albresky/leetcode

LeetCode | Hot100 | Compiler | AI Infra | C++

cpp leetcode

Last synced: 01 Feb 2026

https://github.com/soozynn/algo-challenge

알고리즘 실력을 쌓기 위한 알고리즘 챌린지 🧱

chai leetcode mocha tdd

Last synced: 26 Feb 2026

https://github.com/nawok/leetcode-dsa

LeetCode’s Interview Crash Course: Data Structures and Algorithms

dsa leetcode leetcode-rust rust-lang

Last synced: 27 Feb 2026

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/rohan-bhautoo/leetcode

LeetCode is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews.

leetcode leetcode-solutions

Last synced: 16 Apr 2026

https://github.com/emilwijayasekara/leetcode-20-valid-parentheses

LeetCode Problem 20. Valid Parentheses -Focuses on determining the validity of a given string consisting of parentheses, braces, and brackets. The solution employs a stack-based approach to efficiently check if the arrangement of symbols follows the rules

java leetcode leetcode-java leetcode-solutions

Last synced: 02 Jun 2026

https://github.com/kenwuqianghao/coding-problems

Practice coding problems I did including LeetCode, Code Forces, USACO, etc.

codeforces cses leetcode python usaco

Last synced: 16 Apr 2026

https://github.com/rutvij26/leetcode-wiki

This project serves as a comprehensive repository of knowledge and explanations for various LeetCode problems.

leetcode

Last synced: 04 Apr 2026

https://github.com/andrewdarnall/leetllama

LeetLLama is an AI-powered coding mentor that helps you learn algorithms and programming through interactive, personalized problem-solving—like pair-programming with a senior dev.

ai developertools edtech leetcode llama3 llm milvus ollama selflearning

Last synced: 18 Apr 2026

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

repo for LeetCode problems that I solved

algorithms leetcode python

Last synced: 19 Apr 2026

https://github.com/abdullah-niaz/linked-list-problems

Solutions to various linked list problems, covering basic operations, advanced techniques, and efficient problem-solving approaches in C++/Python.

algorithms cplusplus datastructures leetcode linkedlist problemsolving python

Last synced: 20 Apr 2026

https://github.com/ruialves99k/dart_leetcode

Solving LeetCode problems using dart

dart leetcode

Last synced: 05 Jun 2026

https://github.com/aglove2189/blind75

my python solutions to the Blind 75 LeetCode questions

leetcode

Last synced: 22 Apr 2026

https://github.com/infinity-boi/dsa-codes

Popular Competitive Programming Questions essential for interview preparation

algorithms competitive-programming data-structures leetcode spoj

Last synced: 06 Jun 2026

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

leetcode solutions in rust

algorithms leetcode solutions

Last synced: 07 Jun 2026

https://github.com/davzoku/leetcode-obsidian-frontend

Next.js Frontend of Leetcode Solutions. 1/2 of leetcode.walterteng.com

interview-preparation leetcode leetcode-python leetcode-solutions nextjs

Last synced: 28 Apr 2026

https://github.com/mr-possible/leetcode-practice

A developer has his vices 😪

leetcode

Last synced: 28 Apr 2026

https://github.com/emilwijayasekara/leetcode-1108-defanging-an-ip-address

LeetCode Problem 1108. Defanging an IP Address - The task is to create a defanged version of a given IPv4 address by replacing each period "." with "[.]". The goal is to modify the address format while preserving its validity.

java leetcode leetcode-java leetcode-solutions

Last synced: 08 Jun 2026

https://github.com/udit-rawat/quest

Quest is a on device RAG that helps you quickly find solutions to coding problems. It searches through a database of answers and gives you clear, easy-to-understand solutions tailored to your question. Whether you're looking for explanations or code examples, Quest helps you find the right answer fast.

deepseek-r1 hnsw leetcode ollama ollama-api qwen2 rag sentence-transformers

Last synced: 29 Apr 2026

https://github.com/beatricebretti/bealeetcode

Upload of my LeetCode solutions

leetcode leetcode-cpp leetcode-solutions

Last synced: 08 Jun 2026

https://github.com/shuuji3/leetcode

📃 Code submitted to LeetCode

leetcode leetcode-solutions

Last synced: 01 May 2026

https://github.com/whalecold/leetcode

solutions of leetcode in rust

golang leetcode rust tools

Last synced: 30 Apr 2026

https://github.com/keroloshany47/sql_problems

This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank

database hackerrank leetcode mysql sql sql-practice sql-query sql-server

Last synced: 01 May 2026

https://github.com/asrot0/codes

A collection of coding solutions and challenges across multiple programming languages like 🐍 Python, C++, C#, Go, and more! 🖥️💻 Perfect for algorithm enthusiasts and competitive programmers! 🚀🔥

algorithms c codeforces coding cplusplus golang hackerrank leetcode programming python software-development

Last synced: 05 May 2026

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/arkadiyshuvaev/leetcode-challenges

Practice makes perfect :)

leetcode python

Last synced: 08 May 2026

https://github.com/traunguyentvt/algorithms_leetcode

Study algorithms to deal with common problems in developing software.

algorithms ios leetcode swift5

Last synced: 09 May 2026

https://github.com/justindal/leetcode-python-dataset

Code for building and publishing the justindal/leetcode-python-dataset dataset on Hugging Face

datasets huggingface leetcode llm ml

Last synced: 10 Jun 2026