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-10-22 00:17:44 UTC
- JSON Representation
https://github.com/dj1095/gitleet
Automate the process of committing your LeetCode solutions to your GitHub repository with this Chrome extension
axios chrome-extension css github-api graphql-api html5 javascript leetcode
Last synced: 10 Jun 2025
https://github.com/subhoshri/coding-solutions
This repository is a collection of solved coding problems from Leetcode and Codeforces that use a range of algorithms. It can also be a reference for beginners to start their coding journey.
codeforces codeforces-solutions cpp leetcode leetcode-cpp leetcode-solutions
Last synced: 15 Mar 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/ibrahimhabibeg/leetcode
My solutions for Leetcode problems
leetcode leetcode-java leetcode-solutions problem-solving
Last synced: 08 Apr 2025
https://github.com/youssefelghamour/alx-interview
leetcode leetcode-python python
Last synced: 03 Jul 2025
https://github.com/s-m-j-i/leetcode-algorithm-1-study-plan
This repo contains all my work while doing the Leetcode Algorithm 1 Study Plan.
algorithms competitive-programming cpp leetcode problem-solving
Last synced: 16 Mar 2025
https://github.com/mthirumalai2905/leetcode-hard
It's filled with easy Leetcode hards
Last synced: 03 Jul 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/daniguardiola/leetcode
💻 My solutions to Leetcode problems in various languages
csharp golang javascript leetcode leetcode-solutions python rust
Last synced: 12 Mar 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/arthur-arslanov/cs-playground
My Computer Science Education
algorithms computer-science data-structures javascript leetcode python typescript
Last synced: 22 Apr 2025
https://github.com/arthur-arslanov/py-cs-playground
Computer Science basics in Python
algorithm algorithms computer-science data-structures leetcode python
Last synced: 22 Apr 2025
https://github.com/sainipankaj15/leetcode-solution-by-blacky_bomb_15
This repository contains my LeetCode solutions that have been successfully submitted, as well as my logic with an explanation and another best solution.
algorithm cpp leetcode leetcode-solutions
Last synced: 12 Mar 2025
https://github.com/fctl3314/leetcode-solutions
This repository contains the tasks I solved from the LeetCode site.
algorithms javascript leetcode leetcode-solutions python
Last synced: 15 Mar 2025
https://github.com/anas727189/anas_portfolio
My very own portfolio website
github-api leetcode nextjs typescript
Last synced: 12 Mar 2025
https://github.com/tonydoen/followleetcodeorpoj
偷懒掉的都要补回来
gof gof-patterns leetcode leetcode-java mian-shi offer
Last synced: 01 Mar 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/emilwijayasekara/leetcode-1678-goal-parser-interpretation
LeetCode Problem 1678. Goal Parser Interpretation - interpreting a given string command using a Goal Parser. The interpreter replaces specific substrings according to defined rules, and the goal is to return the final concatenated result after the interpretation.
java leetcode leetcode-java leetcode-solutions
Last synced: 01 Mar 2025
https://github.com/emilwijayasekara/leetcode-2011-final-value-of-variable-after-performing-operations
LeetCode Problem 2011. Final Value of Variable After Performing Operations - execution of simple increment and decrement operations on a variable 'X' based on a given array of operation strings. The goal is to determine the final value of 'X' after performing all the operations.
java leetcode leetcode-java leetcode-solutions
Last synced: 01 Mar 2025
https://github.com/emilwijayasekara/leetcode-2942-find-words-containing-character
LeetCode Problem 2942. Find Words Containing Character - The problem involves finding and returning the indices of words in a given array that contain a specific character 'x'. The task is to iterate through each word and identify those that include the specified character.
java leetcode leetcode-java leetcode-solutions
Last synced: 01 Mar 2025
https://github.com/emilwijayasekara/leetcode-1784-check-if-binary-string-has-at-most-one-segment-of-ones
LeetCode Problem 1784. Check if Binary String Has at Most One Segment of Ones - check if a binary string has at most one contiguous segment of ones. The function returns true if the ones form a single unbroken sequence; otherwise, it returns false.
java leetcode leetcode-java leetcode-solutions
Last synced: 01 Mar 2025
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
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: 01 Mar 2025
https://github.com/art2url/leetcode
👨💻 A repository of solutions for LeetCode problems, focusing on algorithms, data structures, and efficient coding practices.
coding-challenges competitive-programming github javascript learning leetcode problem-solving programming solutions sql typescript
Last synced: 19 Feb 2025
https://github.com/debapriyo007/tree
This repository contains solutions to various LeetCode problems that I have solved.✅
dsa faang-interview interview-questions java leetcode tree
Last synced: 19 Feb 2025
https://github.com/uriyyo/archgenerator
👷 archgenerator - generate docs from your solutions
codewars generator leetcode python
Last synced: 06 Apr 2025
https://github.com/jktujq/leetcode
This repository contains all my solutions to leetcode problems.
Last synced: 02 Jul 2025
https://github.com/gcsecsey/leetcode
Solutions for the LeetCode problems I've encountered.
algorithms data-structures leetcode leetcode-solutions
Last synced: 16 Mar 2025
https://github.com/fritzrehde/competitive-programming
My solutions to LeetCode, ICPC, Hackerrank problems
algorithms competitive-programming data-structures hackerrank icpc leetcode python
Last synced: 18 Apr 2025
https://github.com/kaierikniermann/tech-interview-prep
This is a collection of some materials for technical interviews
algorithms dsa interview-prep leetcode
Last synced: 02 Mar 2025
https://github.com/rakshitgupta9/leetcode-sql-50
This repo have solutions for the SQL-50 which are from leetcode
leetcode leetcode-solutions leetcode-sql-50 leetcode-sql-solutions sql
Last synced: 16 Oct 2025
https://github.com/nutkiattisak/leetcode-30-days-of-javascript
I've implemented solutions to several LeetCode problems during the "30 Days of JavaScript" challenge. You can find my work here.
javascript leetcode leetcode-30days-challenge
Last synced: 12 Mar 2025
https://github.com/jorgermduarte/leetcode
go golang leetcode leetcode-go leetcode-golang leetcode-solutions
Last synced: 05 Oct 2025
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/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: 05 Oct 2025
https://github.com/emilwijayasekara/leetcode-1-twosum
LeetCode Problem 1.Two Sum - This repository contains my solution to the classic "Two Sum" problem from LeetCode. The problem entails finding two numbers in an array that sum up to a given target.
java leetcode leetcode-java leetcode-solutions
Last synced: 05 Oct 2025
https://github.com/cowienduckie/dsa-practice-python
Solutions for DSA practice problems using Python
dsa-practice grind75 leetcode python3
Last synced: 06 Oct 2025
https://github.com/throttle2k/leetcode_elixir
My solutions to LeetCode problems in Elixir
elixir elixir-lang leetcode leetcode-elixir
Last synced: 06 Oct 2025
https://github.com/misa-j/leetcode
my solutions to leetcode problems
algorithm algorithms data-structures leetcode
Last synced: 06 Oct 2025
https://github.com/kallydev/leetcode-rust
Solutions for LeetCode (United States) problems implemented in Rust.
Last synced: 31 Mar 2025
https://github.com/aswinr19/leet-code
Leet code problem solutions in python.
dsa dsa-algorithm leetcode leetcode-solutions python python3
Last synced: 27 Feb 2025
https://github.com/malcodeman/js-leetcode
Collection of leetcode problems and solutions.
leetcode leetcode-javascript leetcode-solutions
Last synced: 24 Mar 2025
https://github.com/cheshulko/competitive-programming
Competitive programming / Programming contests: Leetcode, Codeforces, etc.
codeforces codinggame competitive-programming dailycodingproblem exercism googlecodejam leetcode programming-contests rust rust-lang spoj
Last synced: 04 Jul 2025
https://github.com/prasenjitb1234/javapractice
DSA practice
dsa-practice java-8 leetcode problem-solving
Last synced: 06 Oct 2025
https://github.com/rhazra-003/my_cp_solutions
Collection of Competitive Programming questions I solved for my placement preparation!
algorithms-and-data-structures codechef codeforces competitive-programming contest-programming cpp leetcode stl
Last synced: 06 Oct 2025
https://github.com/saifiimuhammad/data-structures-algorithms
This repository contains implementations of common algorithms and Leetcode problems in C++.
algorithms cpp data-structures leetcode
Last synced: 06 Oct 2025
https://github.com/manasmalla/learning-kotlin
a series of programs in the Kotlin programming language to help learn the concepts of data structures and understand complex algorithms to solve real-time problems, following the A-Z striver sheet, provided by TakeYouForward™️.
algorithms data-structures dsa kotlin leetcode
Last synced: 06 Oct 2025
https://github.com/emilwijayasekara/leetcode-2469-convert-the-temperature
LeetCode Problem 2469. Convert the Temperature - This problem entails converting a Celsius temperature to its corresponding values in Kelvin and Fahrenheit, utilizing precise conversion formulas, and returning the results in a two-element array with specified precision.
java leetcode leetcode-java leetcode-solutions
Last synced: 06 Oct 2025
https://github.com/mmaitland1/leetcodedocumentor
The LeetCode Documentor is a Go-based app using Fyne GUI. Input questions, select languages, and generate solution docs. Clone repo, cd into it, and run with go run . for easy LeetCode documentation!
go golang leetcode programming-languages
Last synced: 12 Apr 2025
https://github.com/shibam120302/striver_sde_sheet
A Complete Solution of the well known 'Striver SDE Sheet ' in C++.
array binary-tree cpp dp graph heap interview-preparation interview-questions leetcode linked-list stack stl strivers-sde-sheet strivers-sde-sheet-solutions trie
Last synced: 02 Jul 2025
https://github.com/imwildcat/leet-daily
A Rails app that helps a group of people to check-in on LeetCode
algorithm leetcode rails rails-application rails5
Last synced: 28 Mar 2025
https://github.com/elemeants/leetcode-problems
Just a repo to store my leet code problems.
algorithms cpp leetcode leetcode-cpp
Last synced: 14 Oct 2025
https://github.com/alok-mishra143/75day_cpp
MY journey to master DSA
cpp dsa dsa-learning-series dsa-practice gfg gfg-cpp gfg-solutions leetcode leetcode-cpp leetcode-solutions
Last synced: 03 Mar 2025
https://github.com/jpal91/leetcode
Solutions and examples from my LeetCode profile
leetcode leetcode-python leetcode-solutions
Last synced: 27 Feb 2025
https://github.com/sane-aalam/strivers-atoz-sheet
This course is made for people who want to learn DSA from A to Z for free in a well-organized and structured manner.
algorithms atoz-sheet atozsheet coding data-structures dsa-questions dsa-sheet gfg github google leetcode leetcode-soltuions programming solution strivers-sde-sheet
Last synced: 16 Mar 2025
https://github.com/bhaskarkatara/solution_leetcode-gfg_potds
dsa gfg-solutions leetcode leetcode-solutions
Last synced: 07 Oct 2025
https://github.com/gkamboj/leetcode
Collection of LeetCode questions to ace the coding interview!
data-structures java leetcode python
Last synced: 11 Jun 2025
https://github.com/petrosdemetrakopoulos/leetcode
My Leetcode solutions
algorithms challenges interview interview-preparation interview-questions leetcode leetcode-python leetcode-solutions python
Last synced: 15 Jun 2025
https://github.com/rhazra-003/leetcode_practice
Collection of LeetCode and GFG questions I solved for my placement preparation!
cpp cpp14 gfg gfg-solutions leetcode leetcode-cpp leetcode-python leetcode-solutions python3 sql stl
Last synced: 07 Oct 2025
https://github.com/wittyicon29/dsa
Some problems of leetcode on various techniques and concepts of DSA
algorithms data-structures leetcode
Last synced: 07 Oct 2025
https://github.com/rurangiza/dsa
Exploring data structures and algorithms
algorithms cracking-the-coding-interview data-structures leetcode
Last synced: 18 Mar 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/dhanushreddy291/solved-dsa-problems
This REPO Conatains DSA problems that I have solved on various websites such as Hackerrank, Leetcode and Interviewbit.
algorithms hackerrank hackerrank-solutions leetcode
Last synced: 08 Oct 2025
https://github.com/kubgus/python-algorithms
A collection of algorithms in Python.
algorithms foobar leetcode leetcode-python leetcode-solutions python python3
Last synced: 08 Oct 2025
https://github.com/abdullah-niaz/leetcode
leetcode is a collection of solutions to various LeetCode problems, covering a wide range of algorithms and data structures. This repository serves as a practice resource for coding interviews and competitive programming, with solutions in Python for different problem categories and difficulties.
dsa leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions problem-solving
Last synced: 09 Mar 2025
https://github.com/ishaantek/leetcode-solutions
Collection of my solutions to LeetCode problems in Python.
algorithms coding-challenge coding-interviews competitive-programming data data-structures leetcode leetcode-python python python3
Last synced: 08 Oct 2025
https://github.com/uday160386/practice-algorithms
solving problems from leet code and hackerrank
datastructures-algorithms hackerank java leetcode python
Last synced: 08 Oct 2025
https://github.com/erikrios/leetcode-problem-solving
My Leetcode Problem Solving Solution
algorithms algorithms-and-data-structures data-structures leetcode problem-solving
Last synced: 08 Oct 2025
https://github.com/bishal7448/leetcode_30_day_javascript_challenge
30-Day JavaScript Challenge 🎯 Strengthen your JavaScript skills with daily LeetCode challenges! Cover topics like basics, ES6+, algorithms, and async programming. Each folder includes a problem, solution, and explanation. Clone, explore, and contribute. Start your journey to mastering JavaScript! 🚀
30daychallenge javascript js30days leetcode leetcode-javascript
Last synced: 08 Oct 2025
https://github.com/xavier2code/rust-leetcode
这是一个用 Rust 编程语言解决 LeetCode 算法题的项目。项目按照题目类型(如数组、字符串、树等)进行模块化管理,每个文件对应一个具体的题目解决方案。
algorithms leetcode rust solutions
Last synced: 08 Apr 2025
https://github.com/wychl/leetcode
leetcode leetcode-golang leetcode-javascript leetcode-practice leetcode-python leetcode-questions sql
Last synced: 08 Oct 2025
https://github.com/gmershad/thedebugger
LeetCode Solution in python.
algorithms datastructure datastructures datastructures-algorithms leetcode leetcode-solutions python
Last synced: 03 Sep 2025
https://github.com/stereotypicaldev/python.challenges
A collection of Python solutions to various coding challenges.
algorithm-challenges codewars codewars-challenges codewars-kata codewars-kata-solution codewars-solutions codewars-training-exercise coding-challenge coding-challenges competitive-programming exercism exercism-solutions hacker-rank hackerrank hackerrank-solutions kata leetcode leetcode-solutions python tdd-katas
Last synced: 02 Jul 2025
https://github.com/a9na/daily-leetcode-ts
Daily TypeScript LeetCode challenges
Last synced: 09 Oct 2025
https://github.com/quincey001/datastructure-algorithms
Fucusing on data structure & algorithm & Solving coding questions
algorithm algorithms java leetcode
Last synced: 06 Mar 2025
https://github.com/tmzane/leetcode
✍️ My LeetCode solutions written in Go
algorithms data-structures go leetcode
Last synced: 20 Apr 2025
https://github.com/linxueyuanstdio/leetcode
python solution for leetcode
leetcode leetcode-practice leetcode-python leetcode-solutions
Last synced: 09 Oct 2025
https://github.com/tbpaolini/leetcode
My solutions for the LeetCode's problems
leetcode leetcode-c leetcode-python leetcode-solutions
Last synced: 31 Mar 2025
https://github.com/sharadbhat/competitive-coding
Solutions to problems on Hackerrank, Hackerearth, etc.
competitive-programming hackerrank leetcode python3
Last synced: 09 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/mohdfaizu/leetcode-problems
This repo provides solutions for leetcode problems in python
Last synced: 09 Oct 2025
https://github.com/kabeech/xtreme-xmas-code
An xtreme mod for your favorite advent calendar
advent-of-code holidays leetcode
Last synced: 09 Oct 2025
https://github.com/olegshulyakov/leet-code.go
My Leet Code Solutions
algorithms algorithms-and-data-structures leetcode leetcode-practice leetcode-solutions
Last synced: 09 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