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-11-18 00:17:35 UTC
- JSON Representation
https://github.com/vansh-codes/leetcode-tracker
Personalize leetcode tracker to track my leetcode progress effectively
github-api leetcode leetcode-progress leetcode-tracker nextjs problem-solving progress-monitoring
Last synced: 20 Mar 2025
https://github.com/samdc73/leetcode
algorithms leetcode leetcode-python leetcode-solutions python
Last synced: 13 Mar 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/weihanli/leetcodesolutions
LeetCodeSolutions powered by csharp
Last synced: 24 Jun 2025
https://github.com/fenil3357/leetcode
Collection of LeetCode questions solved by me! - Created using LeetHub.
Last synced: 20 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/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/emahtab/largest-rectangle-in-a-histogram
Largest rectangle in a histogram
Last synced: 28 Mar 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/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/ajinkyataranekar/leetcode
Leetcode Solutions
leetcode leetcode-python leetcode-solutions
Last synced: 29 Mar 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/emahtab/kth-largest-element-in-an-array
kth largest element in an array
Last synced: 30 Oct 2025
https://github.com/louis3797/leetcode
Leetcode Solutions in Java
java leetcode leetcode-solutions
Last synced: 13 Apr 2025
https://github.com/sunnyicymi/neetcode-250-java
data-structures-and-algorithms dsa java leetcode leetcode-solutions neetcode
Last synced: 03 Apr 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/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: 29 Oct 2025
https://github.com/wenbochang888/design-patterns
่ฎพ่ฎกๆจกๅผ + Leetcode็ฎๆณ
Last synced: 21 Mar 2025
https://github.com/emahtab/wiggle-sort
Wiggle Sort
leetcode lintcode problem-solving wiggle
Last synced: 28 Mar 2025
https://github.com/emahtab/valid-palindrome
Check if a string is palindrome
leetcode palindrome palindrome-string problem-solving
Last synced: 12 Jul 2025
https://github.com/emahtab/vertical-order-traversal-of-a-binary-tree
Binary Tree Vertical Order Traversal
bfs leetcode problem-solving tree-traversal vertical-order-traversal
Last synced: 15 Jun 2025
https://github.com/emahtab/subarray-sum-equals-k
Subarray sum equals k
array leetcode prefix-sum problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/coin-change-2
Coin Change Problem (Total number of ways to make change) Implementation
coin-change dynamic-programming leetcode
Last synced: 28 Mar 2025
https://github.com/emahtab/water-area
Water Area Problem
leetcode problem-solving water-area water-trapping
Last synced: 28 Mar 2025
https://github.com/emahtab/remove-nth-node-from-end-of-list
Remove nth node from end of the linked list
leetcode linked-list problem-solving
Last synced: 24 Jun 2025
https://github.com/galaxy4276/algorithm-study
ํ ๊ธฐ๋ฐ์ผ๋ก ์ด์ํ๋ ์๊ณ ๋ฆฌ์ฆ ์คํฐ๋
algorithms data-structures leetcode leetcode-solutions
Last synced: 09 Jul 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/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/khushvantkr12/striver-a-z
algorithms dsa-algorithm interview-questions leetcode striver-a2z-sheet
Last synced: 30 Oct 2025
https://github.com/1337fury/problem_solving
My personal solutions to LeetCode problems. This repository contains my code submissions for various LeetCode challenges, organized by difficulty levels
coding-challenges leetcode problem-solving
Last synced: 25 Jun 2025
https://github.com/emahtab/lru-cache
LRU Cache
doubly-linked-list hashmap leetcode lru-cache
Last synced: 28 Mar 2025
https://github.com/emahtab/jump-game
Jump Game
jump-game leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/is-graph-bipartite
bipartite-graph breadth-first-search leetcode
Last synced: 28 Mar 2025
https://github.com/emahtab/kth-smallest-element-in-a-bst
kth Smallest element in a BST
binary-search-tree leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/inorder-successor-in-bst
Inorder Successor in BST
binary-search-tree inorder-successor leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/implement-stack-using-queues
Implement Stack using Queues
leetcode problem-solving queue stack
Last synced: 28 Mar 2025
https://github.com/emahtab/construct-binary-tree-from-preorder-and-postorder-traversal
Construct Binary Tree from Preorder and Postorder Traversal
binary-tree binary-tree-construction leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/connecting-cities-with-minimum-cost
Minimum Spanning Tree
graph kruskals-algorithm leetcode minimum-spanning-tree prims-algorithm
Last synced: 28 Mar 2025
https://github.com/emahtab/combination-sum-ii
backtracking combinations leetcode
Last synced: 28 Mar 2025
https://github.com/emahtab/combination-sum
backtracking combinations leetcode
Last synced: 28 Mar 2025
https://github.com/emahtab/top-k-frequent-words
leetcode problem-solving top-k-words treemap
Last synced: 28 Mar 2025
https://github.com/emahtab/top-k-frequent-elements
Find top k frequent elements
leetcode problem-solving top-k treemap
Last synced: 28 Mar 2025
https://github.com/emahtab/validate-a-binary-search-tree
Validate a Binary Search Tree
binary-search-tree inorder-traversal leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/regular-expression-matching
Regular Expression Matching
leetcode problem-solving recursion regular-expression
Last synced: 28 Mar 2025
https://github.com/emahtab/search-2d-matrix-ii
Search 2D Matrix sorted row and column wise
Last synced: 28 Mar 2025
https://github.com/emahtab/meeting-rooms
Meeting Rooms
interval leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/maximal-square
Find the maximal square area
dynamic-programming leetcode problem-solving
Last synced: 18 Oct 2025
https://github.com/emahtab/longest-increasing-subsequence
Longest Increasing Subsequence
dynamic-programming leetcode longest-increasing-subsequence problem-solving
Last synced: 14 Jul 2025
https://github.com/emahtab/intersection-of-two-arrays-ii
Find the elements which intersect
hashmap leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/print-in-order
concurrency java leetcode semaphore
Last synced: 28 Mar 2025
https://github.com/emahtab/range-sum-of-bst
Range Sum of BST
binary-search-tree leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/coin-change
coin-change dynamic-programming leetcode
Last synced: 28 Mar 2025
https://github.com/emahtab/alien-dictionary
Find the order of alphabets in an alien dictionary
graph leetcode problem-solving topological-sort
Last synced: 28 Mar 2025
https://github.com/emahtab/min-cost-to-connect-all-points
Find the min cost for the Minimum Spanning Tree (MST)
leetcode minimum-spanning-tree prims-algorithm
Last synced: 28 Mar 2025
https://github.com/emahtab/verifying-an-alien-dictionary
Verifying an alien dictionary
alien dictionary leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/min-stack
Min Stack
constant-time leetcode problem-solving stack
Last synced: 28 Mar 2025
https://github.com/emahtab/number-of-provinces
Find number of connected components in a graph
bfs connected-components dfs graph leetcode
Last synced: 28 Mar 2025
https://github.com/emahtab/permutations
Permutations
leetcode permutations problem-solving recursion
Last synced: 28 Mar 2025
https://github.com/emahtab/topological-sort-problems
Topological Sort Problems
kahns-alogrithm leetcode topological-sort
Last synced: 28 Mar 2025
https://github.com/emahtab/ugly-number
Find whether a number is an Ugly number
leetcode problem-solving ugly-number
Last synced: 28 Mar 2025
https://github.com/emahtab/single-number
Single Number
hashset leetcode problem-solving xor
Last synced: 28 Mar 2025
https://github.com/emahtab/spiral-matrix
Spiral Traversal of a 2D Matrix
leetcode problem-solving spiral-traversal
Last synced: 28 Mar 2025
https://github.com/emahtab/string-to-integer-atoi
leetcode problem-solving string-to-number
Last synced: 28 Mar 2025
https://github.com/emahtab/shuffle-an-array
Shuffle an array
array fisher-yates-shuffle leetcode problem-solving shuffle
Last synced: 16 Oct 2025
https://github.com/emahtab/search-in-a-binary-search-tree
Search in a binary search tree
binary-search-tree leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/odd-even-linked-list
Odd Even Linked List
leetcode linked-list odd-even problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/same-tree
Check whether two binary trees are same
binary-tree dfs leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/remove-duplicates-from-sorted-array
Remove Duplicated from Sorted Array
leetcode problem-solving remove-duplicates
Last synced: 28 Mar 2025
https://github.com/emahtab/ransom-note
Check If Ransom string can be constructed
leetcode problem-solving ransom
Last synced: 28 Mar 2025
https://github.com/emahtab/search-2d-matrix
Search 2D Matrix
binary-search leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/product-of-array-except-self
Product of array except self
array leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/power-of-three
Determine whether a number is power of three.
leetcode maths problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/sum-of-two-integers
Sum two integers without using + operator
bit-shifting bitwise-operators leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/symmetric-binary-tree
Check whether a Binary Tree is Symmetric around its center
binary-tree leetcode problem-solving symmetric-binary-tree
Last synced: 28 Mar 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/emahtab/surrounded-regions
Surrounded Regions
dfs leetcode problem-solving surrounded-regions
Last synced: 28 Mar 2025
https://github.com/emahtab/next-permutation
Find the next permutation
leetcode permutation problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/merge-two-binary-trees
Merge Two Binary Trees
binary-tree leetcode merge-binary-trees problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/merge-intervals
Merge Intervals Problem
leetcode merge-intervals problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/merge-sorted-array
Merge two sorted arrays
leetcode merge problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/morris-inorder-traversal
Morris Inorder Traversal of a Binary Tree
binary-tree inorder-traversal leetcode morris-traversal problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/middle-of-the-linked-list
Find the middle node of the Linked List
leetcode linked-list problem-solving
Last synced: 17 Jun 2025
https://github.com/emahtab/max-stack
Max Stack
leetcode problem-solving stack
Last synced: 28 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-common-prefix
Find the longest common prefix among strings
leetcode prefix problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/longest-consecutive-sequence
leetcode sorting sorting-algorithms
Last synced: 28 Mar 2025