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: 2025-12-20 00:18:09 UTC
- JSON Representation
https://github.com/brokad/tinycode
A lightweight command-line tool to crunch coding challenges in your favorite editor
coding-challenges competitive-coding emacs go golang hackerrank learning leetcode vim
Last synced: 12 Mar 2025
https://github.com/otabek-kholmirzaev/awesome-dsa
A 𝗿𝗼𝗮𝗱𝗺𝗮𝗽 for data structures and algorithms with comprehensive tutorials & practice resources.
algorithms awesome coding-interviews data-structures dsa faang-preparation leetcode roadmap
Last synced: 03 Mar 2025
https://github.com/ngoyal16/leetcode
LeetCode solutions
leetcode leetcode-python leetcode-solutions
Last synced: 02 Mar 2025
https://github.com/minhazulmin/leetcode
Solutions to LeetCode problems in various programming languages. A collection of algorithms and data structure challenges to improve problem-solving skills.
leetcode leetcode-javascript leetcode-php leetcode-solutions
Last synced: 06 Sep 2025
https://github.com/0xcab0/acepta-el-reto-ranking
acepta-el-reto github-actions leetcode
Last synced: 25 Oct 2025
https://github.com/said7388/leetcode-binary-search
Leetcode Binary Search Study Plan Problem Solved with golang.
binary-search go golang leetcode leetcode-solutions
Last synced: 27 Feb 2025
https://github.com/valery1707/problem-solving
This repository contains my solutions to some problems in various online judges, such as LeetCode, HackerRank, E-Olymp, etc.
eolymp eolymp-solutions gradle hacker-rank hacker-rank-solutions hackerrank hackerrank-java hackerrank-solutions java jmh jmh-benchmark kotlin leetcode leetcode-java leetcode-kotlin leetcode-solutions leetcode-solutions-java leetcode-solutions-kotlin
Last synced: 16 Mar 2025
https://github.com/matejamaric/go-leetcode
My solutions in Go for some Leetcode problems
Last synced: 27 Jul 2025
https://github.com/dgarc359/neetcode
Neetcode solutions in typescript
generally-available leetcode neetcode typescript
Last synced: 02 Sep 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/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/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/itsachrafmansari/competitive_programming
My own solutions to some problems on famous competitive programming platforms
codeforces coding-challenge coding-challenges codingame competitive-coding competitive-programming competitive-programming-contests leetcode leetcode-solutions
Last synced: 27 Feb 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/nedal-esrar/my-leetcode-solutions
My solutions for LeetCode problems
cpp leetcode leethub problem-solving python3
Last synced: 25 Jul 2025
https://github.com/linehk/leetcode-database
Leetcode database problems solutions.
leetcode leetcode-database leetcode-solutions
Last synced: 11 Mar 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/simon-hng/code_challenges
Leetcode and Hackerrank solutions
Last synced: 25 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/sleepingraven/algorithmnote
Practical utilities in algorithm learning / OJ accepting.
algorithm data-structure demo leetcode
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/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/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/oneananda/codingchallenges
This repository contains solutions to coding problems from key coding challenge platforms, implemented in various programming languages.
csharp go hackerrank java javascript kotlin leetcode projecteuler ruby swift typescript
Last synced: 08 Nov 2025
https://github.com/mmncit/leetcode-solutions
Accepted solutions for LeetCode problems using Ruby
leetcode leetcode-database leetcode-shell leetcode-solutions ruby
Last synced: 12 Mar 2025
https://github.com/shiqilu77/leetcode-solutions
The solutions to the leetcode questions are recorded. All solutions here beat 70%-100% of the solutions to the question
algorithms bfs dfs graph leetcode map string
Last synced: 23 Feb 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/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: 30 Mar 2025
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: 01 Mar 2025
https://github.com/panta82/alien-dictionary
Coding Challenge
coding-challenge leetcode leetcode-solutions
Last synced: 31 Jul 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/shashiben/play-with-leetcode
https://leetcode.com/kumarshashi5294/
leetcode leetcode-java leetcode-solutions
Last synced: 05 Jul 2025
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/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/danitilahun/sql_notes
SQL_Notes, is a well-organized collection of SQL problem solutions that primarily includes LeetCode SQL challenges alongside problems from other sources.
competitive-programming leetcode problem-solving sql
Last synced: 14 May 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/hoangnx30/dsa
I failed a lot of interviews due to the data structure and algorithm... That's why.
datastructures-algorithms golang leetcode
Last synced: 16 Jun 2025
https://github.com/mohammedbilalns/Data-structures-and-Algorithms
dsa-algorithm javascript leetcode
Last synced: 26 Sep 2025
https://github.com/quantivio/lets_solve_problems
LeetCode and CodeChef problems with multiple solutions
codechef codechef-practice codechef-problems codechef-python-solutions codechef-solutions competitive-programming leetcode leetcode-python leetcode-solutions problemsolving python python3
Last synced: 02 Mar 2025
https://github.com/hmes98318/leetcode
LeetCode 刷題紀錄
leetcode leetcode-cpp leetcode-solutions
Last synced: 14 May 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: 14 Apr 2025
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/hannahlspencer/leetcode
My solutions for Leetcode problems
leetcode leetcode-kotlin leetcode-solutions
Last synced: 06 Apr 2025
https://github.com/elf-mammamia/sixarm_debian_crack_packages
SixArm.com » Debian » Crack packages for password security
c cpp crack debian dpkg java javascript leet leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-solutions python3 questions-and-answers
Last synced: 28 Jun 2025
https://github.com/abhijayrajvansh/online-judge-solutions
competitive programming solutions from various online judges
a2oj-ladders codechef codeforces cses-solutions dsa-algorithm hackerrank leetcode online-judge
Last synced: 04 Aug 2025
https://github.com/pr13hi/solving_leetcode
This repository is a personal collection of my LeetCode problem solutions.
dsa dsa-algorithm dsa-learning-series dsa-practice leetcode leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions python python-3 python3
Last synced: 06 Aug 2025
https://github.com/afa-farkhod/leetcode-problems
Leetcode Problems & Solutions
coding-challenge leetcode problem-solving
Last synced: 02 Oct 2025
https://github.com/mezdelex/leetcode
LeetCode problems
algorithms cpp csharp data-structures haskell leetcode rust
Last synced: 05 Mar 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/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/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/manjeetsingh-02/codinglabs
Source Code of codinglabs web app
Last synced: 07 Jul 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/arondight/leetcode
C solutions of LeetCode problems
c leetcode leetcode-c leetcode-solutions
Last synced: 10 Aug 2025
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: 01 Mar 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++.
Last synced: 04 Oct 2025
https://github.com/rokibulhasan7/go-learning
codeforces go go-basic golang leetcode leetcode-go leetcode-golang leetcode-solutions
Last synced: 24 Feb 2025
https://github.com/metruzanca/leetcode-old
My effort to do a daily leetcode challenge. Verifiable on my wakatime profile.
Last synced: 12 Aug 2025
https://github.com/chaedie/ps-javascript-leetcode
자료구조, 알고리즘 학습으로 더 나은 개발자가 되기 위해 노력중입니다. 🔥
Last synced: 30 Mar 2025
https://github.com/dirdr/leetcode
My solutions to LeetCode problems
leet-code leet-code-solutions leetcode leetcode-java leetcode-rust leetcode-solutions
Last synced: 10 Nov 2025
https://github.com/seihmd/leetcodeutil
Go util for Leetcode problems
go golang leetcode leetcode-golang
Last synced: 23 Jul 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/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: 01 Mar 2025
https://github.com/zuston/leetcode
leetcode practice
leetcode leetcode-c leetcode-java leetcode-python
Last synced: 04 Oct 2025
https://github.com/alphaleporus/leetabhyas
Daily DSA grind on LeetCode – Abhyas of code, logic, and consistency.
algorithms auto-sync competitive-programming cronjob data-structures dsa github-actions java leetcode leetcode-export python workflow
Last synced: 04 Oct 2025
https://github.com/p4zd4n/leetcode
Solutions of programming tasks from LeetCode
algorithms java leetcode leetcode-solutions
Last synced: 23 Jul 2025
https://github.com/ashwagandha-coder/leetcode_kotlin
leetcode contest algo kotlin
algorithms-and-data-structures kotlin leetcode leetcode-kotlin leetcode-solutions
Last synced: 15 Aug 2025
https://github.com/foggalong/puzzles
dailyprogrammer leetcode leetcode-python leetcode-solutions
Last synced: 14 Aug 2025
https://github.com/vishwac09/leet-codes
Collection of Examples solved on LeetCode
Last synced: 20 Mar 2025
https://github.com/ofadiman/grinding-leetcode
Repository contains solutions to leetcode problems.
algorithms data-structures golang leetcode sql typescript
Last synced: 15 Aug 2025
https://github.com/mapx/leetcode-rust
Leetcode solutions in Rust.
algorithms examples leetcode leetcode-rust leetcode-solutions rust rust-playground
Last synced: 21 Feb 2025
https://github.com/nitin-diwakar/leetcode-sql
database leetcode leetcode-practice mysql mysql-database sql
Last synced: 16 Aug 2025
https://github.com/anshiii/leetcode-javascript
The answer of problems from leetcode in javascript
Last synced: 16 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/arshad115/leetcode-august-2020
Leetcode Challenge for August 2020
2020 leetcode leetcode-challenge leetcode-challenge-august leetcode-challenge-solution leetcode-python leetcode-solutions
Last synced: 01 Mar 2025
https://github.com/adamlm/leetcode-solutions
My personal solutions to LeetCode problems.
Last synced: 18 Aug 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/pavan-kamthane/programming-questions
I am upload some leetcode questions answers in this repository. Hope You like it
coding java leetcode leetcode-solutions
Last synced: 19 Aug 2025
https://github.com/abhinandanmishra1/leetcode-practice
Practicing questions on leetcode and solutions are being reflected here
algorithms daily-coding-problem data-structures dsa-practice leetcode leetcode-cpp leetcode-solutions
Last synced: 19 Aug 2025
https://github.com/sagarmaheshwary/leetcode-practice
leetcode leetcode-solutions leetcode-typescript
Last synced: 20 Aug 2025
https://github.com/camille-004/leetcode-code-resources
LeetCode solutions and explanations
Last synced: 21 Aug 2025
https://github.com/adrienc21/leetcode
Collection of LeetCode questions and their solutions
coding-challenge coding-interviews cpp leetcode leetcode-solutions problem-solving python rust
Last synced: 12 Mar 2025
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/mukhlishga/leetcode
my leetcode journey
leetcode leetcode-python leetcode-solutions python
Last synced: 19 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: 05 Mar 2025