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.
- GitHub: https://github.com/topics/leetcode
- Wikipedia: https://en.wikipedia.org/wiki/LeetCode
- Created by: LeetCode
- Last updated: 2026-06-25 00:13:41 UTC
- JSON Representation
https://github.com/leetcode-in-erlang/leetcode-in-erlang
Erlang-based LeetCode algorithm problem solutions, regularly updated.
algorithm algorithm-competitions algorithms-and-data-structures dynamic-programming erlang interview-questions leetcode leetcode-erlang leetcode-solutions math
Last synced: 25 Sep 2025
https://github.com/youssefelghamour/leetcode
A repository containing my solutions to LeetCode problems
arrays backtracking dynamic-programming javascript leetcode leetcode-javascript leetcode-python leetcode-python3 leetcode-solutions linked-list math problem-solving python python3 searching-algorithms sorting-algorithms string tree typescript
Last synced: 09 May 2026
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/tonydoen/followleetcodeorpoj
偷懒掉的都要补回来
gof gof-patterns leetcode leetcode-java mian-shi offer
Last synced: 09 May 2026
https://github.com/straylittlepunk/leetcode
Leetcode Problems Solution
algorithms-datastructures leetcode rust
Last synced: 24 Jun 2026
https://github.com/jeonggoncho/algorithm
✏️ '알고리즘 문제 풀이'입니다.
algorithms baekjoon-online-judge javascript leetcode programmers-online-judge python swea
Last synced: 10 May 2026
https://github.com/yhkee0404/leetcode-daily-google-sheets-apps-script
Automatically updates Google Sheets with daily LeetCode challenge questions, crawls submissions, increment streaks, and send daily records as discord messages.
discord google-sheets graphql leetcode
Last synced: 10 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/dongminlee94/coding-practice-leetcode
Coding Practice on Leetcode
coding coding-test leetcode leetcode-solutions python
Last synced: 11 May 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/tans105/frontend-interview-prep
Competitive programming questions and tiny projects frequently asked on the interview
competitive-programming css data-structures datastructures-algorithms design-patterns frontend geekforgeeks-solutions geeksforgeeks html interview javascript javascript-framework leetcode leetcode-solutions react reactjs vanilla-javascript
Last synced: 11 May 2026
https://github.com/satyam-pratibhan/leetpeek
LeetPeek is a sleek and interactive web application that allows users to view and download personalized LeetCode profile cards.
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/elskow/datasturucturego
Generic Go-lang Code (I do a lot leetcode)
Last synced: 11 May 2026
https://github.com/means88/practice
蒟蒻的丢人艺术
algorithm leetcode leetcode-ruby leetcode-solutions
Last synced: 11 May 2026
https://github.com/arbinzaman/problem-solve-codes
Here i push my problem solving and practice codes with C++.
atcoder beecrowd codechef codeforces cpp dsa hackathon js leetcode problem-solving problems-solving
Last synced: 25 Jun 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/bryanfks-dev/leetcode-solutions
My LeetCode solutions
interview-practice leetcode leetcode-c leetcode-java leetcode-solutions
Last synced: 14 May 2026
https://github.com/vivaxy/algorithms
✏️ Algorithms
algorithms javascript leetcode python
Last synced: 14 May 2026
https://github.com/gah-code/leetcode-practice
A structured JavaScript workout environment for solving LeetCode problems efficiently with ESLint, Jest, and Quokka.js.
exercises javascript jest leetcode
Last synced: 14 May 2026
https://github.com/shaheennabi/my_practices_on_data_structures_-_algorithms
🎯📚 Practicing Data Structures & Algorithms ✨🔢 A dedicated space where I solve DSA problems and document my thought process, approaches, and optimizations. 🚀💡 Each solution comes with a detailed explanation, covering different strategies and improvements. 🧠⚡ This repo serves as my personal learning journey.
data-structures-and-algorithms dsa dsa-journey leetcode python step-by-step-guide
Last synced: 11 Jun 2026
https://github.com/nirmalnishant645/college-activity
Different lectures on approaching the problems asked in Job Interviews that are available on LeetCode.
algorithms big-o big-o-notation big-o-performance complexity complexity-analysis data-structures hackerrank hackerrank-solutions interview interview-practice interview-prep interview-preparation interview-questions interview-test leetcode leetcode-python leetcode-solutions python python3
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/harrisonhemstreet/dsa-python
Data Structures and Algorithms! (plus some Leetcode!)
algorithms data-structures dsa leetcode leetcode-python python3
Last synced: 12 Jun 2026
https://github.com/bigpick/code-practice
Repository to house all sorts of various code practice sites, interview prep solutions, etc.
advent-of-code hackerrank interview-preparation leetcode practice-programming programming-exercises python python3 self-improvement
Last synced: 12 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/hilarionengarejr/leetcode
Just LeetCode nothing to see here lol.
leetcode leetcode-javascript leetcode-python
Last synced: 02 Apr 2025
https://github.com/shaharashe/leetcode
A collection of my LeetCode solutions, showcasing problem-solving skills and algorithmic techniques.
algorithm algorithm-challenges algorithms algorithms-and-data-structures data-structures leetcode leetcode-bash leetcode-c leetcode-cpp leetcode-csharp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions leetcode-sql math mathematics
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/emilwijayasekara/leetcode-1422-maximum-score-after-splitting-a-string
LeetCode Problem 1422. Maximum Score After Splitting a String - The problem involves maximizing the score by splitting a binary string into two parts and counting zeros on the left and ones on the right. The goal is to iterate through possible splits and return the highest achievable score.
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/alireza-malek/pragmatic-leetcode-cheatsheet
A curated collection of common technical interview patterns. Optimized for both quick reviews and detailed problem breakdowns.
algorithms cheatsheet leetcode leetcode-cheatsheet leetcode-solutions
Last synced: 25 Jun 2026
https://github.com/xoraus/leetcode-dsa-grind
There are intricate patterns woven throughout existence, and I am driven by an unrelenting quest to uncover and comprehend as many of them as I can.
codechef codeforces gfg interviewbit java leetcode lintcode sql topcoder
Last synced: 14 Jun 2026
https://github.com/ngugimuchangi/coding-challenges
Solutions to common interview questions
Last synced: 15 Jun 2026
https://github.com/emilwijayasekara/leetcode-1812-determine-color-of-a-chessboard-square
LeetCode Problem 1812. Determine Color of a Chessboard Square - The problem involves determining the color of a chessboard square based on its coordinates. Given a letter and a number representing a valid chessboard square, the task is to decide whether the square is black or white.
java leetcode leetcode-java leetcode-solutions
Last synced: 07 Jun 2026
https://github.com/tawfikhammad/sql-leetcode-solutions
The solutions of SQL 50 LeetCode problems
data-analysis data-engineering database leetcode leetcode-solutions sql
Last synced: 15 Jun 2026
https://github.com/trihajikhr/leetcode-solutions
🛠️💡 This repository contains my solutions to LeetCode problems, organized by problem number. It serves as a record of my algorithm practice and a reference for improving problem-solving skills.
competitive-coding competitive-programming leetcode leetcode-cpp leetcode-practice leetcode-solutions problem-solution problem-solving
Last synced: 15 Jun 2026
https://github.com/rvk007/competitive-programming
Practice Competitive Programming in Python3
competettive-programming leetcode leetcode-solutions python
Last synced: 15 Jun 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/sohamb21/cp-dsa-solutions
My solutions to DSA problems on competitive programming platforms.
coding-ninjas data-structures-and-algorithms geeksforgeeks hackerrank leetcode
Last synced: 22 Jan 2026
https://github.com/emilwijayasekara/leetcode-2744-find-maximum-number-of-string-pairs
LeetCode Problem 2744. Find Maximum Number of String Pairs - The task is to find the maximum number of pairs that can be formed by pairing distinct strings in an array with their reversed counterparts. Each string can only be part of one pair.
java leetcode leetcode-java leetcode-solutions
Last synced: 13 Oct 2025
https://github.com/theoliverlear/leetcode-solutions
A helpful guide to solving LeetCode problems in various languages. See solutions and how different implementations affect performance.
algorithms documentation educational guide leetcode leetcode-solutions
Last synced: 14 Oct 2025
https://github.com/joelhy/leetcode-in-rust
My LeetCode solutions in Rust.
leetcode leetcode-rust leetcode-solutions rust
Last synced: 14 Oct 2025
https://github.com/ychaaibi/leetcode-javascript-30
Leetcode - Learn JS Basics with 30 Qs 🧩🧠
algorithms basic competitive-programming data-structures javascript javascript-leetcode javascript-questions leetcode problem-solving
Last synced: 14 Oct 2025
https://github.com/arvind-4/leetcode-solutions
My Leetcode Solutions
leetcode leetcode-solutions python
Last synced: 13 Oct 2025
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/lroolle/neetcode
neetcode is just a typo of leetcode
leetcode python shit-solutions
Last synced: 15 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/tanzeem131/DSA
Most important coding questions in JavaScript for MAANG companies.
coding-interviews dsa dsa-algorithm faang faang-interview javascript leetcode maang mern
Last synced: 16 Oct 2025
https://github.com/samridhi060/leetcode1672
LeetCode 1672: Richest Customer Wealth
java leetcode leetcode-java leetcode-solutions
Last synced: 13 Oct 2025
https://github.com/rstacks/leetcode-write-ups
My solutions to foundational LeetCode problems, complete with explanations and alternative solutions. All solutions are written in Python.
algorithms data-structures data-structures-and-algorithms leetcode leetcode-solutions python3
Last synced: 13 Oct 2025
https://github.com/fahimfba/top-interview-150
Top Interview 150 problems's solutions of mine on LeetCode
leetcode leetcode-practice leetcode-python leetcode-solutions
Last synced: 13 Oct 2025
https://github.com/Jiannan-dev/leetcode-daily-question
获取leetcode每日一题(get the daily question of leetcode)
Last synced: 14 Oct 2025
https://github.com/ayush272002/algomark
A comprehensive web application for tracking your progress on company-specific LeetCode problems. Practice problems asked by top tech companies and monitor your preparation for technical interviews.
leetcode nextjs postgresql shadcn-ui
Last synced: 17 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
Last synced: 17 Oct 2025
https://github.com/vishalku03/linked_list
A linked list is a linear data structure in which elements, called nodes, are connected by pointers. Each node contains data and a reference (or pointer) to the next node in the sequence.
cpp dsa gfg leetcode linked-list
Last synced: 17 Oct 2025
https://github.com/rgvirer/leetcode-solutions
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)
leetcode leetcode-practice leetcode-solutions
Last synced: 14 Mar 2026
https://github.com/prakhar-002/prakhar-002
Meet Prakhar Katiyar 🙋🏻♂️ , An avid learner with a passion for mastering the MERN (MongoDB, Express.js, React.js, Node.js) stack 🎯 and diving deep into Data Structures and Algorithms (DSA) 🧑🏻💻
backend dsa-java font-end html-css-javascript leetcode mern-stack-development netlify
Last synced: 19 Jan 2026
https://github.com/markusjohansen/leetcode
This repository contains a set of leetcode solutions.
algorithms javascript leetcode leetcode-solutions python
Last synced: 14 Apr 2026
https://github.com/thepravin/dsa-problems
Data Structures and Algorithms
codeforces-solutions cpp data-structures-and-algorithms dsa dsa-algorithm geeksforgeeks geeksforgeeks-cpp geeksforgeeks-solutions leetcode leetcode-cpp leetcode-solutions
Last synced: 16 Jun 2026
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/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/ankitchouhan1020/hellonotes
Notes to Myself
cpp leetcode leetcode-solutions
Last synced: 19 Oct 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/equalma/solve-leetcode-rs
Solve leetcode problems in Rust (Working in Progress)
Last synced: 19 Oct 2025
https://github.com/weeebox/leetcode-template-project
A template project for LeetCode in Python
leetcode leetcode-practice leetcode-python leetcode-questions leetcode-solutions
Last synced: 12 Oct 2025
https://github.com/mik30s/katas
Codewars and leetcode katas solved in different languages
codewars-kata codewars-solutions leetcode leetcode-solutions
Last synced: 20 Oct 2025
https://github.com/terenceclzhang/leetcode-solutions
LeetCode Solutions
algorithms data-structures data-structures-and-algorithms leetcode leetcode-solutions
Last synced: 12 Oct 2025
https://github.com/akr-2803/dsa-declassified
Declassified, easy to-understand explanations and visuals to DSA problems and more.
algorithms algorithms-and-data-structures data-structures data-structures-and-algorithms dynamic-programming leetcode leetcode-solutions problem-of-the-day
Last synced: 20 Oct 2025
https://github.com/minhi0449/algo-ds-java
Java 기반 Algorithm & Data Structure 학습 프로젝트
algorithms beginner-friendly coding-interview competitive-programming computer-science data-structures dsa hackerrank hash-tables interview-preparation java java-algorithms java-data-structures leetcode open-source programming recursion trees
Last synced: 12 Oct 2025
https://github.com/mohitjaisal/leetcode-problem-solutions
Creating records of all my LeetCode Problems Solutions in C++ (CPP). Leetcode Solutions on daily basis
cpp leetcode leetcode-cpp leetcode-problems-solutions leetcode-solutins-cpp leetcode-solutions
Last synced: 12 Oct 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/parachvte/leetcode
Leetcode solutions as practices of learning new languages.
Last synced: 14 Jan 2026
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/limdongjin/problemsolving
java / c++ / python
algorithms boj c data-structures java leetcode problem-solving python
Last synced: 14 Apr 2026
https://github.com/dpbm/leetcode
My LeetCode solutions
algorithms leetcode problem-solving python ruby
Last synced: 14 Apr 2026
https://github.com/whisperpine/leetcode-py
LeetCode problem solutions in Rust.
algorithms data-structures dsa leetcode neetcode python
Last synced: 11 Oct 2025
https://github.com/cyberoctane29/leetcode-python-problem-solving
This repository contains my Python problem-solving approach and solutions to LeetCode problems, categorized by difficulty: Easy, Medium, and Hard. Some problems include multiple approaches to showcase different techniques and optimizations. All solutions are well-commented, making this a helpful resource for improving Python problem-solving skills.
leetcode leetcode-database leetcode-python leetcode-solutions python
Last synced: 25 Oct 2025
https://github.com/ybfacc/lc-tool
js、ts的常用数据结构。方便写leetcode调用
javascript leetcode typescript
Last synced: 14 May 2026