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-27 00:18:40 UTC
- JSON Representation
https://github.com/ym1085/algorithm-study
Repository for solving algorithmic problems
algorithm backjoon java leetcode programmers
Last synced: 29 Mar 2025
https://github.com/stanrunge/leetcodesolutions
My solutions for problems in LeetCode
Last synced: 05 Mar 2025
https://github.com/letsdeepchat/leetcode-30-days-of-javascript-programming
A closure in JavaScript occurs when a function "remembers" its lexical scope (the variables and functions that were in scope at the time it was created), even if it's executed outside that scope.
closure closure-leetcode deepak-chaudhari deepak14ri javascript-closures leetcode leetcode-closure leetcode-javascript-solutions leetcode-solutions
Last synced: 06 Apr 2025
https://github.com/rustydavinci/leetcode_solutions
LeetCode problems solutions in Rust
leetcode leetcode-rust leetcode-solutions rust
Last synced: 14 Mar 2025
https://github.com/ayaka14732/leetcode-python-oneliner
Can you solve LeetCode problems in one-line Python code?
leetcode leetcode-solutions oneliners python
Last synced: 27 Jun 2025
https://github.com/xwchris/leetcode
前端也要学习算法,记录Leetcode解题过程
algorithms frontend javascript leetcode
Last synced: 06 Apr 2025
https://github.com/pranavpr/leetcode-plus
Google Chrome extension for LeetCode
Last synced: 22 Mar 2025
https://github.com/anuj-thakur-513/6-companies-30-days
This is the repo for Arsh Goyal's 6 Companies 30 Days Challenge
6companies30days 6companies30days2k23 arshgoyal challenge leetcode revisewitharsh
Last synced: 05 Mar 2025
https://github.com/mindninjax/dsa-daily
A GitHub Repo for my Daily DSA Practice in JavaScript on Leetcode & other sources 🧠⚡
algorithms data-structures dsa hacktoberfest javascript leetcode
Last synced: 29 Mar 2025
https://github.com/geekyharsh05/leetcode-solutions
Collection of LeetCode questions to ace the coding interview!
Last synced: 27 Jun 2025
https://github.com/luizrebelatto/algorithms-exercises-repo
Repository to share my solutions of exercises algorithms
algorithms-and-data-structures javascript leetcode leetcode-solutions
Last synced: 29 Oct 2025
https://github.com/tsra0ne/leetcode
Leetcode Problem Solutions
leetcode leetcode-solutions leetcode-swift
Last synced: 13 May 2025
https://github.com/jayhawk24/codingproblems
Codeforces Problems
algorithm cpp hacktoberfest hacktoberfest2021 leetcode
Last synced: 22 Mar 2025
https://github.com/raj-thombare/dsa
algorithms-and-data-structures array cpp dsa dynamic-programming graph leetcode python recursion tree
Last synced: 22 Mar 2025
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: 22 Mar 2025
https://github.com/b72u68/leetcode-bot
Discord Leetcode Bot
bot discord-bot leetcode python3
Last synced: 24 Dec 2025
https://github.com/chaoyangnz/leetcode
Leetcode solutions with Kotlin and Java
algorithm kotlin leetcode pass-the-time
Last synced: 22 Mar 2025
https://github.com/egrizq/golang-data-structure
Data Structure with Golang
data-structures golang leetcode
Last synced: 02 Nov 2025
https://github.com/bkarthik7/leetcode
A repository of my C++ solutions for LeetCode problems
cpp leetcode leetcode-cpp leetcode-solutions solved
Last synced: 22 Mar 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
https://github.com/jeanbou/tech-interview-questions
A good collection of real-world coding interview problems, algorithm challenges & technical questions solved during application processes or its preparation for top tech companies. Includes multiple solutions for firms like Meta (Facebook), Goldman Sachs, Rakuten, Barclays, Line, Lifeware, Odoo, SES, Talkwalker & etc. Perfect for tech interview
algorithms code coding-challenges data-structures faang interview-preparation leetcode love tech-interviews
Last synced: 27 Jun 2025
https://github.com/wajeht/grind-75
learn leetcode patterns with 75 explicit questions
express leetcode node typescript vuejs
Last synced: 13 May 2025
https://github.com/mukhlishga/leetcode
my leetcode journey
leetcode leetcode-python leetcode-solutions python
Last synced: 19 Jun 2025
https://github.com/zh1995/algorithm
This repository contains my solutions to problems on LeetCode. Each problem solution contains detailed problem-solving ideas and code implementation.
Last synced: 24 Dec 2025
https://github.com/hot9cups/leetcode-daily-challenge
My solutions to Leetcode's Daily Challenge
leetcode leetcode-java leetcode-solutions
Last synced: 23 Jul 2025
https://github.com/aliataf/leetcode-solutions
📚 LeetCode solutions in C++ with detailed explanations and complexity analysis
cplusplus leetcode problem-solving
Last synced: 24 Dec 2025
https://github.com/harish-aka-shivi/algo-ds
Data structures implementations, algorithms, leetcode solutions, etc
algorithms data-structures dynamic-programming leetcode recursion typescript
Last synced: 03 Oct 2025
https://github.com/amira921/leetcode-problems
LeetCode Problems with C++
algorithims cpp data-structures leetcode leetcode-cpp leetcode-solutions
Last synced: 25 Feb 2025
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: 28 Mar 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/xarcgit/challenge
Year-Long Challenge
leetcode leetcode-practice leetcode-python3 leetcode-solutions
Last synced: 22 Mar 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/nkeramov/leetcode_solutions
Solutions for problems from LeetCode
Last synced: 25 Feb 2025
https://github.com/kiing-dom/data-structures-algorithms
data structures and algorithms
algorithms-and-data-structures data data-structures java leetcode
Last synced: 09 Aug 2025
https://github.com/shivxmr/learn-java
algorithms data-structures java leetcode leetcode-solutions
Last synced: 14 Mar 2025
https://github.com/prajun7/leetcode
Starting from Feb 15 2022, I am using LeetHub to push my code from LeetCode.
Last synced: 03 Mar 2025
https://github.com/sevmardi/leetcode
Leetcode Solutions
c c-plus-plus golang java leetcode leetcode-solutions python3 scala
Last synced: 14 May 2025
https://github.com/seihmd/leetcodeutil
Go util for Leetcode problems
go golang leetcode leetcode-golang
Last synced: 23 Jul 2025
https://github.com/chaedie/ps-javascript-leetcode
자료구조, 알고리즘 학습으로 더 나은 개발자가 되기 위해 노력중입니다. 🔥
Last synced: 30 Mar 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/kenwuqianghao/coding-problems
Practice coding problems I did including LeetCode, Code Forces, USACO, etc.
codeforces cses leetcode python usaco
Last synced: 03 Nov 2025
https://github.com/zavvdev/leetcode
Solved leetcode problems
clj clojure javascript js leetcode leetcode-practice leetcode-solutions
Last synced: 22 Mar 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/lazycatcoder/leetcode
Leetcode problems solution by Python
leetcode leetcode-python leetcode-questions leetcode-solutions python
Last synced: 18 Nov 2025
https://github.com/vinod123456183/new_dsa_1
DSA From Basic To Adv
cpp leetcode revision w3schools
Last synced: 25 Feb 2025
https://github.com/jeonggoncho/algorithm
✏️ '알고리즘 문제 풀이'입니다.
algorithms baekjoon-online-judge javascript leetcode programmers-online-judge python swea
Last synced: 06 Apr 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/codingwizard2001/leetcode-math
LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills
cplusplus cpp cpp17 leetcode leetcode-cpp leetcode-solutions
Last synced: 27 Mar 2025
https://github.com/mezdelex/leetcode
LeetCode problems
algorithms cpp csharp data-structures haskell leetcode rust
Last synced: 05 Mar 2025
https://github.com/aryan-dhankani/leetcode
Leetcode question's (C++, Java , Python) optimized and commented solutions for DSA practice.
algorithms leetcode leetcode-solutions
Last synced: 15 Sep 2025
https://github.com/ghat0tkach/leetbot-extension
Leetbot - your personal coding assistant for Leetcode. Comes packed with google gemini to make you solve problems faster and quicker
extension google-gemini leetcode
Last synced: 23 Jul 2025
https://github.com/arsharaj/arsharaj-leetcode
Problems solved in daily leetcode challenges and weekly contests
arsharaj java leetcode leetcode-daily-challenge
Last synced: 30 Mar 2025
https://github.com/tahiranny/problemsolving
csharp database go golang leetcode leetcode-solutions problem-solving python3 sql sql-server
Last synced: 14 May 2025
https://github.com/straylittlepunk/leetcode
Leetcode Problems Solution
algorithms-datastructures leetcode rust
Last synced: 14 Apr 2025
https://github.com/adhamhaithameid/problem_solving
This repository contains my C++ solutions to a variety of algorithm and data structure problems from platforms like LeetCode and Codeforces. I follow a curated problem-solving sheet to track progress and ensure structured practice across key topics.
codeforces cpp leetcode problem-solving
Last synced: 28 Jun 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/dityaren/leetcode-journey
Repository where I document my progress as I tackle various coding challenges on LeetCode. All written in Python.
journey leetcode leetcode-practice leetcode-python leetcode-python3 leetcode-solutions
Last synced: 09 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/thiagoianuch/leetcode-solutions
My solutions to LeetCode problems in C++
cplusplus cpp leetcode leetcode-cpp leetcode-solutions
Last synced: 14 Mar 2025
https://github.com/saadbutt27/dsa
Data Structures and Algorithms
algorithms array binary-search cpp cpp-stl dsa functions leetcode pointers problem-solving sorting strings time-complexity vector
Last synced: 28 Jun 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/eclipher/leetcode-toolkit
Copy problem as Markdown, Download as Jupyter Notebook, Format on Save, IntelliSense
jupyter-notebook leetcode userscript
Last synced: 14 Apr 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/luizbueno1/leetcode-java
Solutions to LeetCode problems implemented in Java.
algorithms data-structures java leetcode leetcode-java leetcode-solutions
Last synced: 07 Apr 2025
https://github.com/thomashirtz/leetcode
Repository containing Python solutions of Leetcode problems.
algorithms interview leetcode leetcode-python leetcode-solutions python
Last synced: 16 Sep 2025
https://github.com/hmes98318/leetcode
LeetCode 刷題紀錄
leetcode leetcode-cpp leetcode-solutions
Last synced: 14 May 2025
https://github.com/ferdousjamanfuad/problem-solving
My programming solutions
Last synced: 02 Sep 2025
https://github.com/alpha74/ilc
My leetcode submissions maintained from 2020 onwards.
competitive-programming cpp-solutions leetcode leetcode-solutions
Last synced: 05 Mar 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/xingorg1/leetcode-daily-practice-action
automatic create daily practice issue for xingorg1/leetcodeRank
actions github-actions leetcode leetcode-practice
Last synced: 07 Apr 2025
https://github.com/michael-c7/leetcode
Daily LeetCode problems I've solved to get better at problem solving
algorithms algorithms-and-data-structures data-structures javascript leetcode leetcode-javascript leetcode-practice
Last synced: 26 Feb 2025
https://github.com/iam-abhishek-yadav/dsa-sheets
geeksforgeeks leetcode takeuforward
Last synced: 28 Jun 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/ally-matias/trilha-de-estudos
Este repositório é uma Trilha de Estudos que reúne meus aprendizados e práticas. Atualmente, a trilha abrange dois tópicos iniciais, mas novos temas serão adicionados conforme eu avançar nos estudos. Inicialmente, estou focando em JavaScript, mas pretendo migrar para TypeScript futuramente.
arquitetura-limpa design-patterns estrutura-de-dados injection-dependency javascript leetcode system-design typescript
Last synced: 30 Mar 2025
https://github.com/prathambhalke/javascript-interview-preparation
JS Interview Preparation Repository
javascript leetcode logic problem-solving
Last synced: 02 Apr 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/spezifisch/leetcode-problems
My solutions to some leetcode.com coding problems, mostly Python/Go
algorithm algorithms golang leetcode leetcode-solutions python
Last synced: 06 Nov 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/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/softdev629/techiedelight
Techie Delight: Data Structures and Algorithm Problems
cpp dsa-algorithm leetcode unordered-map
Last synced: 24 Feb 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/liguwe/algorithm-book
📗 《算法》算法与数据结构,持续构建算法知识体系
algorithm algorithms algorithms-and-data-structures leetcode
Last synced: 11 Aug 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