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-23 00:17:26 UTC
- JSON Representation
https://github.com/batsdk/leetcode-answers
Solutions to LeetCode problems written in Java and Cpp
Last synced: 20 May 2026
https://github.com/jtr109/lcutils
Helper utils for writing code and tests locally easier. Such as converters and operators about TreeNode, ListNode, and so on.
Last synced: 14 Jan 2026
https://github.com/emilwijayasekara/leetcode-1897-redistribute-characters-to-make-all-strings-equal
LeetCode Problem 1897. Redistribute Characters to Make All Strings Equal - This problem challenges to determine whether it is possible to make all strings in a given array equal through a series of operations that involve moving characters between strings. The goal is to return true if such equality can be achieved and false otherwise
java leetcode leetcode-java leetcode-solutions
Last synced: 13 Jun 2026
https://github.com/emilwijayasekara/leetcode-2667-create-hello-world-function-30-days-of-javascript-day-1
LeetCode Problem 2667. Create Hello World Function - In this problem we have to write a function createHelloWorld. It should return a new function that always returns "Hello World".
javascript leetcode leetcode-solutions
Last synced: 19 Oct 2025
https://github.com/xihajun/typecode
Speed up your typing (modified version) using leetcode solution [Caution: Chinese friendly]
Last synced: 20 Mar 2025
https://github.com/mdtanvirhossaintusher/leetcode-medium
Solution of leetcode medium problems
cplusplus leetcode leetcode-medium leetcode-solutions
Last synced: 20 Mar 2025
https://github.com/nredick/programming-challenges
Completed programming challenges
kattis kattis-solutions leetcode leetcode-c leetcode-cpp leetcode-java leetcode-python leetcode-solutions
Last synced: 16 May 2026
https://github.com/emilwijayasekara/leetcode-412-fizz-buzz
LeetCode Problem 412. Fizz Buzz - The FizzBuzz problem requires generating a sequence of strings from 1 to 'n', where each number is replaced by "Fizz," "Buzz," "FizzBuzz," or itself based on specific divisibility rules.
java leetcode leetcode-java leetcode-solutions
Last synced: 07 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/sckonung/grind75
Leetcode Solutions for Grind 75
algorithms csharp grind75 java leetcode leetcode-java leetcode-python python
Last synced: 06 Feb 2026
https://github.com/firoz-thakur/leetcodesolving
Welcome to the LeetCode Problem Solving repository! This repository contains solutions to a variety of problems from LeetCode, covering a wide range of topics in Data Structures and Algorithms. The goal is to enhance problem-solving skills and help you ace technical interviews.
algorithm codechef-solutions codeforces-solutions competitive-programming cpp data-structures java leetcode leetcode-solutions problem-solving
Last synced: 11 May 2026
https://github.com/thanthtooaung-coding/solving-leetcode-problems
This repository contains solutions to the problems I have solved on LeetCode. I will continue to update it with my progress.
Last synced: 16 May 2026
https://github.com/felixoder/leetcode_journey
Here I share my leetcode progress journey
cp dsa hactober leetcode logic practise programming
Last synced: 17 Jan 2026
https://github.com/sarahabuirmeileh/problemsolving
This repository contains solutions to problems I've solved on Codeforces, Leetcode and others.
codeforces codeforces-problems codeforces-solutions competitive-programming cplusplus leetcode leetcode-cpp leetcode-solutions problem-solving
Last synced: 01 Jun 2026
https://github.com/mapx/leetcode-rust
Leetcode solutions in Rust.
algorithms examples leetcode leetcode-rust leetcode-solutions rust rust-playground
Last synced: 23 Jun 2026
https://github.com/alexandros-lekkas/leetcode
🧑💻 All of my LeetCode solutions, synced by LeetHub
learning leetcode leetcode-solutions leethub personal
Last synced: 06 Jul 2025
https://github.com/fardinkamal62/leetcode-solutions
Solutions of LeetCode problems I've solved in Go
go golang leetcode leetcode-solutions problem-solving
Last synced: 09 Sep 2025
https://github.com/gavinbirkhoff/leetcode
LeetCode刷题记录自己实现的多种方法以及整理官方解题方法✏️📒👣 尽可能不使用js现代方法,风格比较偏向c++,目的更接近算法本身,可能我觉得c++才更贴近数据结构和算法。
algorithms leetcode leetcode-javascript leetcode-javascript-solutions
Last synced: 20 Mar 2025
https://github.com/bilbottom/leetcode-go
Not optimal, not impressive, but some solutions to LeetCode problems written in Go.
Last synced: 01 Mar 2025
https://github.com/pochetes/ds-practice
All Data Structures & Algorithms Implementations. Practicing...
algorithm algorithms-and-data-structures arrays binary-search-tree data-structures leetcode queues searching sorting stacks trees
Last synced: 26 Mar 2025
https://github.com/kzamanbd/leetcode-problem
Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...
cpp leetcode leetcode-solutions problemsolving
Last synced: 27 Feb 2025
https://github.com/tanzeem131/dsa-in-javascript
Most important coding questions in JavaScript for MAANG companies.
coding-interviews dsa dsa-algorithm faang faang-interview javascript leetcode maang mern
Last synced: 27 Mar 2025
https://github.com/vermavarun/shaksz
All coding and design solutions as package
competitive-programming leetcode leetcode-solutions system-design
Last synced: 14 Jan 2026
https://github.com/kunalparkhade/logic-for-prog
This repository contains various coding exercises and solutions to help improve problem-solving skills for beginners in programming. The solutions are focused on logical thinking and solving problems using different algorithms and data structures.
coding coding-challenge competitive-programming leetcode logic-programming
Last synced: 02 Apr 2025
https://github.com/adrijshikhar/leet-code-solutions
All solutions to leet code problems
hacktoberfest hacktoberfest-accepted hacktoberfest2021 interview leetcode leetcode-cpp leetcode-java leetcode-solutions solutions
Last synced: 30 May 2026
https://github.com/zhangxinxu1992/leetcode
LeetCode solutions by CSharp
algorithms csharp dotnet dotnet-core leetcode
Last synced: 13 Apr 2026
https://github.com/nkcoder/leetcode-python
My LeetCode data structure and algorithm practice in Python.
algorithms data-structures leetcode python3
Last synced: 01 Mar 2025
https://github.com/anchit-choudhry/leetcode
Best shot at LeetCode problems
java leetcode leetcode-java leetcode-practice leetcode-solutions programming-challenges programming-exercises
Last synced: 25 Feb 2026
https://github.com/sahilm8/dsa_solutions
Solutions for data structures and algorithms from LeetCode and HackerRank.
Last synced: 01 Apr 2025
https://github.com/ruturajjadhav07/dsa-and-algo
DSA and Algorithm
algorithms dsa-algorithm java leetcode
Last synced: 07 Sep 2025
https://github.com/simon-hng/code_challenges
Leetcode and Hackerrank solutions
Last synced: 10 Jan 2026
https://github.com/nickufer/return-leetcode-problem-dislikes
A Tampermonkey / Violentmonkey userscript that restores the dislike button count on Leetcode for the dynamic layout
leetcode tampermonkey tampermonkey-script tampermonkey-userscript violentmonkey violentmonkey-script violentmonkey-userscript
Last synced: 11 Feb 2026
https://github.com/aniike-t/leetcode
Collection of LeetCode questions : )
leetcode leetcode-solutions problem-solving
Last synced: 16 May 2026
https://github.com/chandrikabijore/dsa-bootcamp-java
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp.
algorithms competitive-programming data-structures interview-preparation java leetcode leetcode-java leetcode-solutions math
Last synced: 27 Mar 2025
https://github.com/ankitz007/leetlink
URL redirection service for LeetCode problems
Last synced: 07 Feb 2026
https://github.com/hanaasagi/pyleetcode
My LeetCode solution using Python
leetcode leetcode-python leetcode-solutions
Last synced: 19 Apr 2026
https://github.com/uchkunrakhimow/leetcode
My leetcode solutions
leetcode leetcode-javascript leetcode-solutions
Last synced: 16 Mar 2025
https://github.com/bormoge/leetcode
My leetcode answers.
algorithms data-structures java leetcode
Last synced: 14 Jul 2025
https://github.com/ganeshkadam65/leetcodesolutionscpp
LeetCode has emerged as one of the most popular platforms for honing programming skills and preparing for technical interviews. As a coding enthusiast or a job seeker in the tech industry, having a solid understanding of data structures and algorithms is crucial
algorithms c code coding competitive-programming cpp data-structures leetcode leetcode-cpp leetcode-solutions programming python software-development software-engineering
Last synced: 14 Apr 2026
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.
Last synced: 29 Jul 2025
https://github.com/soumyaworks/leetcode-problems
Solutions to LeetCode problems
Last synced: 20 Sep 2025
https://github.com/adeldaniel/leetcode-problem-solving-in-dart
This codebase is for competitive programming (Problem Solving) exercises with Dart LeetCode and other platforms.
challanges dart dartlang dartlanguage data-structure data-structures data-structures-algorithms data-structures-and-algorithms dsa dsa-algorithm dsa-practice leetcode leetcode-dart leetcode-solutions problem-solving problemsolving programming-challenges
Last synced: 28 Jul 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/tanmayvaij/leetcode-questions
Solutions for leetcode questions
leetcode leetcode-cpp leetcode-solutions
Last synced: 28 Jul 2025
https://github.com/shubhansu-kr/recursion-striver
TakeUForward Recursion Playlist
cpp leetcode recursion solution striver take-u-forward
Last synced: 28 Jul 2025
https://github.com/jacoblincool/leetcode-solutions
My LeetCode Solutions. Use leetcode-dump to automatically sync and build.
Last synced: 18 Mar 2025
https://github.com/cycno/myleetcode
I will upload every question which I will solve in leetcode
Last synced: 11 Mar 2025
https://github.com/matejamaric/go-leetcode
My solutions in Go for some Leetcode problems
Last synced: 27 Jul 2025
https://github.com/adityaprasad502/leetcode
Doesn't contain all the problems I have solved since day one, but many!
Last synced: 26 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/prayag2003/competitive-programming-a-fresh-start-again
Competitive Programming from scratch in C++
codechef codeforces competitive-programming cpp leetcode
Last synced: 29 Oct 2025
https://github.com/rajaditya01/striver_sde_sheet
STRIVER SDE SHEET 191
cpp dsa dsa-practice leetcode problem-solving sde-sheet
Last synced: 18 Sep 2025
https://github.com/arup9134/find_middle
find_middle is a Python function that calculates the middle element of a given list by finding the median or the element closest to the average value of the list. It provides a straightforward way to locate the central value within a collection of elements.
bpf bpf2go datastructures leetcode linked-list linkedlist lovely-professional-university lpu mid-point-approach midpointofroute problem-solving rubiks-cube sauravhathi vscode-extension
Last synced: 26 Jul 2025
https://github.com/ahmed-safa/neet_leet
solves according to neet roadmaps
algorithms cpp data-structures leetcode problem-solving
Last synced: 03 Jul 2025
https://github.com/ianfelps/leetcode
Repositório com soluções comentadas de problemas de LeetCode. Inclui explicações, abordagens utilizadas e reflexões sobre cada questão resolvida.
data-structures leetcode python study
Last synced: 18 Sep 2025
https://github.com/cyberpvn7/programming-questions
I am upload some leetcode questions answers in this repository. Hope You like it
coding java leetcode leetcode-solutions
Last synced: 06 Nov 2025
https://github.com/horezmi/leetcode
My LeetCode Problems' Solutions -- JS
leetcode leetcode-javascript leetcode-solutions
Last synced: 30 Jul 2025
https://github.com/ruan-narici/leetcodequestions
This repository was created to store my answers to Leet Code questions
Last synced: 23 Feb 2025
https://github.com/vlambo3/my-exercises
This is a repository of exercises inspired by Leet Code and Hacker Rank
Last synced: 25 Jul 2025
https://github.com/shashankpie/leetcode
My Leetcode Solutions in Python3.
leetcode leetcode-solutions python3
Last synced: 25 Jul 2025
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/yastechub/codechallenge
A collection of LeetCode solutions with well-documented explanations and test cases. Organized by problem difficulty and type.
algorithms-and-data-structures coding-challenges csharp-code leetcode leetcode-questions
Last synced: 06 Nov 2025
https://github.com/sleepingraven/algorithmnote
Practical utilities in algorithm learning / OJ accepting.
algorithm data-structure demo leetcode
Last synced: 25 Jul 2025
https://github.com/barasedih11/leetcode
Problems I've solved on leetcode.
leetcode leetcode-solutions problem-solving profile profile-readme
Last synced: 18 Mar 2025
https://github.com/7amitdas/blackpearl
Java Coding Problems & Solutions from Different Sources like HackerRank, LeetCode, AlgoExpert etc.
algoexpert algoexpert-java-solutions algoexpert-solutions coding-challenge coding-interviews codingbat codinggame hackerrank hackerrank-java hackerrank-solutions interview interview-practice interview-questions java leetcode leetcode-java leetcode-solutions
Last synced: 25 Jul 2025
https://github.com/liguwe/algorithm-book
📗 《算法》算法与数据结构,持续构建算法知识体系
algorithm algorithms algorithms-and-data-structures leetcode
Last synced: 11 Aug 2025
https://github.com/aliabbos-ashurov/maang
A comprehensive repository for mastering Data Structures, Algorithms, Design Patterns, LeetCode problems, and System Design concepts, specifically tailored for MAANG interview preparation.
coding-challenges coding-interviews design-patterns dsa faang leetcode maang system-design
Last synced: 24 Jul 2025
https://github.com/archihalder/dsa
This repository contains all the things required to be good at dsa
algorithms cpp data-structures gfg leetcode problem-solving
Last synced: 29 Mar 2025
https://github.com/umbertodellamonica/leet-by-leet
🚀 Mastering coding one problem at a time. This repository contains efficient, well-documented solutions to LeetCode challenges, from brute force to optimized algorithms.
algorithm-challenges algorithms bigocomplexity coding-challenges competitive-programming datastructures-algorithms leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions
Last synced: 23 Jul 2025
https://github.com/panta82/alien-dictionary
Coding Challenge
coding-challenge leetcode leetcode-solutions
Last synced: 31 Jul 2025
https://github.com/spezifisch/leetcode-problems
My solutions to some leetcode.com coding problems, mostly Python/Go
algorithm algorithms golang leetcode leetcode-solutions python
Last synced: 27 Apr 2026
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/rumaisanaveed/leetcode-solved-questions
These are the random questions which I solved on leetcode.
coding coding-challenges grinding leetcode logic-building practice problem-solving programming questions-solved
Last synced: 07 Jul 2025
https://github.com/roblieblang/leetcode-anki-script
Scrapes problem links from the most popular LeetCode problem sets as well as one's own lists and adds them to an Anki deck.
anki anki-connect anki-flashcards beautifulsoup blind75 grind75 leetcode neetcode150 programming python python-script scraping selenium
Last synced: 09 May 2026
https://github.com/dogaaydinn/leetcodeproblems
Leetcode Solution in C#
algorithms best-practices csharp data-structures interview-questions leetcode leetcode-solutions solution
Last synced: 19 Feb 2026
https://github.com/palaszontko/leetcode
My Leetcode solutions
go leetcode leetcode-go leetcode-golang
Last synced: 03 Apr 2025
https://github.com/fanziyang-v/leetcode
Python implementation for leetcode problems
Last synced: 27 Mar 2025
https://github.com/tim-hub/leetcode-practice
a collection of leet code practices.
Last synced: 17 Mar 2025
https://github.com/sadeuckun/leetcode-30-days-js
30-Day LeetCode JavaScript Challenge - Daily problem-solving with optimized JavaScript solutions.
30-day-of-js-solutions javascript leetcode
Last synced: 23 May 2026
https://github.com/prathambhalke/javascript-interview-preparation
JS Interview Preparation Repository
javascript leetcode logic problem-solving
Last synced: 02 Apr 2025
https://github.com/scarletczen/dsa
LeetCode DSA Solutions
dsa leetcode solutions typescript
Last synced: 22 May 2026
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/dave-hay/leetcode
My LeetCode Solutions
interview leetcode leetcode-solutions
Last synced: 23 May 2026
https://github.com/andrem222/leetcode
My leetcode challenges
leetcode leetcode-cpp leetcode-solutions study
Last synced: 02 Aug 2025
https://github.com/priyanshudutta04/java-dsa
This repository contains all the codes that I practice for dsa
Last synced: 17 Mar 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/mohammedbilalns/Data-structures-and-Algorithms
dsa-algorithm javascript leetcode
Last synced: 26 Sep 2025
https://github.com/trandung2k1/leetcode
database javascript leetcode sql-server
Last synced: 07 May 2026
https://github.com/amiorhmn/leetcode-sql-50-solutions
This repository contains my solutions to the problems in SQL 50 Study Plan of LeetCode.
leetcode leetcode-solutions leetcode-sql leetcode-sql-50 sql
Last synced: 08 Mar 2026
https://github.com/emilwijayasekara/leetcode-2960-count-tested-devices-after-test-operations
LeetCode Problem 2960. Count Tested Devices After Test Operations - testing devices based on their battery percentages. For each tested device, its battery percentage is decremented by 1, and the operation is propagated to subsequent devices, with the goal of determining the total number of tested devices.
java leetcode leetcode-java leetcode-solutions
Last synced: 01 Mar 2025