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-23 00:17:39 UTC
- JSON Representation
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/shashankpie/leetcode
My Leetcode Solutions in Python3.
leetcode leetcode-solutions python3
Last synced: 25 Jul 2025
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: 26 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/1ayanabil1/algorithms
Welcome to the Algorithms repository! 🚀 This repository is dedicated to documenting and sharing my journey through algorithm learning, with a special focus on the Grokking Algorithms book.
codewars codewars-solutions data-structures hackerrank hackerrank-solutions jupyter-notebook leetcode leetcode-python leetcode-solutions machine-learning prob python search-algorithm searching searching-algorithms
Last synced: 26 Jul 2025
https://github.com/farmerchillax/algorithm
leetcode solution with go
go leetcode leetcode-golang leetcode-solutions
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/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/sckonung/grind75
Leetcode Solutions for Grind 75
algorithms csharp grind75 java leetcode leetcode-java leetcode-python python
Last synced: 26 Jul 2025
https://github.com/codingwizard2001/binary-search
Binary search is a fundamental algorithm used to efficiently locate a target value within a sorted collection of elements. It follows a divide-and-conquer strategy, continuously narrowing down the search space until the target is found or determined to be absent.
algorithms binary-search binary-search-cpp binary-search-problem binary-search-solutions coding cpp cpp17 leetcode leetcode-cpp leetcode-practice leetcode-solutions problem-solving
Last synced: 27 Mar 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/codingwizard2001/bit-manipulation-leetcode-problem
Bit manipulation is the process of applying logical operations on a sequence of bits to achieve a required result. It is an act of algorithmically manipulating bits or other pieces of data shorter than a word.
bit-manipulation bit-manipulation-questions cplusplus cplusplus-17 cpp daily-coding-problem leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions practice problem-solving
Last synced: 27 Mar 2025
https://github.com/karsterr/code-challanges
A personal repository of coding challenge solutions from platforms like LeetCode and HackerRank, written in Python and C++. Includes failed attempts, debugging notes, and detailed README files for each problem to track learning progress.
algorithms code-challenge competitive-programming cpp data-structures hackerrrank learning-by-doing leetcode neetcode problem-solving python
Last synced: 18 Sep 2025
https://github.com/ruchip16/daily_dsa
In this repository, I will share all the questions that I will solve in a2oj ladders, Leetcode and Interviewbit
interview interview-questions leetcode
Last synced: 02 Mar 2025
https://github.com/gianniosapostolos/leetcode-examples
All of the Leetcode problems I have solved
csharp excercise-solution excercises leetcode leetcode-csharp leetcode-solutions problem-solution problems
Last synced: 20 Mar 2025
https://github.com/codingwizard2001/leetcode
LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills
cpp cpp17 daily-coding-problem dailyprogrammer leetcode leetcode-cpp leetcode-cpp-solutions leetcode-potd leetcode-practice leetcode-problem-solution leetcode-questions leetcode-solutions potd potd-solution practice
Last synced: 27 Mar 2025
https://github.com/princid/competitive-programming
codechef competitive-programming data-structures leetcode
Last synced: 07 Apr 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/shafaq-aslam/leetcode-chronicles
This repository contains my solutions to various LeetCode problems, ranging from Easy to Hard. The goal is to improve problem-solving skills, practice Data Structures & Algorithms (DSA), and build a strong foundation for coding interviews.
algorithms coding-challenges competitive-programming cpp data-structures data-structures-and-algorithms dsa dynamic-programming leetcode problem-solving
Last synced: 07 Apr 2025
https://github.com/lisez/leetcode
LeetCode problem's solutions by JavaScript
deno javascript leetcode typescript
Last synced: 11 Jun 2025
https://github.com/litilexuezha/data-structure
JavaScript - 数据结构。原生代码实现
data-structures javascript js leetcode
Last synced: 06 Mar 2025
https://github.com/anwarhossainsr/leetcode-problem-solving
Letcode Problem Solving
algo algorith competitive-programming javascript leetcode leetcode-javascript leetcode-javascript-solutions leetcode-solutions programming-cha
Last synced: 20 Mar 2025
https://github.com/dgarc359/neetcode
Neetcode solutions in typescript
generally-available leetcode neetcode typescript
Last synced: 02 Sep 2025
https://github.com/oneananda/leetcode-solutions
This repository contains solutions to various LeetCode problems categorized by difficulty levels: Easy, Medium, and Hard. Each solution is implemented in C# and aims to be clear, efficient, and easy to understand.
coding-challenges csharp leetcode leetcode-solutions
Last synced: 21 Jun 2025
https://github.com/matejamaric/go-leetcode
My solutions in Go for some Leetcode problems
Last synced: 27 Jul 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: 18 Feb 2025
https://github.com/paradite/practices
leetcode weekly contest solutions in JavaScript
javascript leetcode leetcode-javascript leetcode-js leetcode-solutions
Last synced: 31 Mar 2025
https://github.com/vishwac09/leet-codes
Collection of Examples solved on LeetCode
Last synced: 20 Mar 2025
https://github.com/hackerslash/dsarch
A search engine for Data Structure and Algorithm problems
data-structures dsa leetcode search-engine tfidf
Last synced: 16 May 2025
https://github.com/yoc00lig/algorithms-and-data-structures
Algorithms and data structures course at AGH UST. Implementations of basic algorithms and tasks solutions.
agh-ust algorithms algorithms-and-data-structures asd data-structures leetcode
Last synced: 12 Sep 2025
https://github.com/batsdk/leetcode-answers
Solutions to LeetCode problems written in Java and Cpp
Last synced: 04 Oct 2025
https://github.com/michael18811380328/leetcode
algorithm javascript leetcode python typescript
Last synced: 27 Jul 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/hasangenc0/my-leetcode
my solutions for leetcode, hackerrank and codesignal problems
algorithms challenges hackerrank hackerrank-solutions java leetcode leetcode-solutions
Last synced: 01 Jul 2025
https://github.com/humangrass/leetcode-rs
Solutions to LeetCode problems written in Rust
leetcode leetcode-solutions rust
Last synced: 17 Mar 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/gopikrsmscs/leet-classifier
A open source tool designed to organize solved LeetCode problems into logical folders by tags, making it easy to revisit and maintain your coding achievements.
leetcode leetcode-solutions python python3
Last synced: 12 Mar 2025
https://github.com/abeatrix/dailycode
A collection of my daily coding practice, featuring problems from leetcode, hackerranks and other sources.
hackerrank-solutions javascript leetcode python python3
Last synced: 01 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/mdtanvirhossaintusher/leetcode-medium
Solution of leetcode medium problems
cplusplus leetcode leetcode-medium leetcode-solutions
Last synced: 20 Mar 2025
https://github.com/dennisbyberg/my-leetcode-solutions
A collection of my Leetcode solutions implemented in TypeScript and tested with Vitest. Explore my problem-solving approaches and coding techniques across various challenges.
Last synced: 26 Mar 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/lin93555/-algorithm-training-cpp-py
LeetCode algorithm practice using C++ and python. Includes detailed explanations, comments, and time complexity analysis for each solution.
algorithms cpp data-structures leetcode python solutions
Last synced: 18 Mar 2025
https://github.com/rohanharikr/c-sharper
Solutions to C(see) sharper.
algorithms codility csharp dotnet exercism leetcode linq
Last synced: 20 Sep 2025
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: 09 Sep 2025
https://github.com/enderecman/chrome-button
Create stunning chrome-style buttons for your projects with ease. Customize size and style using simple CSS. Perfect for enhancing your app's UI! 🚀💻
browser dark firefox firefox-extension i3 javascript kali leetcode media music-visualisation notion picures rice ricing tweet twitter video youtube-music
Last synced: 28 Jul 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/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/rathod-shubham/mysql
This repo contains solutions to SQL problems in MYSQL.
database hackerrank hackerrank-solutions leetcode leetcode-mysql leetcode-solutions leetcode-sql mysql mysql-database sql
Last synced: 29 Jul 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/makstyle119/leetcode
this is my journey to learn and understand DSA by solving leetCode (one problem each day)
explanation javascript leetcode leetcode-solutions makstyle119 php python typescript
Last synced: 30 Jun 2025
https://github.com/silvermete0r/aitu_leetcoder_bot
Telegram bot for analyzing stats of performances of AITU students on popular programming platform - LeetCode.
aitu leetcode rankings telegram-bot web-application
Last synced: 23 Mar 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/preston176/leetcode
Repo containing leetcode problems and solutions
datastructures-algorithms leetcode leetcode-problems leetcode-solutions
Last synced: 29 Jul 2025
https://github.com/mohammedbilalns/data-structures-and-algorithms
dsa-algorithm javascript leetcode
Last synced: 06 Mar 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/brunoviola/leetcode
Resolução de exercícios propostos na plataforma LeetCode.
leetcode leetcode-sql mysql postgresql sql
Last synced: 20 Mar 2025
https://github.com/harishkumar023/leetcode-problem-answers
Leetcode Question and Answers
coding leetcode leetcode-python leetcode-solutions python
Last synced: 23 Mar 2025
https://github.com/sweta-kaundilya/leetcode-sql
LeetCode SQL 50 solutions
leetcode mssql mssql-database mysql mysql-database postgresql sql
Last synced: 09 Jul 2025
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/dhruvabhat24/leetcode-december
All the codes solved from Leetcode during the month of December
daily-coding-problem dailyprogrammer leetcode leetcode-solutions leetcoder
Last synced: 24 Mar 2025
https://github.com/snandasena/leetcode-solutions
Leetcode practices and solutions
cpp data-structures-and-algorithms leetcode
Last synced: 26 Mar 2025
https://github.com/benjaminhalko/leetcode-solutions
All my solutions for LeetCode
leetcode leetcode-python leetcode-solutions leethub python python3
Last synced: 15 May 2025
https://github.com/themysterysolver/leet-and-fun
A collection of LeetCode questions to ace the coding interview!
c-language data-structures db java javascript leetcode mysql pandas-python python python3
Last synced: 05 Apr 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/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/izzatkarimov/leetcode
my leetcode submissions
data-structures-and-algorithms faang-interview interview-preparation leetcode leetcode-progress leetcode-solutions
Last synced: 19 Feb 2025
https://github.com/ankitz007/leetlink
URL redirection service for LeetCode problems
Last synced: 20 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/progambler227788/leetsync-python
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)
array backtracking-algorithm bfs-algorithm dfs-algorithm dynamic-programming graph heap leetcode leetcode-python leetcode-solutions matrix queue recursive-algorithm sorting-algorithms stack string topological-sort two-pointers
Last synced: 16 May 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/infected-ent/sixarm_debian_crack_packages-5y
SixArm.com » Debian » Crack packages for password security
c cpp debian dpkg java leet leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-solutions questions-and-answers
Last synced: 15 Jun 2025
https://github.com/horezmi/leetcode
My LeetCode Problems' Solutions -- JS
leetcode leetcode-javascript leetcode-solutions
Last synced: 30 Jul 2025
https://github.com/williyam-m/leetcode
Repository of my LeetCode problem-solving journey.
competitive-coding competitive-programming data-structures data-structures-and-algorithms dsa-algorithm dsa-learning-series dsa-practice dsa-questions leetcode leetcode-java leetcode-practice leetcode-questions leetcode-solutions problem-solving
Last synced: 06 Mar 2025
https://github.com/ficaan/leetcode-solutions
LeetCode Solutions in Python, pandas and MySQL.
leetcode leetcode-python leetcode-solutions mysql pandas python
Last synced: 31 Jul 2025
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/jbltx/go-training
Leetcode submissions and others samples in Golang
golang leetcode leetcode-submissions sastantua
Last synced: 31 Jul 2025
https://github.com/jpleboeuf/leetcode_solutions
My solutions to problems available on LeetCode.
Last synced: 13 Mar 2025
https://github.com/scarletczen/dsa
LeetCode DSA Solutions
dsa leetcode solutions typescript
Last synced: 13 Mar 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: 31 Jul 2025
https://github.com/liaojimmy/leetcode-node-js
LeetCode Development Environment
Last synced: 15 Mar 2025
https://github.com/somecho/leetcode.java
My solutions to leetcode problems using Java. For learning Java and unit testing.
java junit leetcode leetcode-java leetcode-solutions unit-testing
Last synced: 26 Mar 2025
https://github.com/ash0508/leetcode
This plugin will automatically push your code to GitHub after you successfully pass all tests for a Leetcode problem.
automation extension-chrome leetcode leethub
Last synced: 27 Feb 2025
https://github.com/afinemax/leetcode_practice
This repository contains my solutions to various LeetCode problems.
Last synced: 21 Jun 2025