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-09-26 00:18:06 UTC
- JSON Representation
https://github.com/emahtab/print-in-order
concurrency java leetcode semaphore
Last synced: 28 Mar 2025
https://github.com/sebastiandotdev/waste-v2
Leetcode platform exercises... Completely Open Sources, Ready to challenge your programming. 🌙
exercism leetcode rust typescript
Last synced: 02 Sep 2025
https://github.com/emahtab/sliding-window-maximum
Find Max within a fixed size window
leetcode monotonic-queue sliding-window
Last synced: 24 Jun 2025
https://github.com/ghosts6/leetcode_exercise
Leet code exercise solutions
bash c cpp js leetcode leetcode-solutions python3
Last synced: 05 Mar 2025
https://github.com/hashimsaffarini/leetcode-solutions-for-database
This database file contains solutions to LeetCode problems implemented using Oracle. It serves as a comprehensive collection of answers to various coding challenges available on LeetCode. The solutions are structured and organized using Oracle, providing a valuable resource for those seeking efficient problem-solving techniques and manipulation str
database leetcode oracle solutions
Last synced: 30 Aug 2025
https://github.com/ryandvl/leetcode
✅ All the problems that I solved in LeetCode.
computer-science cpp java javascript leetcode python
Last synced: 27 Mar 2025
https://github.com/p0u4a/leet-track
Web app for tracking and visualising LeetCode progress.
data-visualization leetcode leetcode-stats web-app
Last synced: 01 Apr 2025
https://github.com/lightningminers/simple
LeetCode(JavaScript)解题,两周一例;
javascript leetcode typescript
Last synced: 07 Jul 2025
https://github.com/ibwei/leetcode-js-solution
记录自己leetcode的js&ts刷题历程
algorithm algorithmic-trading javascript js leetcode typescript
Last synced: 01 Jul 2025
https://github.com/louis3797/leetcode
Leetcode Solutions in Java
java leetcode leetcode-solutions
Last synced: 13 Apr 2025
https://github.com/michaelfromyeg/puzzles
Solutions to problems from vscode-puzzles and vscode-leetcode.
coding leetcode problems vscode-puzzles
Last synced: 02 Apr 2025
https://github.com/aish-ika031/dsa-imp
This Repository contains solutions to imp coding questions asked in the interviews.
algorithms coding dsa interview-preparation interview-questions leetcode python3
Last synced: 09 Apr 2025
https://github.com/priyansusahoo/data-structure-and-algorithms-java
Learning Data Structures & Algorithms | Leetcode | Java
algorithms data-structures dsa-practice graph java leetcode leetcode-java list searching-algorithms sorting-algorithms tree
Last synced: 10 May 2025
https://github.com/huangcongqing/leetcode
LeetCode/剑指offer刷题
cpp leetcode leetcode-cpp leetcode-python leetcode-solutions python
Last synced: 03 Sep 2025
https://github.com/ajinkyataranekar/leetcode
Leetcode Solutions
leetcode leetcode-python leetcode-solutions
Last synced: 29 Mar 2025
https://github.com/hassan11196/leetcode-solutions
Repository to share leetcode solutions and participate in Hacktoberfest
hacktoberfest hacktoberfest-accepted hacktoberfest2022 leetcode
Last synced: 01 Jul 2025
https://github.com/amri-tah/leetcode-solutions-java
Collection of Leetcode problems solved by me using Java
coding leetcode leetcode-solutions
Last synced: 24 Jun 2025
https://github.com/emahtab/string-to-integer-atoi
leetcode problem-solving string-to-number
Last synced: 28 Mar 2025
https://github.com/emahtab/smallest-subtree-with-all-the-deepest-nodes
Find the smallest subtree with all the deepest nodes in a binary tree
bfs breadth-first-search leetcode lowest-common-ancestor problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/largest-rectangle-in-a-histogram
Largest rectangle in a histogram
Last synced: 28 Mar 2025
https://github.com/utkarsh5026/smash-leetcode
Smash the LeetCode 👊 with your pretty fingers and with AI
client-server fastapi langchain leetcode leetcode-solutions llm python react redux shadcn-ui tailwind typescript vite
Last synced: 28 Mar 2025
https://github.com/mensenvau/leetcode_sql_problems
😊️️️️️️ Leetcode database part solutions
data-engineer data-engineering leetcode leetcode-solutions mysql sql
Last synced: 25 Mar 2025
https://github.com/art2url/solve-sync
🧩 SolveSync is a Chrome extension that automates uploading your accepted LeetCode solutions to a GitHub repository using secure OAuth authentication.
automatically-push automation chrome-extension chrome-extension-api chromeextension coding-solutions github javascript leetcode leetcode-solutions leetcode-sync oauth problem-solving web-development
Last synced: 03 Apr 2025
https://github.com/rockharshitmaurya/leetcode-java
java leetcode leetcode-java leetcode-solutions
Last synced: 26 Feb 2025
https://github.com/emahtab/longest-substring-without-repeating-characters
Longest Substring Without Repeating Characters
hashset leetcode sliding-window
Last synced: 28 Mar 2025
https://github.com/0xkalvin/data-structures-and-algorithms
Data structures, algorithms and leet code problems
algorithms data-structures leetcode
Last synced: 05 Apr 2025
https://github.com/gituser143/goleet
Solutions to LeetCode problems in GoLang!
competitive-coding go golang leetcode leetcode-solutions solutions
Last synced: 17 Mar 2025
https://github.com/ayman1902/leetccode-ps
LeetCode solution with python :ocean:
competiitve-programming interview-preparation leetcode leetcode-solutions python
Last synced: 12 Mar 2025
https://github.com/weihanli/leetcodesolutions
LeetCodeSolutions powered by csharp
Last synced: 24 Jun 2025
https://github.com/satyamgupta53/data-structures-algorithm
Comprehensive collections of all the important data structures and algorithms currently used & leetcode question-solutions also included.
algorithms data-structures java leetcode
Last synced: 18 Mar 2025
https://github.com/chitangchin/leetcodeinterview150
Solutions for Leetcode Interview 150
csharp data-structures dsa-practice leetcode leetcode-practice leetcode-solutions
Last synced: 04 Mar 2025
https://github.com/agnel/leetcode
My solutions to leetcode practice
algorithms data-structures dsa dsa-practice leetcode leetcode-solutions
Last synced: 02 Sep 2025
https://github.com/emahtab/linked-list-cycle
Linked List Cycle
detect-cycle hashset leetcode linked-list problem-solving
Last synced: 03 Jul 2025
https://github.com/emahtab/palindrome-linked-list
Check If Linked List is Palindrome
leetcode linked-list palindrome problem-solving
Last synced: 15 Jun 2025
https://github.com/emahtab/next-greater-element-i
leetcode next-greater-element stack
Last synced: 28 Mar 2025
https://github.com/rodyherrera/leetcode
A record of my LeetCode problem solving journey! ;)
algorithms algorithms-datastructures c computer-science cpp javascript leetcode leetcode-solutions python typescript
Last synced: 08 Jul 2025
https://github.com/cvalingam/leetcode
LeetCode in C#
csharp csharp-code leetcode leetcode-csharp leetcode-solutions
Last synced: 13 Mar 2025
https://github.com/manjeettahkur/30-day-leetcode
30-Day LeetCoding Challenge In Go programming language
algorithms-and-data-structures data-structures go golang leetcode
Last synced: 24 Jun 2025
https://github.com/supakornn/leetcode-supakornn
All of my personal leetcode solutions.
Last synced: 24 Mar 2025
https://github.com/austinsonger/codingchallenges
All of my solutions to Coding Websites and Challenges
codeacademy codebyte codechef codeeval codefights codewars freecodecamp hackerrank leetcode projecteuler solutions topcoder
Last synced: 15 Mar 2025
https://github.com/samdc73/leetcode
algorithms leetcode leetcode-python leetcode-solutions python
Last synced: 13 Mar 2025
https://github.com/noeyislearning/sql-coding-challenges
SQL Coding Challenges, this repository is a compilation of my journey on enhancing my SQL skills; coding challenges are from LeetCode, HackerRank, and other sources.
coding-challenge data-analytics data-science hackerrank leetcode mysql solutions
Last synced: 07 Jul 2025
https://github.com/brainstone/leetcode
This little project is a template for running LeetCode problems locally in your CLion installation.
cmake cpp cpp20 leetcode leetcode-cpp template
Last synced: 20 Feb 2025
https://github.com/damichoi/algorithm
Baekjoon Online Judge (백준 온라인 저지), LeetCode, Programmers, 이것이 코딩테스트다 (동빈북), 인프런 등의 알고리즘 문제 풀이를 모은 저장소입니다.
algorithm algorithms baekjoon baekjoon-algorithm baekjoon-online-judge inflearn java leetcode leetcode-java programmers
Last synced: 03 May 2025
https://github.com/mzusin/js-bit-manipulation
A collection of bit manipulation helpers written TypeScript.
bit-manipulation bitwise bitwise-operators leetcode leetcode-javascript leetcode-solutions lsb msb number-systems xor
Last synced: 24 Mar 2025
https://github.com/danieljhkim/datastructures-algorithms
Data Structures and Algorithms
algorithms data-structures java javascript leetcode leetcode-solutions python3
Last synced: 08 Apr 2025
https://github.com/itsjomon/leetcode-potd
LeetCode Problem of the Day (2025).
leetcode leetcode-java leetcode-potd leetcode-solutions
Last synced: 16 Mar 2025
https://github.com/xingoxu/leetcode
Just a place to storage my answer between home and working.
Last synced: 11 Apr 2025
https://github.com/felipecacique/leetcodeexercises
Welcome to my LeetCode Solutions repository! Here, you'll find a curated collection of my solutions to various LeetCode problems.
leetcode leetcode-python leetcode-solutions
Last synced: 24 Mar 2025
https://github.com/emahtab/longest-palindromic-substring
Find longest palindromic substring in a string
dynamic-programming leetcode palindrome problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/longest-consecutive-sequence
leetcode sorting sorting-algorithms
Last synced: 28 Mar 2025
https://github.com/hyrumdickinson/leetcode-solutions
My leetcode solutions. I usually code in Java and occasionally solve problems in C++ or Python.
leetcode leetcode-java leetcode-practice leetcode-questions leetcode-solutions
Last synced: 12 Mar 2025
https://github.com/pranav2092/ipmp
This repo contains solution to various LeetCode and GeeksForGeeks DSA practice questions for placements
cpp cpp-all cpp-programming geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-interview-prep geeksforgeeks-practice geeksforgeeks-practice-solutions geeksforgeeks-solutions interview-preparation leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions placement-preparation
Last synced: 28 Mar 2025
https://github.com/yuhexiong/leetcode-solution
Document my LeetCode solution with chinese comments and multiple programming languages.
c-language cpp go golang java javascript leetcode mysql python typescript
Last synced: 24 Mar 2025
https://github.com/lupantech/leetcode
Constant dripping wears away a stone.
Last synced: 09 Apr 2025
https://github.com/anindya-dey/practice-leetcode
Here I maintain all the problems I have solved on Leetcode. Courtesy: Leethub extension
andys-cli dsa dsa-practice leetcode leetcode-cpp leetcode-practice leetcode-solutions
Last synced: 08 Mar 2025
https://github.com/eugenechevski/problem-solving
Data-structure and algorithms interview problems and solutions.
algorithm algorithms javascript leetcode python typescript
Last synced: 22 Feb 2025
https://github.com/emahtab/permutations
Permutations
leetcode permutations problem-solving recursion
Last synced: 28 Mar 2025
https://github.com/mohahmadraza/leetcode-python-project-tasks
This repository, is a comprehensive collection of Python solutions and projects focused on solving a wide array of LeetCode problems. It serves as a valuable resource for anyone looking to enhance their coding skills, prepare for technical interviews, or simply practice algorithm and data structure challenges using Python.
algorithm algorithms-and-data-structures coding coding-challenge coding-interviews competitive-programming data-structures leetcode leetcode-python leetcode-solutions programming programming-challenges python software-development technical-interview-questions
Last synced: 27 Feb 2025
https://github.com/shaikahmadnawaz/placement-preparation
Data Structures & Algorithms Practice 💛
arrays dsa dsa-practice geeksforgeeks heaps java leetcode placement-preparation recursion searching searching-algorithms sorting-algorithms strings
Last synced: 15 May 2025
https://github.com/cyberoctane29/leetcode-sql-problem-solving
This repository features my SQL problem-solving approach and solutions to LeetCode problems, categorized by difficulty: Easy, Medium, and Hard. Each file may include multiple solutions to a problem, showcasing different approaches or optimizations. All solutions are explained clearly, making this a valuable resource for mastering SQL techniques.
leetcode leetcode-solutions leetcode-sql leetcodesql problem-solving
Last synced: 23 Jun 2025
https://github.com/muhammad-fiaz/data-structures-and-algorithms-solutions
Explore comprehensive solutions to coding problems from Geeks for Geeks, LeetCode, and HackerRank. This repository focuses on implementing and understanding fundamental data structures and algorithms, organized for easy navigation and quick learning.
algorithm-challenges algorithms-and-data-structures data-structure data-structures data-structures-algorithms data-structures-and-algorithms datastructure datastructures datastructures-algorithms datastructuresandalgorithm dsa dsa-algorithm dsa-learning-series dsa-practice dsa-questions dsa-solutions dsalgo-questions hackerrank leetcode solutions
Last synced: 01 Apr 2025
https://github.com/muhammetgumus/leetcode
LeetCode algorithm problems solutions & interview questions
algorithm algorithms data-structure data-structure-java data-structures data-structures-and-algorithms interview-preparation interview-questions leetcode leetcode-java leetcode-practice leetcode-questions leetcode-solutions problem problem-solving problemsolving
Last synced: 23 Feb 2025
https://github.com/theodesp/leetcode-scala
Working through Leetcode problems with Scala
leetcode leetcode-solutions scala
Last synced: 07 Jul 2025
https://github.com/hellojukay/leetcode
这是一个LeetCode刷题项目
golang leetcode leetcode-golang
Last synced: 23 Jun 2025
https://github.com/fireinrain/leetcode-runs
leetcode exercise that implemented by Java
Last synced: 19 Jul 2025
https://github.com/hossein13m/leetcodechallenges
LeetCode Challenges Answers and Explanations
algorithms data-structures javascript leetcode
Last synced: 02 Mar 2025
https://github.com/matveyguralskiy/leet-code
Leet-code Solutions of problems using programming languages such as Python, JavaScript, C++ and Bash. Here are all the solutions to problems from my personal profile
bash javascript leetcode leetcode-solutions postgresql python
Last synced: 11 Mar 2025
https://github.com/betta-cyber/leetcode
leetcode solutions
algorithm leetcode leetcode-python python rust
Last synced: 26 Mar 2025
https://github.com/yurisldk/leetcode
Collection of LeetCode questions to ace the coding interview!
leetcode leetcode-solutions leetcode-typescript
Last synced: 26 Feb 2025
https://github.com/aishanipach/interview-checkpoints
Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.
cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet
Last synced: 03 Jul 2025
https://github.com/snimmagadda1/coding-challenges
🧠 Collection of coding challenges to keep sharp
algorithms algorithms-and-data-structures data-structures go golang java leetcode leetcode-go leetcode-golang leetcode-java leetcode-solutions
Last synced: 30 Mar 2025
https://github.com/utkarshmishra12/leetcode_solutions
LeetCode Solutions - Repository For Codes Of Various Data Structures And Algorithms and Competitive Programming Problems
algorithms coding-solutions cpp data-structures interview interview-preparation leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions
Last synced: 21 Feb 2025
https://github.com/emahtab/island-perimeter
Island Perimeter
island-perimeter leetcode problem-solving
Last synced: 14 Jun 2025
https://github.com/ichenlei/leetcode_101
A repo for my LeetCode algorithm training
algorithm javascript leetcode nodejs
Last synced: 17 Mar 2025
https://github.com/sarwar-asik/problem-solve-a4
My Problem Solving
c-programming codeforces cpp hackrank javascript leetcode python real-life-problems tyoescript
Last synced: 16 Feb 2025
https://github.com/dhruvabhat24/weekend-contests
Questions of Weekend Contest & other Contests from Leetcode and GFG
biweekly geeksforgeeks leetcode open-source weekly-challenges
Last synced: 24 Mar 2025
https://github.com/emahtab/intersection-of-two-linked-lists
Intersection of two Linked Lists
hashset intersection leetcode linked-list merge-point problem-solving
Last synced: 28 Mar 2025
https://github.com/dhrupad17/leetcode_binarysearchstudyplanii
In computer science, binary search, also known as half-interval search or logarithmic search, is a search algorithm that is commonly used to find the position of a target value within a sorted array. However, the binary search algorithm is not limited to arrays. In any scenario where one can determine if the target value is higher or lower than a given value, binary search can be used to repeatedly halve the search space for a target value.
array binary-search greedy hashtable leetcode leetcode-solutions math sorting string tree two-pointers
Last synced: 18 Jul 2025
https://github.com/siaexplains/algorithms-solutions
problem solutions, algorithms, leetcode, codility, code challenges, etc.
algorithm algorithms codility hackerrank javascript leetcode typescript
Last synced: 20 Jul 2025
https://github.com/lauslim12/competitive-programming
My solutions for many competitive programming websites.
algorithms codeforces competitive-programming cplusplus data-structures leetcode
Last synced: 16 Jul 2025
https://github.com/mohamedhany99/number-of-matching-subsequences-leetcode-problem
"Number of Matching Subsequences" LeetCode Problem Solution
leetcode leetcode-python leetcode-solutions problem-solving python python3 subseq subsequence
Last synced: 09 Mar 2025
https://github.com/satelllte/problem-solving
Solutions of some problems available online (for example, on LeetCode)
leetcode leetcode-solutions problem-solving typescript
Last synced: 25 Aug 2025