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-16 00:13:22 UTC
- JSON Representation
https://github.com/roy7077/potd-leetcode
this repository contain solutions to the daily programming problems presented by LeetCode. I will be using C++ or java or C programming languages to code.
cpp daily-coding-problem dsa dsa-algorithm leetcode leetcode-solutions potd potd-solution
Last synced: 31 Jul 2025
https://github.com/dev-ik/leetcode-typescript
Solutions for leetcode by typescript
leetcode leetcode-solutions leetcode-typescript typescript
Last synced: 06 Apr 2025
https://github.com/emahtab/number-of-distinct-islands
Count the number of distinct islands
bfs breadth-first-search depth-first-search dfs leetcode problem-solving
Last synced: 28 Mar 2025
https://github.com/emahtab/kth-largest-element-in-an-array
kth largest element in an array
Last synced: 28 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/mohamedhany99/reverse-string-solving-of-leetcode-problem-developed-in-python
This is the solution of the problem solving of the problem of reverse an array of string on leetcode numbered 344
interview interview-preparation interview-questions leetcode leetcode-practice leetcode-python leetcode-questions leetcode-solutions problem-solving problemsolving technical-coding-interview technical-interviews technical-test
Last synced: 09 Mar 2025
https://github.com/md-mafujul-hasan/codeforces_problem_solving
These Contain Some Programming Solutions of Code Forces in any programming language😏
algorithm codeforces codeforces-coders codeforces-contests codeforces-problems codeforces-solutions codeforces-solutions-github competitive-programming leetcode python
Last synced: 05 Oct 2025
https://github.com/emahtab/course-schedule-iv
floyd-warshall-algorithm graph leetcode
Last synced: 31 Jul 2025
https://github.com/emahtab/merge-k-sorted-lists
Merge k Sorted Linked Lists
leetcode merge-sorted-lists min-heap priority-queue problem-solving
Last synced: 28 Mar 2025
https://github.com/tuan882612/leetcode
My solutions to Leetcode problems.
algorithms data-structures leetcode python
Last synced: 07 Mar 2025
https://github.com/emahtab/group-anagrams
Group the anagrams
anagrams leetcode problem-solving
Last synced: 15 Jun 2025
https://github.com/emahtab/remove-linked-list-elements
Remove Linked List Elements
leetcode linked-list problem-solving
Last synced: 01 Aug 2025
https://github.com/adithya-808/my-dsa-repo
This repo contains all the DSA questions i submit in leetcode. Written in Go
Last synced: 04 Oct 2025
https://github.com/lonelyhentxi/rusty-leetcode
My leetcode solutions with rust language.
leetcode leetcode-solutions rust solutions
Last synced: 01 Aug 2025
https://github.com/priyakdey/leetcode
Solutions to problems from leetcode
algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures data-structures leetcode leetcode-python leetcode-solutions python3
Last synced: 28 Mar 2025
https://github.com/emahtab/cheapest-flights-within-k-stops
Cheapest Flight with k stops
dijkstra-algorithm graph leetcode
Last synced: 16 Jun 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/emahtab/random-pick-index
Random pick index
constant-space leetcode problem-solving random
Last synced: 12 Sep 2025
https://github.com/viniciuscestarii/leetcode
🐱💻 Leetcodes that I have done
Last synced: 21 Mar 2025
https://github.com/priyakdey/algodex
Algodex is a comprehensive collection of Data Structures and Algorithms (DSA) resources, solutions, and notes.
algoexpert algorithms algorithms-and-data-structures data-structures interview-preparation leetcode neetcode workattech
Last synced: 02 Aug 2025
https://github.com/crusty0gphr/leetcode-top-150-interview-questions
Must-do List for Interview Prep
golang leetcode leetcode-go leetcode-golang leetcode-solutions top-150
Last synced: 12 Mar 2025
https://github.com/farooq85-dev/leetcode-problems
LeetCode enhance your coding skills. Inshallah, i will present all the problems in JavaScript or Python. But my first priority will be to solve in JavaScript. Inshallah, I will solve minimum 200 problems. Happy Coding!
coding-skills javascript leetcode problems python
Last synced: 12 Mar 2025
https://github.com/mohit030802/dsa-java-
Here are my Solution to some Leetcode question that I have solved. They are sorted in Topic wise and based on their difficulty level on Leetcode.
Last synced: 31 Mar 2025
https://github.com/simranjeet97/leetcode_practice
Practicing the Leet Code Codes for Competitive Programming
algorithms amazon coding competitive-programming data data-structures facebook google leetcode python
Last synced: 03 Aug 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/michaelehab/leetcode-april-challenge-2022
This Repository contains my solutions to April LeetCoding Challenge 2022 problems.
algorithm backtracking binary-search bit-manipulation cpp dfs leetcode leetcode-solutions problem-solving recursion strings two-pointers
Last synced: 04 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/cyberguru1/golangleetcodesolution
leetcode problems solved in golang
algorithms algorithms-and-data-structures arrays blind75 dp go golang golang-examples interface leetcode lists maps sorting stacks structs
Last synced: 13 Mar 2025
https://github.com/harish-aka-shivi/daily-exercises
Workout for brain 🧠 💪 .
algorithms data-structures javascript leetcode
Last synced: 22 Jul 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/ayush272002/complete-java-with-dsa
Complete DSA series using Java which covers all important DSA concepts asked in an interview
algorithms-and-data-structures codingninjas dsa geeksforgeeks java leetcode
Last synced: 22 Mar 2025
https://github.com/chucheng92/leetcode
:kissing_closed_eyes:Java的LeetCode题解
Last synced: 27 Mar 2025
https://github.com/emahtab/number-of-islands-ii
disjoint-set leetcode union-find
Last synced: 06 Aug 2025
https://github.com/kolsha/hackerrank
HackerRank/ Leetcode solutions
hackerrank hackerrank-algorithms-solutions hackerrank-cpp hackerrank-solutions leetcode leetcode-cpp leetcode-solutions
Last synced: 03 Mar 2025
https://github.com/clintjohnsn/ds-algo
Leetcode solutions in python, with time and complexity analysis and documentation.
algorithms data-structures leetcode leetcode-python leetcode-python3 leetcode-solutions
Last synced: 14 Mar 2025
https://github.com/muthu-kumar-u/go-dsa
Data Structures & Algorithms practice in Go. Covers arrays, binary search, trees, graphs, and more with clean implementations and explanations.
algorithms coding-practice data-structures dsa golang leetcode
Last synced: 07 Aug 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/humbertocg18/leetcode
Some Leetcode problems
algorithms-and-data-structures datastructures-algorithms leetcode leetcode-java leetcode-practice leetcode-solutions
Last synced: 29 Mar 2025
https://github.com/thushar003/leetcode-and-stuff
LeetCode solutions, programming contest and small sized programs. (Solutions sync to this repo using LeetHub)
Last synced: 02 Aug 2025
https://github.com/XoXoHarsh/CodersHub
CodersHub is a mobile app that simplifies access to coding profiles by consolidating platforms like LeetCode and Codeforces. It offers a user-friendly interface for viewing profiles, tracking ratings, and navigating daily problems without switching apps or logging in repeatedly.
codeforces competitive-programming firebase geeksforgeeks java leetcode mobile-app
Last synced: 24 Feb 2025
https://github.com/th-blitz/leetcode-templates
My Collection of LeetCode templates like sorting algorithms, search algorithms & data-structures from scratch in C, C++, Rust, JavaScript & Python.
algorithms data-structures leetcode leetcode-cpp leetcode-python leetcode-rust rust
Last synced: 08 Aug 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/kth-largest-element-in-a-stream
kth Largest element in a stream
Last synced: 08 Aug 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/khoi-truong/pyleetcode
Solution for LeetCode problems in Python
Last synced: 09 Aug 2025
https://github.com/thatbeautifuldream/leetcode-sync
Leetcode Sync
leetcode leetcode-problems leetcode-solutions
Last synced: 21 Mar 2025
https://github.com/lupantech/leetcode
Constant dripping wears away a stone.
Last synced: 09 Apr 2025
https://github.com/ajitashwathr10/leetcode
Problem Solving
bash-script cpp17 leetcode python3
Last synced: 06 Mar 2025
https://github.com/halvaradop/leetcode
A collection of solutions to LeetCode problems, focusing on algorithms and data structures
algorithms approaches data-structures leetcode techniques typescript
Last synced: 09 Aug 2025
https://github.com/mahmud-kandawala/leetcode-solutions
Geeking Time :)
data-structures javascript leetcode python sql
Last synced: 25 Feb 2025
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/shresta-voruganti/leetcodee
solutions to leetcode questions
algorithms cpp data-structures data-structures-and-algorithms java leetcode leetcode-solutions mysql-database python3
Last synced: 15 Mar 2025
https://github.com/rocker2102/competetive
GFG/Hackerrank/LeetCode practice questions & solutions
c competitive-programming cplusplus cpp gfg-solutions hackerrank hackerrank-solutions java js leetcode leetcode-solutions mysql php python python3 sql
Last synced: 10 Aug 2025
https://github.com/devcheckog/word-ladder-ii
Complicated problem in leetcode, categorized as hard.
Last synced: 15 Aug 2025
https://github.com/emahtab/word-break
Word Break
dynamic-programming leetcode problem-solving word-break
Last synced: 10 Aug 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/shivamm-verma/learn-cpp
This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.
cpp data-structures-and-algorithms leetcode problem-solving
Last synced: 29 Mar 2025
https://github.com/ravin-d-27/data_structures_questions
Here's my repository where I will be uploading placement coding questions with solutions here.
algorithms data-structures java leetcode
Last synced: 10 Aug 2025
https://github.com/2ykwang/learn-algorithm
백준, 릿코드, 프로그래머스 알고리즘 문제 풀기
baekjoon-online-judge leetcode programmers-online-judge python
Last synced: 20 Mar 2025
https://github.com/archisman-mridha/leetcode
solved leetcode problems
algorithms data-structures interview-preparation leetcode
Last synced: 21 Mar 2025
https://github.com/emahtab/largest-rectangle-in-a-histogram
Largest rectangle in a histogram
Last synced: 28 Mar 2025
https://github.com/followb1ind1y/leetcode
LeetCode Problems' Python Solutions with Chinese Explanation. LeetCode 问题的 Python 解答和中文理解
algorithms leetcode leetcode-python leetcode-solutions python
Last synced: 06 Apr 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: 04 Oct 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/humbertocg18/pucrs-alest-i-2.3-2023.24
Trabalhos, Projetos, Exercícios e aulas realizados em Java na cadeira de Algoritimos e estrutura de dados 1, matéria do segundo semestre.
beecrowd beecrowd-solution-in-js beecrowd-solutions-in-java data data-structures datastructures-algorithms hashmap hashtable java-8 leetcode leetcode-javascript leetcode-solutions leetcodepra pucrs sorting-algorithms
Last synced: 29 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/nicehorse06/blind-75-premium-testcase
Simulate LeetCode Premium's Blind 75 challenges with ready-to-run Python tests for coding interview prep.
interview leetcode leetcode-python python
Last synced: 17 Aug 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/yoshitunaiga/algo-explained
I will complete coding exercises from platforms like AlgoExpert, LeetCode, and Educative's Grokking Coding Interview Patterns. Additionally, I will explain/show the process taken to solve these problems for better understanding.
grokking-algorithms javascript leetcode python typescript
Last synced: 11 Apr 2025
https://github.com/fenil3357/leetcode
Collection of LeetCode questions solved by me! - Created using LeetHub.
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/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/paritoshtripathi935/venom
A repository for Leetcode/codechef solutions
codechef codechef-solutions competitive-programming cpp leetcode leetcode-solutions
Last synced: 18 Jun 2025
https://github.com/vijaygupta18/pythoncpp-cp
My solutions of various coding platforms.
codechef codeforces gfg leetcode spoj
Last synced: 27 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/weihanli/leetcodesolutions
LeetCodeSolutions powered by csharp
Last synced: 24 Jun 2025
https://github.com/devcheckog/minimum-window-substring
Complicated problem in leetcode, categorized as hard.
Last synced: 13 Aug 2025
https://github.com/ajinkyataranekar/leetcode
Leetcode Solutions
leetcode leetcode-python leetcode-solutions
Last synced: 29 Mar 2025
https://github.com/shixinhuang99/leetcode-daily
leetcode playground and record
Last synced: 13 Aug 2025
https://github.com/emahtab/move-zeroes
Move Zeroes
constant-space leetcode problem-solving
Last synced: 28 Mar 2025